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

88 Commits

Author SHA1 Message Date
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
Richard M. Stallman
2cd8656efc Move :file, :data and :margin first in the table
of subproperties of `image' property.
2001-03-12 03:45:12 +00:00
Gerd Moellmann
f3a8574b68 (Image Descriptors): Remove doubled `a'. 2001-02-23 13:18:33 +00:00
Gerd Moellmann
f864120fde *** empty log message *** 2001-01-17 14:11:43 +00:00
Gerd Moellmann
b30623bee0 *** empty log message *** 2001-01-12 15:21:00 +00:00
Dave Love
62fb5c6645 image-mask-p
keymap property
image property changes
2000-11-29 14:53:29 +00:00
Gerd Moellmann
52d898940b *** empty log message *** 2000-11-10 15:00:47 +00:00
Dave Love
26f42fedae *** empty log message *** 2000-10-24 23:17:02 +00:00
Miles Bader
9a6b7dcdd7 (Defining Faces): Document `graphic' display type in face specs. 2000-10-24 06:21:50 +00:00
Gerd Moellmann
7ccd82bda0 (Other Image Types): Add description of :foreground
and :background properties of mono PBM images.
2000-10-16 20:11:41 +00:00
Dave Love
1574933b68 string display property 2000-10-13 18:05:11 +00:00
Miles Bader
a43709e643 Document `display-message-or-buffer'. 2000-10-08 01:41:04 +00:00
Miles Bader
96f71a4964 (Face Attributes): Add description of new :inherit face attribute, and
additional legal values for the :height attribute.
2000-10-03 01:55:27 +00:00
Dave Love
e3b9fc9196 help-echo stuff, find-image, image-size. 2000-09-04 13:57:47 +00:00
Dave Love
bb2337f5ad *** empty log message *** 2000-06-06 14:56:30 +00:00
Gerd Moellmann
04545643a8 *** empty log message *** 2000-05-24 13:10:23 +00:00
Gerd Moellmann
ce75fd2348 *** empty log message *** 2000-05-23 09:44:28 +00:00
Gerd Moellmann
c736534c59 *** empty log message *** 2000-05-22 11:30:12 +00:00
Gerd Moellmann
96f66dc5f2 *** empty log message *** 2000-05-03 10:45:51 +00:00
Gerd Moellmann
3e8b2a018f *** empty log message *** 2000-05-02 10:39:45 +00:00
Dave Love
65e8b58229 echo-keystrokes change. 2000-03-02 22:08:36 +00:00