1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
Commit Graph

2120 Commits

Author SHA1 Message Date
Eli Zaretskii
d82eac8f94 *** empty log message *** 2006-04-09 18:46:26 +00:00
Eli Zaretskii
0462a47d1c (Command-Line Arguments): Update xref to emacs manual
"Command Arguments" -> "Emacs Invocation", per change there.
2006-04-09 18:45:35 +00:00
Thien-Thi Nguyen
4f815b29c5 (Other Display Specs): Arrange a @code{DOTTED-LIST} to
be on one line to help makeinfo not render two spaces after the dot.
2006-04-07 22:11:55 +00:00
Reiner Steib
122c30092c (Predicates for Strings): Add string-or-null-p. 2006-04-07 18:53:09 +00:00
Kim F. Storm
499e02812a (Accepting Output): Remove obsolete (and incorrect)
remarks about systems that don't support fractional seconds.
2006-03-28 11:23:23 +00:00
Kim F. Storm
da68bc3d5a *** empty log message *** 2006-03-28 11:23:15 +00:00
Karl Berry
b223e22d0a @copyright{}, no indentation in @copying{} 2006-03-25 23:15:32 +00:00
Nick Roberts
7704f61dc6 (Fringe Indicators): Fix typos. 2006-03-21 10:21:03 +00:00
Nick Roberts
b756c64cf7 *** empty log message *** 2006-03-21 10:19:51 +00:00
Luc Teirlinck
c287ad03b1 *** empty log message *** 2006-03-20 01:35:06 +00:00
Luc Teirlinck
7f681212ff (Documentation Tips): One can now also write `program' in front of a
quoted symbol in a docstring to prevent making a hyperlink.
2006-03-20 01:33:19 +00:00
Luc Teirlinck
fe3dca59a1 *** empty log message *** 2006-03-20 01:31:27 +00:00
Alan Mackenzie
e91d420200 * text.texi (Special Properties): Clarify the definition of
'fontified.
2006-03-19 20:36:21 +00:00
Richard M. Stallman
e8a5f60bc7 (Defining Images): Minor cleanup. 2006-03-16 20:24:07 +00:00
Bill Wohler
486daaa504 (Defining Images): In image-load-path-for-library, prefer user's
images.
2006-03-16 16:57:39 +00:00
Stefan Monnier
4ffc92c2d8 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
the new extend-region feature.
(font-lock-after-change-function): Update correspondingly.
* jit-lock.el (jit-lock-after-change): Update correspondingly.
* progmodes/grep.el (font-lock-lines-before): Don't disable.
* modes.texi (Region to Fontify): Remove font-lock-lines-before.
2006-03-15 22:26:09 +00:00
Bill Wohler
874a6ef81b (Defining Images): Fix example in image-load-path-for-library by not
recommending that one binds image-load-path. Just defvar it to placate
compiler and only use it if previously defined.
2006-03-15 17:08:39 +00:00
Bill Wohler
70949f309a (Defining Images): In image-load-path-for-library, always return list
of directories. Update example.
2006-03-14 19:35:08 +00:00
Alan Mackenzie
c852c516e0 *** empty log message *** 2006-03-14 18:32:13 +00:00
Alan Mackenzie
2fb936912f * modes.texi: New node, "Region to Fontify" (for Font Lock).
This describes font-lock-extend-region-function.
("Other Font Lock Variables"): move "font-lock-lines-before" to
the new node "Region to Fontify".
2006-03-14 18:30:48 +00:00
Richard M. Stallman
2e556b3ffb (Defining Images): Clean up last change. 2006-03-13 12:41:59 +00:00
Richard M. Stallman
7cd3712bda (Invisible Text): The impossible position is
now before the invisible text, not after.
(Defining Images): Clean up last change.
2006-03-13 11:47:26 +00:00
Bill Wohler
70594a46b1 (Defining Images): Add @tindex for image-load-path-for-library. 2006-03-11 22:43:44 +00:00
Luc Teirlinck
bed0f7b246 (Creating Strings): Fix Texinfo usage. 2006-03-11 22:42:14 +00:00
Luc Teirlinck
3b42af63b1 (Adaptive Fill): Fix Texinfo usage. 2006-03-11 22:41:41 +00:00
Bill Wohler
2c67634195 (Defining Images): Add image-load-path-for-library. 2006-03-11 22:39:35 +00:00
Luc Teirlinck
2d14c9bf50 *** empty log message *** 2006-03-11 22:37:08 +00:00
Luc Teirlinck
ba44fca9cd (Regexp Special): Use @samp for regular expressions that are not in
Lisp syntax.
2006-03-11 21:23:11 +00:00
Luc Teirlinck
6f49b4c513 *** empty log message *** 2006-03-11 21:21:57 +00:00
Luc Teirlinck
fc1d338658 *** empty log message *** 2006-03-09 02:01:44 +00:00
Luc Teirlinck
1ab7aea17a (Regexp Special): Put remark between parentheses to avoid misreading. 2006-03-09 01:55:20 +00:00
Luc Teirlinck
179a6f216d (Syntax of Regexps): More accurately describe
which characters are special in which situations.
(Regexp Special): Recommend _not_ to quote `]' or `-' when they
are not special.  Describe in detail when `[' and `]' are special.
(Regexp Backslash): Plenty of regexps with unbalanced square
brackets are valid, so reword that statement.
2006-03-07 23:28:33 +00:00
Luc Teirlinck
7b2c2ca9de *** empty log message *** 2006-03-07 23:26:23 +00:00
Kim F. Storm
7e50c0333f (Tool Bar): Add tool-bar-border. 2006-03-02 22:34:58 +00:00
Kim F. Storm
f79bc642c1 *** empty log message *** 2006-03-02 22:34:39 +00:00
Luc Teirlinck
adc881cc69 (Named Features): Fix typo. 2006-03-01 02:45:05 +00:00
Luc Teirlinck
a88c86f718 (Load Suffixes): Fix typos. 2006-03-01 01:58:12 +00:00
Luc Teirlinck
a86b01fa40 *** empty log message *** 2006-03-01 01:56:31 +00:00
Luc Teirlinck
0b2c9850ae (Load Suffixes): Rephrase last paragraph. 2006-03-01 01:19:52 +00:00
Luc Teirlinck
1d9a523711 *** empty log message *** 2006-03-01 01:18:53 +00:00
Luc Teirlinck
394e96d597 *** empty log message *** 2006-02-28 03:19:00 +00:00
Luc Teirlinck
ca4f55bfa6 (Top): Include "Load Suffixes" in the detailed menu. 2006-02-28 03:07:28 +00:00
Luc Teirlinck
6d488c9c79 (Locating Files): Suggest additional values for the
SUFFIXES arg of `locate-file'.  Update pxref.
2006-02-28 03:04:50 +00:00
Luc Teirlinck
fcaedd23eb (Loading): Include new node "Load Suffixes" in menu.
(How Programs Do Loading): Discuss the effects of Auto Compression
mode on `load'.
(Load Suffixes): New node.
(Library Search): Delete description of `load-suffixes': it was
moved to "Load Suffixes".
(Autoload, Named Features): Mention `load-suffixes'.
2006-02-28 03:01:57 +00:00
Luc Teirlinck
2534ef9442 *** empty log message *** 2006-02-28 03:00:18 +00:00
Kim F. Storm
dd9959dab8 *** empty log message *** 2006-02-21 09:41:20 +00:00
Juanma Barranquero
2bb56fbfb0 *** empty log message *** 2006-02-21 08:43:27 +00:00
Juanma Barranquero
d040665ade (Window Tree): Fix typo. 2006-02-21 08:42:33 +00:00
Juanma Barranquero
17c27b5521 (Fringe Indicators, Fringe Cursors): Fix typos. 2006-02-21 08:42:07 +00:00
Kim F. Storm
49af2995e0 *** empty log message *** 2006-02-20 22:31:16 +00:00