diff options
Diffstat (limited to 'lisp/ldefs-boot.el')
-rw-r--r-- | lisp/ldefs-boot.el | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 20fec312539..1bc969a4026 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el @@ -31378,9 +31378,9 @@ Zone out, completely. ;;;*** -;;; 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 |