Richard M. Stallman
2a2331727a
Minor fixes.
2004-02-17 01:12:00 +00:00
Richard M. Stallman
3ab66863d3
(Search-based Fontification): Explain that
...
face specs are symbols with face names as values.
2003-12-29 21:27:13 +00:00
Eli Zaretskii
ad800164c8
Replace @sc{foo} with @acronym{FOO}.
2003-11-02 06:29:59 +00:00
Stefan Monnier
8ba2808bb6
Document the existance of font-lock-syntactic-face-function and
...
font-lock-multiline.
2003-10-30 22:15:20 +00:00
Lute Kamstra
0ad8cce8a4
(Mode Line Format): Mention force-mode-line-update's argument.
2003-10-16 13:15:09 +00:00
Richard M. Stallman
da3178e26d
(Hooks): Don't explain local hook details here.
...
Clarify run-hooks and run-hook-with-args a little.
Clean up add-hook and remove-hook.
2003-10-13 19:25:50 +00:00
Lute Kamstra
f008b925a9
(Imenu): Mention imenu-create-index-function's default value.
...
Explain submenus better.
2003-10-07 12:44:48 +00:00
Lute Kamstra
c22c5da6e0
(Faces for Font Lock): Fix typo.
...
(Hooks): Explain how buffer-local hook variables can refer to
global hook variables.
Various minor clarifications.
2003-10-07 12:11:21 +00:00
Lute Kamstra
10ee4e9019
(Major Mode Conventions): Mention third way to set up Imenu.
...
(Imenu): A number of small fixes.
Delete documentation of internal variable imenu--index-alist.
Document the return value format of imenu-create-index-function
functions.
2003-10-03 11:49:22 +00:00
Lute Kamstra
a232a240af
(Mode Line Data): Explain when symbols in mode-line
...
constructs should be marked as risky.
Change cons cell into proper list.
(Mode Line Variables): Change cons cell into proper list.
2003-09-29 10:19:05 +00:00
Lute Kamstra
0686237448
(Mode Line Data): Document the :propertize construct.
...
(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.
2003-09-26 12:15:32 +00:00
Lute Kamstra
0862202862
(%-Constructs): Document new %i' and
%I' constructs.
2003-09-08 07:59:06 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
John Paul Wallington
3ebe0346b2
*** empty log message ***
2003-08-14 05:43:15 +00:00
John Paul Wallington
78cfbedf27
(Emulating Mode Line): Subsection, not section.
2003-08-14 04:43:49 +00:00
Richard M. Stallman
bda7c6ddc5
(Emulating Mode Line): New node.
...
(Search-based Fontification): Font Lock uses font-lock-face property.
(Other Font Lock Variables): Likewise.
2003-08-13 17:23:22 +00:00
Richard M. Stallman
5a5d2aecd8
(Imenu): Add xref to Emacs Manual node on Imenu.
...
Remove spurious indent in example.
2003-07-22 15:24:39 +00:00
Richard M. Stallman
fdba9ef4da
(Major Mode Conventions): Explain about run-mode-hooks and about derived modes.
...
(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.
2003-07-14 15:59:12 +00:00
Richard M. Stallman
8cd4f01871
(Minor Mode Conventions): Specify only some kinds
...
of list values as args to minor modes.
2003-07-07 20:49:02 +00:00
Richard M. Stallman
6fe508678c
Minor Texinfo usage fix.
2003-06-30 10:43:01 +00:00
Richard M. Stallman
ace41f7d6e
Index mode-class using @kindex.
2003-05-16 13:34:07 +00:00
Dave Love
f8cecb20b3
(font-lock-syntactic-keywords): Fix/expand description.
2003-04-24 16:16:56 +00:00
Juanma Barranquero
177c0ea743
Trailing whitespace deleted.
2003-02-04 14:56:31 +00:00
Pavel Janík
5fe3b9bcb4
Fix typo.
2002-12-07 11:37:22 +00:00
Richard M. Stallman
44607ed465
Mention define-generic-mode.
2002-08-15 20:32:05 +00:00
Colin Walters
0ab0c48162
(Precalcuated Fontification): Note how to use `font-lock-core-only'.
2002-06-09 00:43:09 +00:00
Colin Walters
651f7556c1
(Precalcuated Fontification): New node, describing `font-lock-face'.
2002-06-08 20:26:37 +00:00
Richard M. Stallman
22c94cf2a6
(Major Modes): Explain major mode functions, how they work, and how
...
long the effect lasts.
2002-03-03 20:27:25 +00:00
Stefan Monnier
89cda0c5e9
*** empty log message ***
2002-02-12 19:33:46 +00:00
Richard M. Stallman
a1112b37b9
(Mode Line Format): Short windows can suppress the mode line and header line.
2002-01-20 23:17:16 +00:00
Richard M. Stallman
8e0f7b5b48
Explain mode line redisplay better.
2001-12-24 16:28:22 +00:00
Richard M. Stallman
07f7b41c2f
Improve doc of font-lock-keywords.
2001-12-11 06:10:32 +00:00
Richard M. Stallman
f140458b74
Don't write explicit (interactive) in defining a derived mode.
2001-11-11 20:08:27 +00:00
Stefan Monnier
0b41c65c36
Recommend the use of define-derived-mode (and nil argument).
2001-10-12 01:32:51 +00:00
Richard M. Stallman
008c5e266f
(Major Mode Conventions): Say not to change meaning of RET, and not to
...
set user preferences. Say that there is a general imperative to
preserve uniformity even in ways not mentioned here.
2001-06-26 13:18:26 +00:00
Richard M. Stallman
c2e903c04f
(Major Mode Conventions): Major modes should not change RET.
2001-06-23 16:09:28 +00:00
Gerd Moellmann
b5bee757a2
(Major Mode Conventions): Remove doubled 'use'.
2001-02-23 13:10:22 +00:00
Dave Love
ad5101a652
add-hook change
2000-11-29 19:13:46 +00:00
Gerd Moellmann
ce75fd2348
*** empty log message ***
2000-05-23 09:44:28 +00:00
Gerd Moellmann
c736534c59
*** empty log message ***
2000-05-22 11:30:12 +00:00
Richard M. Stallman
5858d11fe5
*** empty log message ***
2000-04-15 16:24:22 +00:00
Richard M. Stallman
b50c92144c
*** empty log message ***
2000-01-22 03:47:04 +00:00
Richard M. Stallman
05aea71425
*** empty log message ***
2000-01-16 00:29:04 +00:00
Gerd Moellmann
fd897522d4
Update copyrights.
2000-01-05 14:59:32 +00:00
Gerd Moellmann
176c9de4b4
Remove obsolete @tindex commands.
2000-01-05 14:29:37 +00:00
Dave Love
13ede7fc4d
Fix makeinfo complaints.
1999-12-09 18:22:56 +00:00
Dave Love
2468d0c025
Current version from /gd/gnu/elisp.
1999-12-03 19:11:12 +00:00
Gerd Moellmann
513331d329
Patch from rms.
1999-10-27 09:26:40 +00:00
Gerd Moellmann
99b62845fe
Add patch from rms around line 1870.
1999-10-10 21:25:17 +00:00
Richard M. Stallman
29b677db48
*** empty log message ***
1999-10-09 18:07:32 +00:00