aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/frames.texi
Commit message (Collapse)AuthorAgeFilesLines
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-101-2/+2
|
* (Geometry): New node, split from Size and Position.Richard M. Stallman2005-08-091-1/+8
| | | | | (Frame Parameters): Refer to Geometry. (Layout Parameters): Fix typo.
* (Layout Parameters): Add xref.Richard M. Stallman2005-08-091-1/+1
|
* (Window Frame Parameters): Node split up.Richard M. Stallman2005-08-091-117/+192
| | | | | | (Basic Parameters, Position Parameters, Size Parameters) (Layout Parameters, Buffer Parameters, Management Parameters) (Cursor Parameters, Color Parameters): New subnodes.
* (Text Terminal Colors, Resources): Delete duplicate words.Juri Linkov2005-07-181-2/+2
|
* Fix spellings.Juanma Barranquero2005-06-211-1/+1
|
* Fix formatting ugliness.Richard M. Stallman2005-06-181-9/+9
|
* (Window Frame Parameters): Document user-size.Richard M. Stallman2005-05-291-14/+7
| | | | Shorten entry for top by referring to left.
* (Dialog Boxes): Minor fixes.Richard M. Stallman2005-05-241-2/+2
|
* (Dialog Boxes): HEADER argument to `x-popup-dialog' is optional.Luc Teirlinck2005-05-241-1/+1
|
* (Dialog Boxes): Add double space.Nick Roberts2005-05-241-1/+1
|
* (Dialog Boxes): Descibe new optional argument.Nick Roberts2005-05-241-7/+12
|
* (Initial Parameters): Update cross reference to "Emacs Invocation".Eli Zaretskii2005-05-211-2/+2
|
* (Pop-Up Menus): Complete description of `x-popup-menu'.Luc Teirlinck2005-05-051-0/+11
| | | | (Dialog Boxes): Complete description of `x-popup-dialog'.
* (Pop-Up Menus): Correct and clarify description of `x-popup-menu'.Luc Teirlinck2005-05-021-13/+22
| | | | (Dialog Boxes): Clarify description of `x-popup-dialog'.
* (Text Terminal Colors): Get rid of "Emacs 21", and make it read better.Richard M. Stallman2005-03-061-7/+6
|
* (Color Names): Add pointer to the X docs about RGBEli Zaretskii2005-02-051-7/+11
| | | | | | color specifications. Improve indexing (Text Terminal Colors): Replace the description of RGB values by an xref to "Color Names".
* (Window Frame Parameters): Explain pixel=char on tty.Richard M. Stallman2005-02-031-26/+37
| | | | | | | (Pop-Up Menus): Fix typo. (Color Names): Explain all types of color names. Explain color-values on B&W terminal. (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
* (Window Frame Parameters): Remove line-height defvar.Kim F. Storm2004-12-101-19/+0
|
* (Window Frame Parameters): New @defvar for `line-spacing'.Thien-Thi Nguyen2004-12-091-0/+19
|
* (Window Frame Parameters): Fix typo.Thien-Thi Nguyen2004-11-161-2/+2
|
* (Display Feature Testing): Explain about "vendor".Richard M. Stallman2004-10-281-3/+9
|
* (Window Frame Parameters): Correct typo.Luc Teirlinck2004-08-091-3/+3
|
* Various changes in addition to:Luc Teirlinck2004-07-241-67/+130
| | | | | | | | | | | | | | | | | | | | | | | | (Creating Frames): Expand and clarify description of `make-frame'. (Window Frame Parameters): Either none or both of the `icon-left' and `icon-top' parameters must be specified. Put descriptions of `menu-bar-lines' and `toolbar-lines' closer together and change them accordingly. (Frame Titles): `multiple-frames' is not guaranteed to be accurate except while processing `frame-title-format' or `icon-title-format'. (Deleting Frames): Correct description of `delete-frame'. Non-nil return values of `frame-live-p' are like those of `framep'. (Frames and Windows): mention return value of `set-frame-selected-window'. (Visibility of Frames): Mention `force' argument to `make-frame-invisible'. `frame-visible-p' returns t for all frames on text-only terminals. (Frame Configurations): Restoring a frame configuration does not restore deleted frames. (Window System Selections): `x-set-selection' returns DATA. (Resources): Add example. (Display Feature Testing): Clarify descriptions of `display-pixel-height', `display-pixel-width', `x-server-version' and `x-server-vendor'.
* (Input Focus): Minor fix.Richard M. Stallman2004-07-091-1/+1
|
* (Input Focus): Clarify descriptions of `select-frame-set-input-focus'Luc Teirlinck2004-07-071-8/+11
| | | | and `select-frame'.
* (Input Focus): Capitalize Lisp.Luc Teirlinck2004-07-061-1/+1
|
* (Input Focus): Add documentation for `select-frame-set-input-focus'.Luc Teirlinck2004-07-041-8/+17
| | | | | | | Replace refs to non-existent `switch-frame' with `select-frame'. Minor corrections and tidying up of text-only terminal stuff. From Alan Mackenzie.
* Reposition @anchor's.Luc Teirlinck2004-06-231-2/+2
|
* (Window System Selections): Add anchor.Luc Teirlinck2004-02-211-0/+1
|
* Minor fixes.Richard M. Stallman2004-02-171-21/+40
| | | | | | | | | | | | | | | (Parameter Access): frame-parameters arg is optional. modify-frame-parameters handles nil for FRAME. (Window Frame Parameters): menu-bar-lines and tool-bar-lines are all-or-nothing for certain toolkits. Mention parameter wait-for-wm. (Frames and Windows): In frame-first-window and frame-selected-window the arg is optional. (Input Focus): In redirect-frame-focus the second arg is optional. (Window System Selections): Mention selection type CLIPBOARD. Mention data-type UTF8_STRING. Mention numbering of cut buffers. (Resources): Describe x-resource-name.
* (Frames and Windows): Delete frame-root-window.Richard M. Stallman2004-01-031-4/+0
|
* (Frames and Windows): Add set-frame-selected-window and frame-root-window.Richard M. Stallman2003-12-291-0/+11
|
* Add arch taglinesMiles Bader2003-09-011-0/+4
|
* (Parameter Access): Add modify-all-frames-parameters.Richard M. Stallman2003-08-061-44/+69
| | | | | | (Window Frame Parameters): Make separate table of parameters that are coupled with specific face attributes. (Deleting Frames): delete-frame-hooks renamed to delete-frame-functions.
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
|
* Fix typo.Pavel Janík2002-12-071-1/+1
|
* Describe blink-cursor-alist and new values for cursor-type.Richard M. Stallman2002-08-271-8/+32
|
* (Display Feature Testing): Fix typo.Juanma Barranquero2002-06-171-1/+1
|
* (Initial Parameters, Resources): Fix references to the Emacs manual.Andreas Schwab2002-06-121-2/+2
|
* display-supports-face-attributes-pMiles Bader2002-06-111-1/+28
|
* (Window Frame Parameters): Document the hbar cursor type.Eli Zaretskii2002-04-191-2/+4
|
* Clarify gamma correction.Richard M. Stallman2002-02-271-7/+16
|
* (Window System Selections): The default encoding is nowEli Zaretskii2002-02-261-2/+2
| | | | compound-text-with-extensions.
* (Text Terminal Colors): Remove description of tty-display-color-cells.Eli Zaretskii2002-02-061-8/+0
|
* (Text Terminal Colors): Remove the documentation of tty-display-color-p.Eli Zaretskii2002-02-031-7/+4
| | | | Suggest to avoid the use of tty-display-color-cells.
* (Text Terminal Colors): Document tty-display-color-p.Eli Zaretskii2002-01-251-1/+7
|
* (Text Terminal Colors): Document tty-display-color-cells.Eli Zaretskii2002-01-251-2/+10
|
* (Window Frame Parameters): Document the new tty-color-mode parameter.Eli Zaretskii2002-01-141-3/+18
|
* (Window Frame Parameters): Document the fullscreen parameter.Eli Zaretskii2002-01-131-0/+7
|