]> code.delx.au - gnu-emacs/commit
Copyedits and updates for Emacs manual's first few chapters.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 7 Oct 2011 16:22:04 +0000 (12:22 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 7 Oct 2011 16:22:04 +0000 (12:22 -0400)
commitde0bde6284da06b603b578cc5d19002fd15f928d
tree17a8c6b94b18d9173ccf23fcf39e25efadc051a6
parentc383327999c7bd66492878122fd2867acdeb9a23
Copyedits and updates for Emacs manual's first few chapters.

* doc/emacs/basic.texi (Inserting Text): Add xref to Completion.  Add
ucs-insert example, and document prefix argument.
(Moving Point): Fix introduction; C-f/C-b are no longer equivalent
to left/right.  Tweak left-char and right-char descriptions.
M-left and M-right are now bound to left-word/right-word.
(Erasing): Document delete-forward-char.

* doc/emacs/commands.texi (User Input): Define "input event" more clearly.
(Keys): Add xref to Echo Area.
(Commands): Clarify relation between commands and functions.

* doc/emacs/entering.texi (Entering Emacs): Define "startup screen".
Document window-splitting behavior with command-line inputs.
(Exiting): Remove obsolete paragraph about shells without suspend
functionality.

* doc/emacs/frames.texi (Non-Window Terminals): Index just "text-only
terminal", which is used throughout the manual now.

* doc/emacs/screen.texi (Screen, Menu Bar): Copyedits.
(Point): Remove duplicate paragraph on cursors, also in Screen.
(Mode Line): Trailing dashes no longer shown on X displays.
admin/FOR-RELEASE
doc/emacs/ChangeLog
doc/emacs/basic.texi
doc/emacs/commands.texi
doc/emacs/entering.texi
doc/emacs/frames.texi
doc/emacs/screen.texi
etc/NEWS