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:
parent
4b6b279f02
commit
a0f3035d4b
1 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue