1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-05 08:53:45 +00:00
Commit Graph

195 Commits

Author SHA1 Message Date
Stefan Monnier
f0d3d9feb0 Add dotimes-with-progress-reporter. 2005-01-19 23:47:35 +00:00
Richard M. Stallman
5092b64401 (Defining Images): Mention DATA-P arg of create-image. 2005-01-15 23:09:32 +00:00
Kim F. Storm
51d40dab5d (Button Properties, Button Buffer Commands):
Clarify mouse-1 and follow-link functionality.
2005-01-12 15:33:00 +00:00
Richard M. Stallman
cf6e4adce8 (Beeping): Fix Texinfo usage. 2005-01-12 05:11:56 +00:00
Kim F. Storm
9110611347 (Button Properties): Add follow-link keyword. 2005-01-11 08:36:26 +00:00
Kim F. Storm
5304c40bc2 (Button Properties, Button Buffer Commands):
Mention mouse-1 binding.
2005-01-11 00:11:43 +00:00
Luc Teirlinck
a3a43b3be4 (Face Attributes): Correct xref to renamed node. 2005-01-01 16:10:24 +00:00
Richard M. Stallman
6057489e9c (Face Attributes): Describe hex color specs. 2005-01-01 14:17:32 +00:00
Kim F. Storm
1225f637fb (Line Height): Total line-height is now specified
in line-height property of form (HEIGHT TOTAL).  Swap (FACE . RATIO)
in cons cells.  (nil . RATIO) is relative to actual line height.
Use line-height `t' instead of `0' to get minimum height.
2004-12-30 18:01:43 +00:00
Richard M. Stallman
af046edf91 (Line Height): Further clarify. 2004-12-27 16:57:31 +00:00
Richard M. Stallman
9eb8959aaa (Line Height): Rewrite text for clarity. 2004-12-11 23:18:15 +00:00
Kim F. Storm
93449dd1de (Display): Add node "Line Height" to menu.
(Line Height): New node.  Move full description of line-spacing
and line-height text properties here from text.texi.
(Scroll Bars): Add vertical-scroll-bar variable.
2004-12-10 23:58:02 +00:00
Richard M. Stallman
fe8d146994 (Customizing Bitmaps): Move indicate-buffer-boundaries
and default-indicate-buffer-boundaries from here.
(Usual Display): To here.
(Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
(Usual Display): Move tab-width up.
2004-11-25 03:12:24 +00:00
Richard M. Stallman
c2efe6c042 (Display Table Format): Minor fix. 2004-11-21 00:34:51 +00:00
Eli Zaretskii
276dd8a8c7 (Progress): New node. 2004-10-08 17:35:47 +00:00
Kim F. Storm
cf6d43aeca (Fringe Bitmaps): Update fringe-bitmaps-at-pos. 2004-10-05 08:55:12 +00:00
Kim F. Storm
90801c687b (Fringe Bitmaps): Use symbols rather than numbers
to identify bitmaps.  Remove -fringe-bitmap suffix for standard
fringe bitmap symbols, as they now have their own namespace.
(Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
vs. pixels.  Signal error if no free bitmap slots.
(Pixel Specification): Change IMAGE to @var{image}.
2004-09-29 12:39:43 +00:00
Luc Teirlinck
1723490639 Correct typos.
(Image Descriptors): Correct xref's.
2004-09-25 14:57:07 +00:00
Richard M. Stallman
26b763601b (Fringes): Rewrite previous change.
(Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
(Display Fringe Bitmaps): Node deleted, text moved.
(Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
(Scroll Bars): Clarify set-window-scroll-bars.
(Pointer Shape): Rewrite.
(Specified Space): Clarify :align-to, etc.
(Pixel Specification): Use @var.  Clarify new text.
(Other Display Specs): Clarify `slice'.
(Image Descriptors): Cleanups.
(Showing Images): Cleanups.
2004-09-25 07:18:08 +00:00
Luc Teirlinck
6db2bc0254 *** empty log message *** 2004-09-23 04:18:12 +00:00
Luc Teirlinck
61e749685a Correct various typos.
(Display): Rename node "Pointer Shapes" to "Pointer Shape".  (There is
already a node called "Pointer Shapes" in frames.texi.)
(Images): Remove non-existent node "Image Slices" from menu.
2004-09-23 04:15:54 +00:00
Kim F. Storm
9b6e4bc3d9 (Display): Add 'Fringe Bitmaps' and 'Pointer
Shapes' to menu.
(Standard Faces): Doc fix for fringe face.
(Fringes): Add `overflow-newline-into-fringe' and
'indicate-buffer-boundaries'.
(Fringe Bitmaps, Pointer Shapes): New nodes.
(Display Property): Add 'Pixel Specification' and 'Display Fringe
Bitmaps' to menu.
(Specified Space): Describe pixel width and height.
(Pixel Specification): New node.
(Other Display Specs): Add `slice' property.
(Display Fringe Bitmaps): New node.
(Images): Add 'Image Slices' to menu.
(Image Descriptors): Add `:pointer' and `:map' properties.
(Showing Images): Add slice arg to `insert-image'.  Add
'insert-sliced-image'.
2004-09-22 23:06:58 +00:00
Richard M. Stallman
11cd606401 (Overlay Properties): Adding `evaporate' prop deletes empty overlay immediately. 2004-07-17 14:40:22 +00:00
Juanma Barranquero
aa0e4da88d (Images): Fix Texinfo usage. 2004-07-16 16:05:28 +00:00
Richard M. Stallman
658f691f57 (Invisible Text): Setting buffer-invisibility-spec makes it buffer-local. 2004-06-24 20:13:57 +00:00
Juanma Barranquero
e6263643ad (Images): Remove redundant @vindex directives.
Rewrite `image-library-alist' doc in active voice.
2004-06-21 21:51:10 +00:00
Juanma Barranquero
da4b7798ee (Images): Document new delayed library loading, variable
`image-library-alist' and (existing but undocumented) function
`image-type-available-p'.
2004-06-14 21:11:21 +00:00
Juanma Barranquero
572fd5aa8b Fix typo. 2004-06-10 20:49:10 +00:00
Miles Bader
7e07a66d85 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-369
Rewrite face-differs-from-default-p
2004-06-04 02:50:50 +00:00
Jesper Harder
058296d320 emacs -> Emacs. 2004-04-30 01:42:13 +00:00
Jesper Harder
00991494b5 Markup fixes. 2004-04-11 00:14:53 +00:00
Eli Zaretskii
9fe84db655 (Defining Faces): Add description for min-colors. Update example. 2004-02-27 17:07:15 +00:00
Richard M. Stallman
812a234187 Minor fixes.
(Overlays): Explain overlays use markers.
(Managing Overlays): Explain front-advance and rear-advance
in more detail.
2004-02-16 22:16:13 +00:00
Kim F. Storm
479dbc9dfe (Fringes): Use consistent wording.
Note that window-fringe's window arg is optional.
(Scroll Bars): Use consistent wording.
2004-02-12 12:21:52 +00:00
John Paul Wallington
eb3c144cdb (Button Properties, Button Buffer Commands): mouse-2 invokes button,
not down-mouse-1.
2004-02-06 09:25:23 +00:00
Miles Bader
a3cb3b2eaf Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-13
Minor tweaks to Buttons section in lispref/display.texi
2004-01-01 14:09:01 +00:00
Miles Bader
02c77ee91c Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-12
Add section on button package to lisp reference manual

* lispref/display.texi (Buttons): New section.
2004-01-01 04:20:43 +00:00
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
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