* doc/emacs/mini.texi (Completion Options): Document completion-cycle-threshold.
[bpt/emacs.git] / doc / emacs / ChangeLog
index e10b9a8..d2d861c 100644 (file)
@@ -1,3 +1,187 @@
+2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mini.texi (Completion Options): Add completion-cycle-threshold.
+
+2011-10-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * mule.texi (Bidirectional Editing): Correct some inaccuracies.
+
+2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
+
+       * basic.texi (Position Info): Omit page commands.  Document
+       count-words-region and count-words.
+
+       * text.texi (Pages): Move what-page documentation here.
+
+2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mini.texi (Minibuffer File): Minor copyedits.  Use xref to
+       Remote Files node instead of linking directly to the Tramp manual.
+       (Minibuffer Edit): Add xref to Blank Lines.
+       (Completion): Add xref to Symbol Completion.  Remove redundant
+       example, which is repeated in the next node.
+       (Completion Commands): Minor clarifications.
+       (Completion Styles): New node, split from Completion Commands.
+       Document substring and initials styles.
+       (Strict Completion): Remove information duplicated in other nodes.
+       (Completion Options): Consolidate case difference discussion here.
+
+       * help.texi (Help Mode): Fix kindex entries.
+
+       * files.texi (File Names): Add index entries.
+
+2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * 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.
+
+       * 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.
+
+       * frames.texi (Non-Window Terminals): Index just "text-only
+       terminal", which is used throughout the manual now.
+
+       * entering.texi (Entering Emacs): Define "startup screen".
+       Document window-splitting behavior with command-line inputs.
+       (Exiting): Remove obsolete paragraph about shells without suspend
+       functionality.
+
+       * commands.texi (User Input): Define "input event" more clearly.
+       (Keys): Add xref to Echo Area.
+       (Commands): Clarify relation between commands and functions.
+
+2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
+
+       * misc.texi (emacsclient Options): Document how emacsclient runs
+       the Emacs daemon (Bug#9674).
+
+2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
+
+       * basic.texi (Moving Point):
+       * custom.texi (Mouse Buttons):
+       * rmail.texi (Rmail Scrolling):
+       * search.texi (Isearch Scroll):
+
+       * display.texi (Scrolling): Replace scroll-up/down with
+       scroll-up/down-command.  Fix scroll-preserve-screen-position
+       description.  Document scroll-error-top-bottom.
+
+2011-09-30  Glenn Morris  <rgm@gnu.org>
+
+       * commands.texi (Keys): Whitespace fix.  (Bug#9635)
+
+2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
+
+       * windows.texi (Pop Up Window): Defer discussion of window
+       splitting to the Window Choice node.  Add index entries.
+       (Force Same Window): Node deleted.
+       (Displaying Buffers, Window Choice): New nodes.
+
+       * buffers.texi (Select Buffer): Clarify description of
+       buffer-switching commands.  Add xref to Window Display node.
+       Don't repeat confirm-nonexistent-file-or-buffer description from
+       Visiting node.  Remove even-window-heights.
+
+       * frames.texi (Special Buffer Frames): Add xref to Window Choice.
+
+2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
+
+       * cmdargs.texi (Icons X): Fix description of Emacs icon.
+
+       * xresources.texi (Table of Resources): Fix documentation of
+       bitmapIcon.
+
+2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
+
+       * package.texi (Package Menu): Add package-menu-mark-upgrades.
+
+2011-09-12  Eric Hanchrow  <eric.hanchrow@gmail.com>
+
+       * frames.texi (Frame Commands): Note that delete-other-frames only
+       deletes frames on current terminal.
+
+2011-09-10  Eli Zaretskii  <eliz@gnu.org>
+
+       * sending.texi (Mail Misc): Document mail-add-attachment.
+
+2011-09-04  Eli Zaretskii  <eliz@gnu.org>
+
+       * basic.texi (Inserting Text): Add index entries.  (Bug#9433)
+
+2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
+
+2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
+
+       * files.texi (File Archives):
+       * cal-xtra.texi (Diary Display):
+       * help.texi (Help Mode): Add xref to View Mode.
+
+2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
+
+       * display.texi (View Mode): New node.  Move view-file here from
+       Misc File Ops.  Move view-buffer here from Misc Buffer.
+
+       * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
+
+       * files.texi (Misc File Ops): Document new
+       delete-by-moving-to-trash behavior.  Remove view-file.
+
+       * dired.texi (Dired Deletion): Shorten description of Trash.
+
+       * misc.texi (emacsclient Options): Document server-port.
+
+2011-08-27  Eli Zaretskii  <eliz@gnu.org>
+
+       * frames.texi (Frame Commands): Advise setting focus-follows-mouse
+       even on MS-Windows.  Fix a typo.
+
+2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * package.texi: New file, documenting the package manager.
+
+       * emacs.texi: Include it.
+
+       * help.texi (Help Summary): Add describe-package.
+
+2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
+
+       * misc.texi (Printing): Convert subnodes into subsections.
+
+       * text.texi (Two-Column): Move into Text chapter.
+
+       * picture-xtra.texi (Picture Mode): Group with Editing Binary
+       Files section.  Convert from chapter into section.
+
+       * display.texi (Narrowing): Move into display chapter.
+
+       * sending.texi (Sending Mail):
+       * rmail.texi (Rmail):
+       * misc.texi (Gnus, Document View):
+       * dired.texi (Dired):
+       * emacs.texi: Group the mail, rmail, and gnus chapters together.
+
+2011-08-07  Juri Linkov  <juri@jurta.org>
+
+       * dired.texi (Operating on Files): Rewrite according to the fact
+       that `dired-do-chmod' doesn't use the `chmod' program anymore.
+
+2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
+
+       * mini.texi (Minibuffer File): Insert a reference to Tramp for
+       remote file name completion.  (Bug#9197)
+
+2011-07-28  Eli Zaretskii  <eliz@gnu.org>
+
+       * mule.texi (Bidirectional Editing): Document the fact that
+       bidi-display-reordering is t by default.
+
 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * help.texi (Misc Help): Mention `describe-prefix-bindings'