1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

59 Commits

Author SHA1 Message Date
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
Richard M. Stallman
ee6038a695 Update xref (Defuns -> Left Margin Convention). 2001-06-26 13:20:18 +00:00
Eli Zaretskii
43f971ab20 (Optional Mode Line): Document line-number-display-limit-width. 2001-06-20 07:54:44 +00:00
Richard M. Stallman
04d0b66282 Local rewrites. Describe basic no-argument C-v and M-v first,
then describe the case with an argument.
2001-06-19 11:28:29 +00:00
Eli Zaretskii
13b9ee9564 Proofreading fixes from Danny Colascione <qtmstr@optonline.net>. 2001-06-15 08:17:37 +00:00
Richard M. Stallman
0073fd652e Explain better what a face is and what it does. 2001-04-26 00:30:15 +00:00
Eli Zaretskii
5359ed910b (Cursor Display): show-cursor-in-non-selected-windows was renamed. 2001-04-05 20:43:24 +00:00
Gerd Moellmann
97357fc95f Fix a typo forther -> farther. 2001-04-03 15:41:03 +00:00
Richard M. Stallman
c39937ea1c baud-rate affects incremental search. 2001-04-01 03:26:38 +00:00
Eli Zaretskii
940627fe97 (Faces): Correct the definition of the fringe area. 2001-03-16 12:56:13 +00:00
Eli Zaretskii
6bb2ed9b5a (Faces): Fix description of terminals which support faces.
(Font Lock): Document that syntactic fontification might slow down display.
2001-03-11 17:52:35 +00:00
Gerd Moellmann
b8f3a9e368 (Faces, Font Lock, Highlight Changes)
(Highlight Interactively, Trailing Whitespace): Moved here from
frames.texi.
(Faces): Changes for new face implementation.
(Font Lock): Remove dscription of M-g M-g since it isn't necessary
with jit-lock being the default.
2001-03-05 19:59:46 +00:00
Eli Zaretskii
4946337df6 Remove redundant index entries. 2001-02-21 15:29:46 +00:00
Gerd Moellmann
62095f01d2 busy-cursor -> hourglass. 2001-02-21 14:12:17 +00:00
Richard M. Stallman
fd3d307526 Add index entries for Follow mode. 2001-02-20 22:00:38 +00:00
Richard M. Stallman
8f399c9b26 Clarify Follow mode. 2001-02-20 21:59:38 +00:00
Richard M. Stallman
0f613b80e5 Document cursor-in-non-selected-windows. 2001-02-19 03:34:46 +00:00
Richard M. Stallman
802b0ea7bc The log entry for the previous version was a spazz. Ignore it.
New node Cursor Display.  Put x-stretch-cursor there.
Put "busy cursor" stuff in Display Custom node.
2001-02-17 17:23:54 +00:00
Richard M. Stallman
099bfef9f2 Delete info on Font Lock Support Modes.
Rewrite tool bar info.  Rewrite wheeled mouse section.
Rewrite Hi-Lock section.  Rewrite trailing whitespace section.
Move indicate-empty-lines into trailing whitespace section.
Move busy-cursor stuff to display.texi.
Rename Misc X node to Frame Commands, and move it.
Many minor changes.
2001-02-17 17:22:05 +00:00
Richard M. Stallman
87c8b5fdbf Minor changes in previous change. 2001-02-17 16:46:57 +00:00
Richard M. Stallman
e598186cd5 Display Vars node renamed Display Custom.
Include info there about customizing cursor appearance.
Clean up aggressive scrolling.
Clarify horizontal scrolling discussion.
Fix index entries for line number mode.
2001-02-17 16:45:37 +00:00
Eli Zaretskii
bd3ead08b2 (Optional Mode Line): Explain how to turn off the 3D appearence of
the mode line.
2001-01-19 16:59:14 +00:00
Gerd Moellmann
03ff8aabc3 *** empty log message *** 2000-12-20 15:37:23 +00:00
Dave Love
7c9960d7b8 Tweak non-ASCII display. 2000-11-22 13:55:24 +00:00
Miles Bader
dddbaa16cb (Display Vars): Note that `mode-line-inverse-video' is deprecated. 2000-11-22 09:24:55 +00:00
Gerd Moellmann
860dab78d3 (Display Vars): Fix description of the role of
baud-rate for window-systems.
2000-10-18 15:20:11 +00:00