mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; Fix a comment in loaddefs-gen.el
This commit is contained in:
parent
f266622cdb
commit
ecb69c8bd8
1 changed files with 1 additions and 1 deletions
|
|
@ -402,7 +402,7 @@ don't include."
|
|||
(when (re-search-forward "autoload-compute-prefixes: *" nil t)
|
||||
(setq compute-prefixes (read (current-buffer)))))
|
||||
(save-excursion
|
||||
;; since we're "open-coding" we have to repeat more
|
||||
;; Since we're "open-coding", we have to repeat more
|
||||
;; complicated logic in `hack-local-variables'.
|
||||
(when-let ((beg
|
||||
(re-search-forward "read-symbol-shorthands: *" nil t)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue