1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 05:51:21 -08:00
emacs/doc
Chong Yidong 89bd9ccd5b More customization-related documentation updates.
* doc/emacs/custom.texi (Specifying File Variables): The mode: keyword
doesn't have to be first anymore.  Add example of specifying minor
modes.
(Directory Variables): Simplify example.  Mention application to
non-file buffers.
(Disabling): Use "initialization file" terminology.
(Init Examples): Fix hook example.

* doc/lispref/variables.texi (Directory Local Variables): Document
hack-dir-local-variables-non-file-buffer.

* lisp/files.el (hack-dir-local-variables-non-file-buffer): Add doc.
(hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
functions, along with 1 and -1.
2012-01-06 18:53:41 +08:00
..
emacs More customization-related documentation updates. 2012-01-06 18:53:41 +08:00
lispintro Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
lispref More customization-related documentation updates. 2012-01-06 18:53:41 +08:00
man Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
misc Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00