mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-14 23:40:39 -08:00
* custom.texi (Easy Customization): Use "init file" instead of .emacs.
(Customization Groups): Update to new Custom buffer appearance. (Saving Customizations): Copyedits. Update example. (Variables): Give example of variable type-sensitivity. (Examining): Update example. (Hooks): Copyedits. (Specifying File Variables): Use C comments instead of an artificial Lisp for the example. (Keymaps): Move internals discussion to Prefix Keymaps. (Rebinding): Remove redundant paragraph (stated in Key Binding). (Init Rebinding): Document kbd macro. (Init File): Link to Find Init.
This commit is contained in:
parent
edabb44083
commit
cd9da8b8f3
1 changed files with 12 additions and 0 deletions
|
|
@ -3,6 +3,18 @@
|
|||
* custom.texi (Minor Modes): Define mode commands and mode variables
|
||||
more precisely. Recommend using mode commands instead of setting
|
||||
variables directly. Put minor modes in a list, and add more modes.
|
||||
(Easy Customization): Use "init file" instead of .emacs.
|
||||
(Customization Groups): Update to new Custom buffer appearance.
|
||||
(Saving Customizations): Copyedits. Update example.
|
||||
(Variables): Give example of variable type-sensitivity.
|
||||
(Examining): Update example.
|
||||
(Hooks): Copyedits.
|
||||
(Specifying File Variables): Use C comments instead of an artificial
|
||||
Lisp for the example.
|
||||
(Keymaps): Move internals discussion to Prefix Keymaps.
|
||||
(Rebinding): Remove redundant paragraph (stated in Key Binding).
|
||||
(Init Rebinding): Document kbd macro.
|
||||
(Init File): Link to Find Init.
|
||||
|
||||
* mark.texi (Using Region): Document Delete Selection Mode more
|
||||
thoroughly.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue