mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; Fix typos.
This commit is contained in:
parent
c5aec9b10d
commit
8d68760dde
24 changed files with 26 additions and 26 deletions
|
|
@ -408,7 +408,7 @@ or call the function `%s'."))))
|
|||
No problems result if this variable is not bound.
|
||||
`add-hook' automatically binds it. (This is true for all hook variables.)"
|
||||
modefun)))
|
||||
;; Allow using using `M-x customize-variable' on the hook.
|
||||
;; Allow using `M-x customize-variable' on the hook.
|
||||
(put ',hook 'custom-type 'hook)
|
||||
(put ',hook 'standard-value (list nil))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue