summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorChong Yidong <cyd@gnu.org>2012-03-04 14:50:18 +0800
committerChong Yidong <cyd@gnu.org>2012-03-04 14:50:18 +0800
commita08a07e3397edbc6b916e9e87ed67355ab0b2f9e (patch)
treea7a5840534dbbed3ba101ef3fadeccbbf3737e1e /admin
parentea16568d87f736736a532c0684de951bc382e4a9 (diff)
downloademacs-a08a07e3397edbc6b916e9e87ed67355ab0b2f9e.tar.gz
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.
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 9daade6367c..636d400f5cb 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -197,7 +197,7 @@ elisp.texi
errors.texi rgm
eval.texi cyd
files.texi cyd
-frames.texi
+frames.texi cyd
functions.texi cyd
hash.texi cyd
help.texi cyd