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

195 Commits

Author SHA1 Message Date
Richard M. Stallman
215576f150 (Other Display Specs): Delete duplicate entry for
just a string as display spec.  Move text about recursive display
specs on such a string.
2006-01-20 01:26:16 +00:00
Eli Zaretskii
7fdc81ab35 Fix typos. 2006-01-07 18:41:50 +00:00
Chong Yidong
5890344b0a * display.texi: Revert 2005-11-20 change. 2005-11-20 15:23:33 +00:00
Chong Yidong
ce8d4e00b7 mention :ignore-defface 2005-11-18 02:51:12 +00:00
Richard M. Stallman
751fc7d908 (Overlay Arrow): Clarify about local bindings of overlay-arrow-position. 2005-10-23 18:18:11 +00:00
Kim F. Storm
1ac3cfd843 (Showing Images): Add max-image-size integer value. 2005-10-19 21:54:11 +00:00
Chong Yidong
63ab30d0bd * display.texi (Showing Images): Document max-image-size. 2005-10-19 03:55:44 +00:00
Juri Linkov
84ff884e17 (Progress, Defining Faces):
Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 06:46:57 +00:00
Nick Roberts
70a08278a1 (Fringe Size/Pos): Simplify and add detail. 2005-10-03 06:39:08 +00:00
Juri Linkov
1c145ce1bd (Displaying Messages): Rename argument name string' to format-string'
in functions `message', `message-box', `message-or-box'.
2005-09-29 23:41:05 +00:00
Chong Yidong
906320ec02 Updated documentation for `image-load-path'. 2005-09-18 14:03:55 +00:00
Richard M. Stallman
cc1f98068a (Defining Images): Clean up previous change. 2005-09-17 04:59:58 +00:00
Chong Yidong
5b51c03716 Document `image-load-path'. 2005-09-15 14:02:34 +00:00
Chong Yidong
475aab0deb 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
* locals.texi (Standard Buffer-Local Variables): Don't include
	mode variables for minor modes.
	Fix xrefs for buffer-display-count, buffer-display-table,
	buffer-offer-save, buffer-saved-size, cache-long-line-scans,
	enable-multibyte-characters, fill-column, header-line-format,
	left-fringe-width, left-margin, and right-fringe-width.

	* hooks.texi (Standard Hooks): All hooks should conform to the
	standard naming convention now.
	Fix xref for `echo-area-clear-hook'.

	* display.texi (Usual Display): Note that indicate-empty-lines and
	tab-width are buffer-local.

	* files.texi (Saving Buffers): Add xref to `Killing Buffers'.

	* modes.texi (Mode Help): Note that major-mode is buffer-local.

	* nonascii.texi (Encoding and I/O): Note that
	buffer-file-coding-system is buffer-local.

	* positions.texi (List Motion): Note that defun-prompt-regexp is
	buffer-local.

	* text.texi (Auto Filling): Note that auto-fill-function is
	buffer-local.
	(Undo): Note that buffer-undo-list is buffer-local.

	* windows.texi (Buffers and Windows): Document
	buffer-display-count.
2005-09-08 22:00:58 +00:00
Richard M. Stallman
7fdba7057b (Finding Overlays): Fix find-overlay-prop' in next-overlay-change' example. 2005-08-25 11:04:38 +00:00
Juri Linkov
9ea1d6dc32 (Standard Faces): Delete node.
(Faces): Add xref to `(emacs)Standard Faces'.
(Displaying Faces): Fix xref to `Standard Faces'.
2005-08-22 21:31:54 +00:00
Juri Linkov
79a8defb56 (Attribute Functions): Add set-face-inverse-video-p.
Fix invert-face.  Fix args of face-background.
2005-08-22 21:07:19 +00:00
Richard M. Stallman
f487304072 (Inverse Video): Node deleted. 2005-08-11 19:59:05 +00:00
Thien-Thi Nguyen
651f374c99 Update years in copyright notice; nfc. 2005-08-10 14:29:01 +00:00
Richard M. Stallman
2adbd9b6b4 (Line Height, Scroll Bars): Fix xrefs. 2005-08-09 23:33:54 +00:00
Richard M. Stallman
64230f2d71 (Echo Area Customization): Don't define max-mini-window-height here;
xref instead.
2005-08-09 12:00:57 +00:00
Richard M. Stallman
f209d77de5 (Managing Overlays): Clarify make-overlay args for insertion types. 2005-07-17 03:45:41 +00:00
Richard M. Stallman
2b71a73d31 Fix previous change. 2005-07-08 16:09:32 +00:00
Richard M. Stallman
74502fa0f1 (Inverse Video): Delete mode-line-inverse-video. 2005-07-08 01:08:09 +00:00
Luc Teirlinck
7abe6d7a37 (The Echo Area): Correct menu. 2005-07-03 20:22:56 +00:00
Richard M. Stallman
ac1d7a06c1 (Displaying Messages): New node, with most of what was in The Echo Area.
(Progress): Moved under The Echo Area.
(Logging Messages): New node with new text.
(Echo Area Customization): New node, the rest of what was
in The Echo Area.  Document message-truncate-lines with @defvar.
(Display): Update menu.
2005-07-03 19:05:09 +00:00
Richard M. Stallman
24ee714de4 (Faces): Minor cleanup. 2005-06-26 13:51:21 +00:00
Luc Teirlinck
c3bf675dd1 (Faces): `facep' returns t for strings that are face names. 2005-06-26 00:05:46 +00:00
Richard M. Stallman
b93e3c3ba1 (Face Functions): Correct Texinfo usage. 2005-06-24 01:49:25 +00:00
Glenn Morris
1c780d2b25 (Face Functions): Correct previous change. 2005-06-23 12:14:50 +00:00
Glenn Morris
31c8b366fd (Face Functions): Mention face aliases. 2005-06-22 14:16:33 +00:00
Juri Linkov
188e0f504b (Defining Faces): Add `customized-face'. 2005-06-21 16:05:06 +00:00
Richard M. Stallman
342fd6cd64 Fix formatting ugliness. 2005-06-18 13:57:17 +00:00
Richard M. Stallman
b74f585b6b (Defining Faces): Explain that face name should not end in `-face'. 2005-06-08 15:33:10 +00:00
Juri Linkov
6e408ba539 (Standard Faces): Add `shadow' face. 2005-06-08 03:18:35 +00:00
Masatake YAMATO
3565fe07d4 Write about `mode-line-highlight'. 2005-05-24 17:25:40 +00:00
Eli Zaretskii
a3267c7821 (The Echo Area): Correct format function cross reference. 2005-05-06 13:17:13 +00:00
Luc Teirlinck
b2c8f1430a Fix typos and Texinfo usage. 2005-05-01 17:01:44 +00:00
Richard M. Stallman
332c6d4e06 (Invisible Text): Correct add-to-invisibility-spec. 2005-05-01 14:00:32 +00:00
Richard M. Stallman
2c705f2548 (Defining Faces): Document `default' elements of defface spec. 2005-04-26 10:58:15 +00:00
Glenn Morris
8346b750e8 (Display): Change name of next node. 2005-03-26 17:35:50 +00:00
Richard M. Stallman
e58b36207e (Standard Faces, Fringe Bitmaps, Customizing Bitmaps): Cleanup previous change.
(Face Attributes): Faces earlier in an :inherit list take precedence.
(Scroll Bars): Fix description of vertical-scroll-bars.
Document frame-current-scroll-bars and window-current-scroll-bars.
2005-03-26 02:03:49 +00:00
Kim F. Storm
8cab2784ae (Standard Faces): Other faces used in the fringe
implicitly inherits from the fringe face.
(Fringe Bitmaps): FACE in right-fringe and left-fringe display
properties implicitly inherits from fringe face.
(Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
2005-03-23 22:47:41 +00:00
Richard M. Stallman
a93cc2b5a8 (Invisible Text): State default value of line-move-ignore-invisible.
(Managing Overlays): Document remove-overlays.
(Standard Faces): Document escape-glyph face.
2005-03-21 17:47:42 +00:00
Richard M. Stallman
4db6da64fb (Display Property): Explain the significance
of having text properties that are eq.
(Other Display Specs): Explain string as display spec.
2005-03-17 23:19:40 +00:00
Kim F. Storm
5fc1299ddd (Specified Space): Property :width is support on
non-graphic terminals, :height is not.
2005-03-08 08:11:05 +00:00
Richard M. Stallman
c2579664e6 (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps): Now subnodes of Fringes.
(Overlay Arrow): Document overlay-arrow-variable-list.
(Fringe Size/Pos): New node, broken out of Fringes.
(Display): Explain clearing vs redisplay better.
(Truncation): Clarify use of bitmaps.
(The Echo Area): Clarify the uses of the echo area.
Add max-mini-window-height.
(Progress): Clarify.
(Invisible Text): Explain that main loop moves point out.
(Selective Display): Say "hidden", not "invisible".
(Managing Overlays): Moved up.  Describe relation to Undo here.
(Overlay Properties): Clarify intro.
(Finding Overlays): Explain return values when nothing found.
(Width): truncate-string-to-width has added arg.
(Displaying Faces): Clarify and update mode line face handling.
(Face Functions): Minor cleanup.
(Conditional Display): Merged into Other Display Specs.
(Pixel Specification, Other Display Specs): Minor cleanups.
(Images, Image Descriptors): Minor cleanups.
(GIF Images): Patents have expired.
(Showing Images): Explain default text for insert-image.
(Manipulating Button Types): Merged into Manipulating Buttons.
(Making Buttons): Explain return values.
(Button Buffer Commands): Add xref.
(Inverse Video): Update mode-line-inverse-video.
(Display Table Format): Clarify.
(Active Display Table): Give defaults for window-display-table.
2005-03-08 03:20:18 +00:00
Richard M. Stallman
911a7105c7 (Forcing Redisplay): Get rid of "Emacs 21".
(Overlay Properties, Face Attributes): Likewise.
(Managing Overlays): Fix punctuation.
(Attribute Functions): Clarify set-face-font; get rid of
info about old Emacs versions.
(Auto Faces, Font Lookup, Display Property, Images): Get rid of "Emacs 21".
2005-03-06 18:12:47 +00:00
Lute Kamstra
65c492fd21 (Managing Overlays): overlay-buffer returns nil for deleted overlays. 2005-02-23 08:58:14 +00:00
Eli Zaretskii
d94f2aab08 (Overlay Properties): Fix the index entry for help-echo overlay property. 2005-01-29 13:58:04 +00:00