summaryrefslogtreecommitdiff
path: root/doc/emacs/custom.texi
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug #7576 with lack of index entries for character syntax.Eli Zaretskii2010-12-111-0/+3
| | | | custom.texi (Init Syntax): Add index entries for "character syntax".
* Untabify doc/emacs/*.texi files.Glenn Morris2010-06-221-20/+20
| | | | | | | | | | * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi: * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi: * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi: * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi: * programs.texi, rmail.texi, screen.texi, search.texi, sending.texi: * text.texi, trouble.texi, vc1-xtra.texi, xresources.texi: Untabify Texinfo files.
* Document new commands for manipulating local variable lists.Glenn Morris2010-04-141-4/+37
| | | | | * custom.texi (Specifying File Variables, Directory Variables): Document new commands for manipulating local variable lists.
* Document Message mode as the default mail mode.Chong Yidong2010-03-271-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * sending.texi (Sending Mail): Document the fact that Message mode is now the default mail mode. (Mail Format, Mail Headers): Document mail-from-style changes. (Mail Commands): Rename from Mail mode. Document Message mode. (Mail Misc): Rename from Mail mode Misc. (Mail Sending, Header Editing, Mail Misc): Switch to Message mode command names and update keybindings. (Header Editing): Document message-tab. De-document mail-self-blind, mail-default-reply-to, and mail-archive-file-name in favor of mail-default-headers. Ad index entries for user-full-name and user-mail-address. (Citing Mail): Update changes in Message mode behavior. Document mail-yank-prefix. (Mail Signature): New node, moved from Mail Misc. (Mail Aliases): Mail abbrevs are the default with Message mode. (Mail Methods): Note that Message mode is now the default. * rmail.texi (Rmail Reply): * text.texi (Text Mode): * major.texi (Major Modes): * mule.texi (Output Coding): Refer to Message mode. * custom.texi (Init Examples): Add xref to Mail Header. * emacs.texi (Top): Fix xrefs.
* Improve documentation for setting buffer-local vars (Bug#5688).Chong Yidong2010-03-061-3/+4
| | | | | | | * custom.texi (Init Examples): Add xref to Locals. * major.texi (Choosing Modes): Mention usage of setq-default for setting the default value of major-mode (Bug#5688).
* Avoid obsolete special default variables like default-major-mode.Stefan Monnier2010-02-011-1/+1
| | | | | | | | * display.texi (Line Height): * emacs-lisp-intro.texi (Text and Auto-fill, Mode Line): * display.texi (Useless Whitespace, Text Display): * custom.texi (Init Examples): Avoid obsolete special default variables like default-major-mode.
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* * emacs.texi (Top): Update node listing.Chong Yidong2009-12-251-79/+85
| | | | | | | | | | | | | | | | | | | | | | | * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d. * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom. * cmdargs.texi (Initial Options): * xresources.texi (Resources): Document inhibit-x-resources. * custom.texi (Specifying File Variables): Note that minor modes are enabled unconditionally. * display.texi (Scrolling): Briefly document the old recenter command, and document recenter-positions. * files.texi (Visiting): * buffers.texi (Buffers): Max buffer size is now 512 MB. * frames.texi (Cut/Paste Other App): Document save-interprogram-paste-before-kill. * killing.texi (Kill Options): New node.
* * custom.texi (Rebinding): Add cindex for "binding keys".Chong Yidong2009-09-191-0/+1
|
* * frames.texi (Frame Commands): C-z is now bound to suspend-frame.Chong Yidong2009-09-191-118/+105
| | | | | | | | | | | | | | * entering.texi (Exiting): C-z is now bound to suspend-frame. * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519). (Key Bindings): Reference Init Rebinding in introductory text. Shift some of the introduction to Keymaps node. (Keymaps): Simplify. (Local Keymaps): Simplify. Move binding example to Init Rebinding. (Minibuffer Maps): Remove mention of Mocklisp. (Init Rebinding): Move mode-local rebinding example here from Local Keymaps. (Modifier Keys): Clarify.
* (Specifying File Variables, Safe File Variables):Juri Linkov2009-07-191-2/+2
| | | | "variables/value pairs" -> "variable/value pairs".
* * custom.texi (Init Examples): Add example of changing load-path.Chong Yidong2009-06-041-0/+9
|
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
|
* (Directory Variables): Fix wording of last change.Eli Zaretskii2008-12-271-5/+4
|
* (Directory Variables): Explain what is a "project". Add indexing. ImproveEli Zaretskii2008-12-261-32/+53
| | | | wording. Add a footnote about using _dir-locals.el on MS-DOS.
* Correct speling.Chong Yidong2008-12-031-3/+3
|
* (Directory Variables): Rename ".dir-settings.el" toJuri Linkov2008-11-221-9/+10
| | | | | | ".dir-locals.el". Rename `define-project-bindings' to `dir-locals-set-class-variables'. Rename `set-directory-project' to `dir-locals-set-directory-class'.
* (Easy Customization): Use "init file" instead of .emacs.Chong Yidong2008-11-171-311/+229
| | | | | | | | | | | | | | (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.
* (Minor Modes): Define mode commands and mode variables more precisely.Chong Yidong2008-11-171-129/+132
| | | | | Recommend using mode commands instead of setting variables directly. Put minor modes in a list, and add more modes.
* (Function Keys): Note that modified keypad keys are not translated.Chong Yidong2008-10-231-1/+4
|
* (Directory Variables): Minor fix.Romain Francoise2008-08-271-1/+1
|
* (Modifier Keys): New node.Chong Yidong2008-07-151-6/+45
|
* custom.texi: Minor project settings fixes.Michael Olson2008-05-231-2/+2
|
* Implement Project-local variables.Michael Olson2008-05-191-0/+60
|
* Merge from emacs--rel--22Miles Bader2008-04-051-0/+2
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1107
* Fix grammar in previous change.Glenn Morris2008-04-051-1/+1
|
* (Init File): Byte-compiling .emacs is bad.Glenn Morris2008-04-051-4/+8
|
* Merge from emacs--rel--22Miles Bader2008-01-291-1/+1
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1021
* Merge from emacs--rel--22Miles Bader2008-01-221-1/+1
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
* * custom.texi (Specifying File Variables), major.texi (ChoosingWerner LEMBERG2007-11-161-0/+4
| | | | Modes): Mention '\" in man pages.
* (Init Non-ASCII): Use "key binding" consistently.Juanma Barranquero2007-10-171-1/+1
|
* Add new `input-decode-map' keymap and use it for temrinalStefan Monnier2007-10-091-1/+2
| | | | | | | | | | | | | | | | | escape sequences. * keyboard.h (struct kboard): Add Vinput_decode_map. Remove Vlocal_key_translation_map. * keyboard.c (read_key_sequence): Add support for input-decode-map. (init_kboard): Init input-decode-map. Replace local-key-translation-map back with key-translation-map. (syms_of_keyboard): Declare input-decode-map. Remove local-key-translation-map. Update docstrings. (mark_kboards): Mark Vinput_decode_map. Don't mark Vlocal_key_translation_map. * keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map. Replace local-key-translation-map back with key-translation-map. * term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN): Bind in input-decode-map rather than function-key-map.
* Move here from ../../manGlenn Morris2007-09-061-0/+2515