[Pkg-jed-commit] r1115 - slexpat/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Sat Jun 21 14:17:39 UTC 2008


Author: rafael
Date: 2008-06-21 14:17:39 +0000 (Sat, 21 Jun 2008)
New Revision: 1115

Modified:
   slexpat/trunk/debian/changelog
Log:
Drop local variable settings for Emacs


Modified: slexpat/trunk/debian/changelog
===================================================================
--- slexpat/trunk/debian/changelog	2008-06-21 14:16:31 UTC (rev 1114)
+++ slexpat/trunk/debian/changelog	2008-06-21 14:17:39 UTC (rev 1115)
@@ -33,14 +33,3 @@
   * Initial pre-release
 
  -- Rafael Laboissiere <rafael at debian.org>  Fri, 31 Aug 2007 13:32:13 +0200
-
-Local Variables:
-eval: (add-local-hook
-  'debian-changelog-add-version-hook
-  (lambda ()
-    (save-excursion
-      (forward-line -1)
-      (beginning-of-line)
-      (insert "\n   [ "
-        (or (getenv "DEBFULLNAME") (user-full-name)) "]"))))
-End:




More information about the Pkg-jed-commit mailing list