changeset 71744:c99740f338f8

Fix commenting style.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 09 Jul 2006 15:54:46 +0000
parents ce0614025964
children 5df595f18fa2
files lisp/ldefs-boot.el
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ldefs-boot.el	Sun Jul 09 15:24:22 2006 +0000
+++ b/lisp/ldefs-boot.el	Sun Jul 09 15:54:46 2006 +0000
@@ -30574,9 +30574,9 @@
 
 ;;;***
 
-;;; 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