summaryrefslogtreecommitdiff
path: root/doc/lispref/modes.texi
Commit message (Expand)AuthorAgeFilesLines
* * lispref/modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.Glenn Morris2013-02-131-3/+2
* * doc/lispref/modes.texi (Minor Mode Conventions): Fix typo.Glenn Morris2013-02-121-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* * modes.texi (Auto Major Mode): Fix typo.Chong Yidong2012-12-211-1/+1
* Fix minor whitespace issues after "." in manual.Paul Eggert2012-12-051-13/+12
* * modes.texi (%-Constructs): Fix statement about mode construct padding.Chong Yidong2012-11-231-5/+10
* lispref xref updateGlenn Morris2012-10-311-1/+1
* Cleanup uses of "-hooks".Stefan Monnier2012-10-231-3/+3
* Merge changes from emacs-24; up to 2012-04-26T02:03:19Z!ueno@unixuser.orgChong Yidong2012-06-171-5/+5
|\
| * More minor manual copyedits to fix 7x9 manual underfull/overfull hboxes.Chong Yidong2012-06-111-5/+5
* | Implement default help-echo for mode line.Chong Yidong2012-06-031-2/+2
* | Nuke hand-written node pointers in doc/lisprefGlenn Morris2012-05-261-1/+1
* | Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.comGlenn Morris2012-05-261-16/+18
|\ \ | |/
| * Misc docfixes.Chong Yidong2012-05-151-7/+9
| * Some minor fixes of Elisp manual.Martin Rudalics2012-05-151-9/+9
* | Merge changes from emacs-24 branchChong Yidong2012-04-271-15/+15
|\ \ | |/
| * Some menu fixes for doc/lisprefGlenn Morris2012-04-261-10/+10
| * Use Texinfo recommended convention for quotes+punctuation.Glenn Morris2012-04-251-5/+5
* | Remove unnecessary @setfilename commands from many doc/lispref/*.texiGlenn Morris2012-04-131-1/+0
|/
* New Lisp manual nodes, Applying Customizations and Custom Themes.Chong Yidong2012-04-121-3/+3
* In doc/lispref, use @file for buffers, per the Texinfo manual.Glenn Morris2012-04-101-5/+5
* Doc fixes for view-mode and special major-modesGlenn Morris2012-03-151-0/+4
* Checked lispref/hooks.texiGlenn Morris2012-03-011-7/+2
* Code and doc fixes for file-subdir-of-p and files-equal-p.Chong Yidong2012-02-261-1/+1
* Add new parameter :after-hook to define-minor-mode. Use this in theAlan Mackenzie2012-02-231-4/+9
* Updates to Documentation chapter of Lisp manual.Chong Yidong2012-02-191-4/+4
* Give Tabulated List mode its own Lisp manual node.Chong Yidong2012-02-181-58/+179
* Update Syntax chapter of Lisp manual.Chong Yidong2012-02-161-2/+8
* Updates to Font Lock docs in Lisp manual.Chong Yidong2012-02-161-349/+277
* Docstring and manual updates for completion-at-point-functions.Chong Yidong2012-02-151-27/+26
* * doc/lispref/modes.texi (Basic Major Modes): Mention tabulated-list-mode.Glenn Morris2012-02-091-0/+14
* Doc updates for define-minor-mode argument behaviorGlenn Morris2012-02-071-15/+20
* * doc/lispref/modes.texi (Running Hooks): Mention run-hook-wrapped.Glenn Morris2012-02-051-0/+8
* with-wrapper-hook doc clarificationsGlenn Morris2012-02-041-9/+20
* Document post-self-insert-hookGlenn Morris2012-02-011-5/+6
* Document change-major-mode-after-body-hookGlenn Morris2012-02-011-9/+18
* Reword previous change.Glenn Morris2012-02-011-5/+5
* Document locally disabling globalized minor modes in the lisprefGlenn Morris2012-02-011-0/+7
* Document define-minor-mode's new :variable keyword in the lispref.Glenn Morris2012-01-301-5/+16
* * doc/lispref/modes.texi (Example Major Modes): Update Lisp example codeChong Yidong2012-01-281-137/+42
* Document inhibit-local-variables-regexps in the lispref.Glenn Morris2012-01-201-0/+12
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Small doc fixes.Juri Linkov2011-12-231-1/+1
* * doc/emacs/modes.texi (Running Hooks): Document with-wrapper-hook.Chong Yidong2011-10-261-16/+38
* Document new Emacs 24 faces in Lisp manual.Chong Yidong2011-08-301-35/+6
* Update and edit manual sections on major modes.Chong Yidong2011-08-291-162/+175
* Improve documentation of `special' modes.Eli Zaretskii2011-08-161-8/+13
* * modes.texi (Running Hooks): Mention buffer-local hook variablesLars Magne Ingebrigtsen2011-07-131-5/+10
* (Mode Line Variables): Document `mode-line-remote' and `mode-line-client'Lars Magne Ingebrigtsen2011-07-101-0/+9
* Merge from emacs-23; up to 2010-06-12T11:17:12Z!eliz@gnu.org.Glenn Morris2011-05-291-8/+14
|\