1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-12 16:23:57 +00:00
Commit Graph

84 Commits

Author SHA1 Message Date
Richard M. Stallman
b5cced4b79 (Text Display): Mention non-breaking spaces. 2005-03-26 01:46:55 +00:00
Richard M. Stallman
de4a4c41b3 (Font Lock): Put commas inside closequotes. 2005-03-23 14:40:30 +00:00
Richard M. Stallman
1b35090d68 (Faces): Delete "Emacs 21". 2005-03-06 17:13:21 +00:00
Richard M. Stallman
0015d6775b (Display): Reorder menu.
(Faces): Cleanup.
(Font Lock): Cleanup.  Mention Options menu.  Delete obsolete text.
(Scrolling): For C-l, don't presume text terminal.
(Horizontal Scrolling): Simplify intro.
(Follow Mode): Clarify.
(Cursor Display): Moved before Display Custom.
(Display Custom): Explain no-redraw-on-reenter is for text terminals.
Doc default-tab-width.  Doc line truncation more thoroughly.
2005-02-16 09:59:32 +00:00
Richard M. Stallman
bdc3b3be0f Don't say just "option" when talking about variables.
Other minor cleanups.
2005-01-30 11:20:14 +00:00
Richard M. Stallman
b6c735af3f (Faces): isearch-lazy-highlight-face renamed to lazy-highlight. 2005-01-09 01:58:58 +00:00
Richard M. Stallman
a0c283e67b (Scrolling): Correct scroll-preserve-screen-position. 2004-12-31 15:10:02 +00:00
Kim F. Storm
62ea61af7c (Display Custom) <indicate-buffer-boundaries>:
Align with new functionality.
2004-09-27 22:45:37 +00:00
Luc Teirlinck
2211e0c665 (Display Custom): Remove stray `@end defvar'. 2004-09-23 04:09:16 +00:00
Kim F. Storm
80174a9754 (Display Custom): Add `overflow-newline-into-fringe',
`indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
2004-09-22 23:11:12 +00:00
Luc Teirlinck
09139bc51a (Font Lock): Correct invalid @xref. 2004-08-24 03:45:41 +00:00
Eli Zaretskii
76dd369211 Replace @sc{ascii} and ASCII with @acronym{ASCII}. 2003-11-02 07:01:19 +00:00
Lute Kamstra
b213b76778 (Optional Mode Line): Document `size-indication-mode'. 2003-09-08 07:55:54 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Luc Teirlinck
a7b94a53d2 (Font Lock): Fix typo 2003-07-08 00:33:59 +00:00
Richard M. Stallman
cd77ce1336 (Font Lock): Add xref for format info on font-lock-remove-keywords. 2003-07-07 20:44:13 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Richard M. Stallman
877db12e02 indicate-empty-lines => indicate-unused-lines, etc. 2002-11-24 19:08:21 +00:00
Miles Bader
846a13b84b @cindex{...} -> @code{...} 2002-08-28 00:55:11 +00:00
Richard M. Stallman
e90ab4000a Describe blink-cursor-alist. 2002-08-27 18:50:52 +00:00
Richard M. Stallman
8cc11660c0 Explain that Font Lock controls fontification of special modes. 2002-06-26 22:29:36 +00:00
Richard M. Stallman
0f31dcfc61 Minor fixes. 2002-06-21 16:29:09 +00:00
Eli Zaretskii
566da2e7e0 (Fringes): Fix a typo. Mention the fact that arrows on the fringes are
clickable.
(Useless Whitespace): Add a cross-reference to Fringes.
2002-06-18 05:20:45 +00:00
Robert J. Chassell
702e99a527 Replaced cross reference to Trailing Whitespace' with Useless Whitespace' 2002-06-17 19:46:18 +00:00
Richard M. Stallman
fad78d58de Rename Trailing Whitespace to Useless Whitespace
and move it.
New node Fringes.
Document display-time-mail-file and display-time-mail-directory.
Rearange and rewrite the Cursor Display node
and updated info on cursor appearance in nonselected windows.
2002-06-17 16:26:04 +00:00
Eli Zaretskii
c86cd4e458 (Horizontal Scrolling): Rename automatic-hscrolling, automatic-hscroll-step
and automatic-hscroll-margin to, respectively, auto-hscroll-mode,
hscroll-step, and hscroll-margin.
2002-03-03 17:36:21 +00:00
Richard M. Stallman
9b474b4ec0 Minor rewrites. 2002-02-17 16:59:06 +00:00
Eli Zaretskii
04bee768c5 (Horizontal Scrolling): Document automatic-hscroll-margin and
automatic-hscroll-step.
2002-02-16 13:15:48 +00:00
Richard M. Stallman
ac6875fcaa Minor clarifications. 2002-02-14 01:38:21 +00:00
Kim F. Storm
1c9f5f23c4 mode-line-in-non-selected-windows is now a boolean. 2002-02-13 22:44:45 +00:00
Eli Zaretskii
b9e58bf2ee (Faces): Document the mode-line-inactive face.
(Optional Mode Line): Document the mode-line-in-non-selected-windows
variable.
2002-02-12 18:51:31 +00:00
Eli Zaretskii
3094ad7a5f (Faces): Document the minibuffer-prompt face. 2002-02-03 17:45:02 +00:00
Eli Zaretskii
c3f340751f (Trailing Whitespace): Add index entry for fringe usage. 2002-01-22 11:27:49 +00:00
Richard M. Stallman
5c139d2993 Describe global-hl-line-mode. 2002-01-20 09:27:57 +00:00
Richard M. Stallman
306da12ebe (Faces): More updates for faces on character terminals. 2002-01-12 03:56:19 +00:00
Eli Zaretskii
c1b4555311 (Faces): Mention that character terminals also support faces. 2002-01-11 15:28:56 +00:00
Eli Zaretskii
3be9b0cab7 (Font Lock): Mention jit-lock and its customization group. 2001-12-21 13:00:35 +00:00
Eli Zaretskii
186e9bcc09 Fix cross-references to "Resources". 2001-11-22 19:37:34 +00:00
Eli Zaretskii
e07e854d5a (Font Lock): Add index entries for paren-in-column-zero problems. 2001-09-17 14:47:01 +00:00
Richard M. Stallman
47d7776cc6 Spelling corrections. 2001-09-12 21:03:47 +00:00
Richard M. Stallman
a66b12beb7 Describe tty-suppress-bold-inverse-default-colors. 2001-09-06 19:37:39 +00:00
Gerd Moellmann
777fcecfe2 (Cursor Display): Don't say that hl-line-mode
is a global minor mode.
2001-08-24 11:23:00 +00:00
Eli Zaretskii
4063fff35d (Font Lock): Document font-lock-remove-keywords. 2001-08-23 13:11:34 +00:00
Eli Zaretskii
617f810180 (Trailing Whitespace): Document delete-trailing-whitespace. 2001-08-23 12:37:35 +00:00
Miles Bader
46ff99c07e Correct description of `mode-line-inverse-video'. 2001-08-15 17:06:15 +00:00
Eli Zaretskii
86354bc09a (Trailing Whitespace): Document that the option is buffer-local.
Suggested by Robert Marshall <robert@chezmarshall.freeserve.co.uk>.
2001-08-14 13:14:31 +00:00
Richard M. Stallman
0ec1f11554 Minor cleanups. 2001-08-08 23:39:08 +00:00
Eli Zaretskii
3ae02d92b6 (Faces): Document that changing the colors of the `default' face
also changes the fore/background colors on all frames.  Add a
cross-reference to the description of how to change colors for one
frame only.
2001-08-02 13:56:54 +00:00
Eli Zaretskii
843c16a53a (Display Cursor): Add an index entry for "highlight current line". 2001-08-02 10:36:22 +00:00
Richard M. Stallman
9048ad82a9 Fix previous change. 2001-06-26 13:34:22 +00:00