1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

163 Commits

Author SHA1 Message Date
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
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