1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

* lisp/custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).

This commit is contained in:
Samuel Bronson 2012-01-29 18:01:20 +08:00 committed by Chong Yidong
parent 837a390a91
commit d6e6f4b1e9
2 changed files with 5 additions and 0 deletions

View file

@ -231,6 +231,7 @@ The following keywords are meaningful:
it does (require VALUE) first.
:risky Set SYMBOL's `risky-local-variable' property to VALUE.
:safe Set SYMBOL's `safe-local-variable' property to VALUE.
See Info node `(elisp) File Local Variables'.
The following common keywords are also meaningful.