]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix commenting style.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 9 Jul 2006 15:54:46 +0000 (15:54 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 9 Jul 2006 15:54:46 +0000 (15:54 +0000)
lisp/ldefs-boot.el

index f1cdd57d4626a1c7481e5b7524b40b507b2e01eb..805c11df701f8ce9795f2fe5933611d35876f5c0 100644 (file)
@@ -30574,9 +30574,9 @@ Zone-mode does two things:
 
 ;;;***
 \f
-;;; Local Variables:
-;;; version-control: never
-;;; no-byte-compile: t
-;;; no-update-autoloads: t
-;;; End:
+;; Local Variables:
+;; version-control: never
+;; no-byte-compile: t
+;; no-update-autoloads: t
+;; End:
 ;;; loaddefs.el ends here