mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
; Fix broken syntax in newcomers-presets-theme
This commit is contained in:
parent
1882138975
commit
d12ecf8aa6
|
|
@ -40,7 +40,7 @@
|
|||
,#'flyspell-prog-mode)
|
||||
|
||||
(text-mode-hook ,#'display-line-numbers-mode
|
||||
,#flyspell-mode))
|
||||
,#'flyspell-mode))
|
||||
"Alist mapping hooks to a list of function to add to the hook.
|
||||
The functions are added to the corresponding hooks when enabling
|
||||
`newcomers-presets-mode', and removed when disabling the mode.")
|
||||
|
|
|
|||
Loading…
Reference in a new issue