mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
* lisp/custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
This commit is contained in:
parent
837a390a91
commit
d6e6f4b1e9
@ -1,3 +1,7 @@
|
||||
2012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
|
||||
|
||||
* custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
|
||||
|
||||
2012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
|
||||
|
||||
* progmodes/gud.el (pdb): Give pdb full paths, to allow setting
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user