]> git.eshelyaron.com Git - emacs.git/commit
Various changes in addition to:
authorLuc Teirlinck <teirllm@auburn.edu>
Sat, 24 Jul 2004 23:48:49 +0000 (23:48 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sat, 24 Jul 2004 23:48:49 +0000 (23:48 +0000)
commitf478a72a621f6be3e3abea871adac762f81d34f8
treeefe0aae71563550c5669589dcf41b73ee5efedbd
parentb1895e7380ab93274b17e6458b27be2d7d10a985
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'.
lispref/ChangeLog
lispref/frames.texi