aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/modes.texi
Commit message (Collapse)AuthorAgeFilesLines
...
* (Mode Line Data): Document the :propertize construct.Lute Kamstra2003-09-261-101/+134
| | | | | | | | | (Mode Line Variables): Reorder the descriptions of the variables to match their order in the default mode-line-format. Describe the new variables mode-line-position and mode-line-modes. Update the default values of mode-line-frame-identification, minor-mode-alist, and default-mode-line-format. (Properties in Mode): Mention the :propertize construct.
* (%-Constructs): Document new `%i' and `%I' constructs.Lute Kamstra2003-09-081-0/+9
|
* Add arch taglinesMiles Bader2003-09-011-0/+4
|
* *** empty log message ***John Paul Wallington2003-08-141-3/+3
|
* (Emulating Mode Line): Subsection, not section.John Paul Wallington2003-08-141-1/+1
|
* (Emulating Mode Line): New node.Richard M. Stallman2003-08-131-12/+39
| | | | | (Search-based Fontification): Font Lock uses font-lock-face property. (Other Font Lock Variables): Likewise.
* (Imenu): Add xref to Emacs Manual node on Imenu.Richard M. Stallman2003-07-221-5/+7
| | | | Remove spurious indent in example.
* (Major Mode Conventions): Explain about run-mode-hooks and about derived modes.Richard M. Stallman2003-07-141-22/+115
| | | | | | | | | (Minor Modes): Add minor-mode-list. (Defining Minor Modes): Keyword args for define-minor-mode. (Search-based Fontification): Explain managing other properties. (Other Font Lock Variables): Add font-lock-extra-managed-props. (Faces for Font Lock): Add font-locl-preprocessor-face. (Hooks): Add run-mode-hooks and delay-mode-hooks.
* (Minor Mode Conventions): Specify only some kindsRichard M. Stallman2003-07-071-5/+6
| | | | of list values as args to minor modes.
* Minor Texinfo usage fix.Richard M. Stallman2003-06-301-3/+3
|
* Index mode-class using @kindex.Richard M. Stallman2003-05-161-1/+1
|
* (font-lock-syntactic-keywords): Fix/expand description.Dave Love2003-04-241-8/+40
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-30/+30
|
* Fix typo.Pavel Janík2002-12-071-1/+1
|
* Mention define-generic-mode.Richard M. Stallman2002-08-151-0/+5
|
* (Precalcuated Fontification): Note how to use `font-lock-core-only'.Colin Walters2002-06-091-0/+12
|
* (Precalcuated Fontification): New node, describing `font-lock-face'.Colin Walters2002-06-081-0/+13
|
* (Major Modes): Explain major mode functions, how they work, and howRichard M. Stallman2002-03-031-1/+6
| | | | long the effect lasts.
* *** empty log message ***Stefan Monnier2002-02-121-25/+5
|
* (Mode Line Format): Short windows can suppress the mode line and header line.Richard M. Stallman2002-01-201-0/+6
|
* Explain mode line redisplay better.Richard M. Stallman2001-12-241-8/+15
|
* Improve doc of font-lock-keywords.Richard M. Stallman2001-12-111-2/+9
|
* Don't write explicit (interactive) in defining a derived mode.Richard M. Stallman2001-11-111-0/+3
|
* Recommend the use of define-derived-mode (and nil argument).Stefan Monnier2001-10-121-3/+3
|
* (Major Mode Conventions): Say not to change meaning of RET, and not toRichard M. Stallman2001-06-261-3/+23
| | | | | set user preferences. Say that there is a general imperative to preserve uniformity even in ways not mentioned here.
* (Major Mode Conventions): Major modes should not change RET.Richard M. Stallman2001-06-231-0/+6
|
* (Major Mode Conventions): Remove doubled 'use'.Gerd Moellmann2001-02-231-1/+1
|
* add-hook changeDave Love2000-11-291-5/+2
|
* *** empty log message ***Gerd Moellmann2000-05-231-8/+8
|
* *** empty log message ***Gerd Moellmann2000-05-221-8/+8
|
* *** empty log message ***Richard M. Stallman2000-04-151-0/+5
|
* *** empty log message ***Richard M. Stallman2000-01-221-33/+0
|
* *** empty log message ***Richard M. Stallman2000-01-161-1/+1
|
* Update copyrights.Gerd Moellmann2000-01-051-1/+2
|
* Remove obsolete @tindex commands.Gerd Moellmann2000-01-051-2/+0
|
* Fix makeinfo complaints.Dave Love1999-12-091-1/+1
|
* Current version from /gd/gnu/elisp.Dave Love1999-12-031-15/+22
|
* Patch from rms.Gerd Moellmann1999-10-271-1/+1
|
* Add patch from rms around line 1870.Gerd Moellmann1999-10-101-0/+5
|
* *** empty log message ***Richard M. Stallman1999-10-091-2/+2
|
* *** empty log message ***Phillip Rulon1999-10-051-92/+121
|
* *** empty log message ***Richard M. Stallman1999-09-171-50/+165
|
* *** empty log message ***Karl Heuer1999-07-071-8/+8
|
* *** empty log message ***Richard M. Stallman1998-05-281-9/+0
|
* *** empty log message ***Richard M. Stallman1998-05-271-3/+4
|
* *** empty log message ***Richard M. Stallman1998-05-261-15/+22
|
* *** empty log message ***Richard M. Stallman1998-05-191-14/+67
|
* *** empty log message ***Richard M. Stallman1998-04-201-309/+300
|
* *** empty log message ***Richard M. Stallman1998-02-281-42/+701
|
* Document key binding conventions for major modes and minor modes.Richard M. Stallman1997-04-011-2/+25
|