mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* emacs-lisp-intro.texi (defcustom): Fix typo.
This commit is contained in:
parent
2d7d23256f
commit
cfe1c0af97
2 changed files with 2 additions and 1 deletions
|
|
@ -16992,7 +16992,7 @@ For example, the customizable user option variable
|
|||
"Normal hook run when entering Text mode and many related modes."
|
||||
:type 'hook
|
||||
:options '(turn-on-auto-fill flyspell-mode)
|
||||
:group 'data)
|
||||
:group 'wp)
|
||||
@end group
|
||||
@end smallexample
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue