1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-31 11:13:50 +00:00
Commit Graph

78 Commits

Author SHA1 Message Date
Luc Teirlinck
72f2b52554 (Window Frame Parameters): Correct typo. 2004-08-09 21:06:37 +00:00
Luc Teirlinck
f478a72a62 Various changes in addition to:
(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'.
2004-07-24 23:48:49 +00:00
Richard M. Stallman
0b156b784c (Input Focus): Minor fix. 2004-07-09 16:56:23 +00:00
Luc Teirlinck
cb4f1287f8 (Input Focus): Clarify descriptions of `select-frame-set-input-focus'
and `select-frame'.
2004-07-07 22:43:05 +00:00
Luc Teirlinck
d1d70b6ea7 (Input Focus): Capitalize Lisp. 2004-07-06 21:20:26 +00:00
Luc Teirlinck
59db7d6e7f (Input Focus): Add documentation for `select-frame-set-input-focus'.
Replace refs to non-existent `switch-frame' with `select-frame'.
Minor corrections and tidying up of text-only terminal stuff.

From Alan Mackenzie.
2004-07-04 18:23:20 +00:00
Luc Teirlinck
7baeca0c0e Reposition @anchor's. 2004-06-23 16:40:04 +00:00
Luc Teirlinck
7daa0e81c7 (Window System Selections): Add anchor. 2004-02-21 18:24:22 +00:00
Richard M. Stallman
0fe5963523 Minor fixes.
(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.
2004-02-17 00:46:17 +00:00
Richard M. Stallman
95c3bdddc4 (Frames and Windows): Delete frame-root-window. 2004-01-03 21:16:15 +00:00
Richard M. Stallman
0c10c5de42 (Frames and Windows): Add set-frame-selected-window and frame-root-window. 2003-12-29 20:58:40 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
5b2a9a7608 (Parameter Access): Add modify-all-frames-parameters.
(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.
2003-08-06 01:32:23 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Pavel Janík
5fe3b9bcb4 Fix typo. 2002-12-07 11:37:22 +00:00
Richard M. Stallman
1daccbf4b2 Describe blink-cursor-alist and new values for cursor-type. 2002-08-27 18:40:30 +00:00
Juanma Barranquero
72459b1549 (Display Feature Testing): Fix typo. 2002-06-17 15:27:50 +00:00
Andreas Schwab
61f7e0f5e5 (Initial Parameters, Resources): Fix references to the Emacs manual. 2002-06-12 13:10:00 +00:00
Miles Bader
11ef2a3b0d display-supports-face-attributes-p 2002-06-11 01:50:15 +00:00
Eli Zaretskii
e545ad34f9 (Window Frame Parameters): Document the hbar cursor type. 2002-04-19 12:02:21 +00:00
Richard M. Stallman
3243b9f38e Clarify gamma correction. 2002-02-27 05:29:00 +00:00
Eli Zaretskii
23b7c67546 (Window System Selections): The default encoding is now
compound-text-with-extensions.
2002-02-26 16:48:59 +00:00
Eli Zaretskii
d0997f103e (Text Terminal Colors): Remove description of tty-display-color-cells. 2002-02-06 18:39:36 +00:00
Eli Zaretskii
47edc1f718 (Text Terminal Colors): Remove the documentation of tty-display-color-p.
Suggest to avoid the use of tty-display-color-cells.
2002-02-03 11:21:01 +00:00
Eli Zaretskii
e8384e8611 (Text Terminal Colors): Document tty-display-color-p. 2002-01-25 14:15:02 +00:00
Eli Zaretskii
8d78fe2242 (Text Terminal Colors): Document tty-display-color-cells. 2002-01-25 13:53:56 +00:00
Eli Zaretskii
7b32356bee (Window Frame Parameters): Document the new tty-color-mode parameter. 2002-01-14 13:55:40 +00:00
Eli Zaretskii
560e5397f2 (Window Frame Parameters): Document the fullscreen parameter. 2002-01-13 11:50:39 +00:00
Richard M. Stallman
a3fbafe2f0 *** empty log message *** 2001-10-25 15:30:00 +00:00
Eli Zaretskii
3d7f0a34bc (Finding All Frames): Document that next-frame and
previous-frame are local to current terminal.
2001-09-30 10:39:00 +00:00
Eli Zaretskii
5df7058cce (Input Focus): Clarify which frame is _the_ selected
frame at any given time.
(Multiple Displays, Size and Position): Add cross-references to
the definition of the selected frame.
2001-09-23 18:49:04 +00:00
Richard M. Stallman
caae20c741 Clarify recent changes. 2001-09-10 05:34:15 +00:00
Eli Zaretskii
28932ac124 (Mouse Position): Document mouse-position-function.
(Display Feature Testing): Document display-images-p.
(Window Frame Parameters): Document the cursor-type variable.
2001-09-08 17:42:16 +00:00
Gerd Moellmann
1ecbf4e45f (Window System Selections): Remove doubled `it'. 2001-02-23 13:11:25 +00:00
Dave Love
e294b7f1bf Change "X windows" instances. 2001-01-22 20:50:42 +00:00
Dave Love
7aa2024d50 display-planes on tty 2001-01-04 11:32:58 +00:00
Dave Love
82d10c89a9 delete-frame-hook 2000-11-29 19:13:21 +00:00
Kai Großjohann
916a89db45 Obsolete variable `after-make-frame-hook'. 2000-10-17 22:20:22 +00:00
Dave Love
7d817b8361 *** empty log message *** 2000-09-04 14:00:50 +00:00
Richard M. Stallman
1dffc5db08 *** empty log message *** 2000-02-09 23:54:58 +00:00
Richard M. Stallman
12210d0397 *** empty log message *** 2000-01-31 14:24:19 +00:00
Richard M. Stallman
a065c889e1 *** empty log message *** 2000-01-26 23:57:05 +00:00
Richard M. Stallman
757081353d *** empty log message *** 2000-01-20 18:18:58 +00:00
Gerd Moellmann
fd897522d4 Update copyrights. 2000-01-05 14:59:32 +00:00
Gerd Moellmann
176c9de4b4 Remove obsolete @tindex commands. 2000-01-05 14:29:37 +00:00
Richard M. Stallman
7282119048 *** empty log message *** 2000-01-03 00:19:17 +00:00
Gerd Moellmann
94886883f0 Patch from rms. 1999-11-09 15:49:34 +00:00
Gerd Moellmann
513331d329 Patch from rms. 1999-10-27 09:26:40 +00:00
Phillip Rulon
a40d4712b2 *** empty log message *** 1999-10-05 23:26:05 +00:00
Richard M. Stallman
8241495da5 *** empty log message *** 1999-09-17 06:59:04 +00:00