summaryrefslogtreecommitdiff
path: root/lispref/display.texi
Commit message (Collapse)AuthorAgeFilesLines
* (Managing Overlays): Clarify make-overlay args for insertion types.Richard M. Stallman2005-07-171-6/+8
|
* Fix previous change.Richard M. Stallman2005-07-081-1/+1
|
* (Inverse Video): Delete mode-line-inverse-video.Richard M. Stallman2005-07-081-10/+6
|
* (The Echo Area): Correct menu.Luc Teirlinck2005-07-031-1/+1
|
* (Displaying Messages): New node, with most of what was in The Echo Area.Richard M. Stallman2005-07-031-148/+194
| | | | | | | | (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.
* (Faces): Minor cleanup.Richard M. Stallman2005-06-261-1/+1
|
* (Faces): `facep' returns t for strings that are face names.Luc Teirlinck2005-06-261-5/+5
|
* (Face Functions): Correct Texinfo usage.Richard M. Stallman2005-06-241-4/+4
|
* (Face Functions): Correct previous change.Glenn Morris2005-06-231-1/+1
|
* (Face Functions): Mention face aliases.Glenn Morris2005-06-221-0/+11
|
* (Defining Faces): Add `customized-face'.Juri Linkov2005-06-211-2/+3
|
* Fix formatting ugliness.Richard M. Stallman2005-06-181-15/+16
|
* (Defining Faces): Explain that face name should not end in `-face'.Richard M. Stallman2005-06-081-5/+6
|
* (Standard Faces): Add `shadow' face.Juri Linkov2005-06-081-0/+5
|
* Write about `mode-line-highlight'.Masatake YAMATO2005-05-241-0/+5
|
* (The Echo Area): Correct format function cross reference.Eli Zaretskii2005-05-061-1/+1
|
* Fix typos and Texinfo usage.Luc Teirlinck2005-05-011-7/+7
|
* (Invisible Text): Correct add-to-invisibility-spec.Richard M. Stallman2005-05-011-4/+3
|
* (Defining Faces): Document `default' elements of defface spec.Richard M. Stallman2005-04-261-11/+21
|
* (Display): Change name of next node.Glenn Morris2005-03-261-1/+1
|
* (Standard Faces, Fringe Bitmaps, Customizing Bitmaps): Cleanup previous change.Richard M. Stallman2005-03-261-14/+36
| | | | | | (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.
* (Standard Faces): Other faces used in the fringeKim F. Storm2005-03-231-3/+8
| | | | | | | 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.
* (Invisible Text): State default value of line-move-ignore-invisible.Richard M. Stallman2005-03-211-2/+18
| | | | | (Managing Overlays): Document remove-overlays. (Standard Faces): Document escape-glyph face.
* (Display Property): Explain the significanceRichard M. Stallman2005-03-171-1/+52
| | | | | of having text properties that are eq. (Other Display Specs): Explain string as display spec.
* (Specified Space): Property :width is support onKim F. Storm2005-03-081-1/+1
| | | | non-graphic terminals, :height is not.
* (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps): Now subnodes of Fringes.Richard M. Stallman2005-03-081-361/+392
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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.
* (Forcing Redisplay): Get rid of "Emacs 21".Richard M. Stallman2005-03-061-48/+32
| | | | | | | | (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".
* (Managing Overlays): overlay-buffer returns nil for deleted overlays.Lute Kamstra2005-02-231-1/+2
|
* (Overlay Properties): Fix the index entry for help-echo overlay property.Eli Zaretskii2005-01-291-1/+1
|
* Add dotimes-with-progress-reporter.Stefan Monnier2005-01-191-2/+18
|
* (Defining Images): Mention DATA-P arg of create-image.Richard M. Stallman2005-01-151-3/+5
|
* (Button Properties, Button Buffer Commands):Kim F. Storm2005-01-121-7/+10
| | | | Clarify mouse-1 and follow-link functionality.
* (Beeping): Fix Texinfo usage.Richard M. Stallman2005-01-121-1/+1
|
* (Button Properties): Add follow-link keyword.Kim F. Storm2005-01-111-1/+5
|
* (Button Properties, Button Buffer Commands):Kim F. Storm2005-01-111-3/+5
| | | | Mention mouse-1 binding.
* (Face Attributes): Correct xref to renamed node.Luc Teirlinck2005-01-011-1/+1
|
* (Face Attributes): Describe hex color specs.Richard M. Stallman2005-01-011-5/+9
|
* (Line Height): Total line-height is now specifiedKim F. Storm2004-12-301-18/+18
| | | | | | 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.
* (Line Height): Further clarify.Richard M. Stallman2004-12-271-26/+30
|
* (Line Height): Rewrite text for clarity.Richard M. Stallman2004-12-111-37/+50
|
* (Display): Add node "Line Height" to menu.Kim F. Storm2004-12-101-1/+88
| | | | | | (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.
* (Customizing Bitmaps): Move indicate-buffer-boundariesRichard M. Stallman2004-11-251-44/+57
| | | | | | | 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.
* (Display Table Format): Minor fix.Richard M. Stallman2004-11-211-1/+1
|
* (Progress): New node.Eli Zaretskii2004-10-081-0/+99
|
* (Fringe Bitmaps): Update fringe-bitmaps-at-pos.Kim F. Storm2004-10-051-2/+3
|
* (Fringe Bitmaps): Use symbols rather than numbersKim F. Storm2004-09-291-57/+27
| | | | | | | | 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}.
* Correct typos.Luc Teirlinck2004-09-251-5/+5
| | | | (Image Descriptors): Correct xref's.
* (Fringes): Rewrite previous change.Richard M. Stallman2004-09-251-193/+209
| | | | | | | | | | | | | (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.
* *** empty log message ***Luc Teirlinck2004-09-231-2/+2
|
* Correct various typos.Luc Teirlinck2004-09-231-7/+6
| | | | | | (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.