aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/modes.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Doc fixes: markup (mainly nil -> @code{nil})Glenn Morris2014-06-081-4/+4
* * doc/lispref/modes.texi (Auto-Indentation): Mention electric-indent variables.Stefan Monnier2014-03-181-13/+23
* Try to document some smie changesGlenn Morris2014-03-041-0/+47
* Document some changes about windows.Xue Fuqiao2014-02-271-0/+9
* * doc/lispref/functions.texi (Advising Functions): New section.Stefan Monnier2014-01-101-45/+6
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Doc updatesChong Yidong2013-12-281-4/+4
* Minor fixes for Lispref's modes.texiChong Yidong2013-12-181-4/+6
* * doc/lispref/modes.texi (Imenu): Make it clear that sub-alist is the cdr.Andreas Politz2013-11-291-1/+1
* * doc/lispref/modes.texi (SMIE, SMIE Grammar, SMIE Indentation): Add some ind...Xue Fuqiao2013-08-171-0/+6
* * doc/lispref/keymaps.texi (Active Keymaps): Fix documentation ofStefan Monnier2013-06-191-3/+3
* Merge from emacs-24; up to 2012-12-19T13:01:16Z!michael.albinus@gmx.dePaul Eggert2013-02-141-3/+2
|\
| * * lispref/modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.Glenn Morris2013-02-131-3/+2
* | Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.orgGlenn Morris2013-02-121-1/+1
|\ \ | |/
| * * doc/lispref/modes.texi (Minor Mode Conventions): Fix typo.Glenn Morris2013-02-121-1/+1
* | Remove all references to buffer-file-type and related features.Eli Zaretskii2013-02-091-5/+0
|/
* 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