1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
Commit Graph

108 Commits

Author SHA1 Message Date
Richard M. Stallman
00b3c1cd31 (Refresh Screen): Add force-window-update.
(Invisible Text): Explain about moving point out of invis text.
(Overlay Properties): Add overlay-properties.
(Managing Overlays): Add overlayp.
(GIF Images): Invalid image number displays a hollow box.
2003-12-29 20:28:06 +00:00
Markus Rost
67fafe38b4 (Fringes): Fix typo "set-buffer-window" -> "set-window-buffer". 2003-12-25 14:10:31 +00:00
Luc Teirlinck
68e74f2578 *** empty log message *** 2003-12-25 04:03:49 +00:00
Eli Zaretskii
ad800164c8 Replace @sc{foo} with @acronym{FOO}. 2003-11-02 06:29:59 +00:00
Kenichi Handa
a2296bf9d7 (Fontsets): Fix texinfo usage. 2003-10-26 23:28:04 +00:00
Kenichi Handa
885fef7c13 (Fontsets): Add description of the function set-fontset-font. 2003-10-25 02:42:26 +00:00
Luc Teirlinck
d7cd58d7dc (Temporary Displays): Add xref to `Documentation Tips'. 2003-10-23 20:41:28 +00:00
Dave Love
95a033a2fb (Font Selection): Remove obsolete info. 2003-10-21 11:47:19 +00:00
Richard M. Stallman
4d6e212f9c (Overlay Properties): Clarify `evaporate' property. 2003-09-30 12:59:20 +00:00
Richard M. Stallman
f6cad0895d (Fontsets): Add char-displayable-p.
(Scroll Bars): New node.
2003-09-12 00:59:55 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
f1579f528e (Overlay Properties): Clarify how priorities affect use of the properties. 2003-08-29 16:20:56 +00:00
John Paul Wallington
c00d3ba4e1 (Warning Basics): Fix typo.
(Fringes): Add closing curly bracket and fix typo.
2003-08-06 03:13:21 +00:00
Richard M. Stallman
8a6ca431c7 (Warnings): New node, and subnodes.
(Fringes): New node.
2003-08-06 01:23:14 +00:00
Richard M. Stallman
6bc3abcbba (Width): Use \s syntax in example.
(Font Selection): Add face-font-rescale-alist.
2003-07-22 15:25:22 +00:00
Richard M. Stallman
9a8dc0d341 Fix minor Texinfo usage. 2003-06-24 18:15:06 +00:00
Juanma Barranquero
9ee1638e3f Fix typos. Patch from Jesper Harder <harder@ifa.au.dk>. 2003-05-14 21:27:14 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Richard M. Stallman
31b0520f82 Explain about conventioal use of t as `invisible' property
and how `add-to-invisibility-spec' protects that.
2002-12-23 18:13:17 +00:00
Pavel Janík
a39c2e0df8 Fix typo. 2002-12-07 13:38:26 +00:00
Richard M. Stallman
bbf77fe890 Correct the explanation of glyphs and glyph table. 2002-09-14 17:36:44 +00:00
Richard M. Stallman
dbcff00c8d Fix set-face-attribute example. 2002-07-29 01:58:43 +00:00
Richard M. Stallman
f43c34a094 defimage does not evaluate SPECS. 2002-07-12 23:30:17 +00:00
Miles Bader
69137def9b Update face-foreground and face-background to mention INHERIT parameter. 2002-07-07 23:58:31 +00:00
Miles Bader
35f23bbf82 Add entries for face-attribute-relative-p, merge-face-attribute.
Describe INHERIT argument to face-attribute function.
2002-07-07 23:43:25 +00:00
Miles Bader
95b5b93393 Tweak text a bit. 2002-07-04 06:43:15 +00:00
Richard M. Stallman
2e46cd0908 Delete "new in Emacs 21" note. 2002-06-11 19:28:20 +00:00
Miles Bader
82c3d8525f defface `supports' predicate 2002-06-11 01:50:36 +00:00
Richard M. Stallman
0b0e804106 Minor cleanups. 2002-04-01 03:54:12 +00:00
Richard M. Stallman
9b9d845dca Minor clarification. 2002-02-14 01:38:49 +00:00
Eli Zaretskii
d211eec7ba (Standard Faces): Document mode-line-inactive. 2002-02-12 18:57:31 +00:00
Eli Zaretskii
2811080bdd (Standard Faces): Document the minibuffer-prompt face and the
minibuffer-prompt-properties variable.
2002-02-03 17:38:25 +00:00
Eli Zaretskii
6e2391a817 (Truncation, Overlay Arrow, Usual Display): Add index entries for fringe
usage.
2002-01-22 11:39:38 +00:00
Richard M. Stallman
2252bdcf99 (set-face-stipple): Reference description of bitmap data
in Face Attributes.
2002-01-21 23:04:26 +00:00
Eli Zaretskii
f444668c92 (Glyphs): All display types support faces in glyphs nowadays. 2002-01-18 11:44:40 +00:00
Richard M. Stallman
a8e171ce3b Margin displays can't be mouse sensitive. 2002-01-02 05:28:50 +00:00
Richard M. Stallman
7826313924 Explain using a before-string to put something in the margin. 2001-12-24 16:29:42 +00:00
Richard M. Stallman
13a8e91749 Minor clarification. 2001-12-16 18:36:16 +00:00
Eli Zaretskii
11519a5eb2 (Define Images): Fix the documentation of defimage. Suggested by
Kim F. Storm.
2001-11-14 19:31:18 +00:00
Richard M. Stallman
b9bc6c81e8 Index "faces" instead of "face". 2001-10-30 00:28:01 +00:00
Richard M. Stallman
a3fbafe2f0 *** empty log message *** 2001-10-25 15:30:00 +00:00
Eli Zaretskii
8d82c597ec (Font Lookup, Attribute Functions)
(Image Descriptors): Add cross-references to the definition of
selected frame.
2001-09-23 18:56:28 +00:00
Richard M. Stallman
caae20c741 Clarify recent changes. 2001-09-10 05:34:15 +00:00
Richard M. Stallman
f26ccb10da Clarify recent changes. 2001-09-10 05:07:54 +00:00
Eli Zaretskii
a2f2ceaaf7 (The Echo Area) <message>: Document message-truncate-lines.
(Glyphs): Document that the glyph table is unused on windowed
displays.
2001-09-08 17:49:11 +00:00
Gerd Moellmann
5fd2dcb8ca Conditional Display): Adjust to API change. 2001-08-30 12:13:54 +00:00
Gerd Moellmann
24eb6c0ee2 Fix several typos. 2001-07-04 06:22:15 +00:00
Gerd Moellmann
0d88b7d028 Add that PBM and XBM image specs may have :foreground nil, and
:background nil.
2001-05-30 15:32:04 +00:00
Gerd Moellmann
86b032fa4c (Finding Overlays): Fix example code. 2001-04-03 14:28:29 +00:00
Dave Love
5143d8a4f1 *** empty log message *** 2001-03-22 15:16:31 +00:00