Update Frames chapter of Lisp manager. Document clipboard manager.
authorChong Yidong <cyd@gnu.org>
Sun, 4 Mar 2012 06:50:18 +0000 (14:50 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 4 Mar 2012 06:50:18 +0000 (14:50 +0800)
commita08a07e3397edbc6b916e9e87ed67355ab0b2f9e
treea7a5840534dbbed3ba101ef3fadeccbbf3737e1e
parentea16568d87f736736a532c0684de951bc382e4a9
Update Frames chapter of Lisp manager.  Document clipboard manager.

* doc/emacs/killing.texi (Clipboard): Document clipboard manager.

* doc/lispref/windows.texi (Basic Windows, Coordinates and Windows)
(Coordinates and Windows):
* display.texi (Refresh Screen, Line Height, Face Attributes)
(Overlay Arrow, Beeping, Glyphless Chars): Likewise.

* doc/lispref/frames.texi (Frames): Remove little-used "terminal frame" and
"window frame" terminology.
(Frame Parameters, Font and Color Parameters, Initial Parameters)
(Size and Position, Visibility of Frames): Callers changed.
(Frames): Clarify which terminals in framep are graphical.
(Initial Parameters): --geometry is not the only option which adds
to initial-frame-alist.
(Position Parameters): Note that icon-left and icon-top are for
old window managers only.
(Size Parameters): Sizes are in characters even on graphical
displays.
(Management Parameters): Note that window-id and outer-window-id
can't really be changed, and that auto-raise isn't always obeyed.
(Cursor Parameters): Document cursor-type explicitly.
(Size and Position): The aliases set-screen-height and
set-screen-width have been deleted.
(Visibility of Frames): Mention "minimization".

* doc/lispref/os.texi (Startup Summary): Minor clarifications.
(Startup Summary, Suspending Emacs): Standardize on "text
terminal" terminology.
13 files changed:
admin/FOR-RELEASE
doc/emacs/ChangeLog
doc/emacs/killing.texi
doc/lispref/ChangeLog
doc/lispref/anti.texi
doc/lispref/display.texi
doc/lispref/elisp.texi
doc/lispref/frames.texi
doc/lispref/os.texi
doc/lispref/vol1.texi
doc/lispref/vol2.texi
doc/lispref/windows.texi
etc/NEWS