1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00

Fix commenting style.

This commit is contained in:
Stefan Monnier 2006-07-09 15:54:46 +00:00
parent 4b6b279f02
commit a0f3035d4b

View file

@ -30574,9 +30574,9 @@ Zone-mode does two things:
;;;***
;;; 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