]> code.delx.au - gnu-emacs/blobdiff - doc/emacs/ChangeLog
Manual updates for window changes.
[gnu-emacs] / doc / emacs / ChangeLog
index 6fec2e486bc9c4e8736e145228fdc02a99f18e5b..a808a96b444d72f5ec91eea1590d1eca80b97834 100644 (file)
@@ -1,3 +1,186 @@
+2011-11-06  Chong Yidong  <cyd@gnu.org>
+
+       * windows.texi (Basic Window): Add xref to Cursor Display.
+       (Split Window): Document negative arg for splitting commands.
+       (Other Window): Document mouse-1 in text area of window.
+       (Change Window): Don't mention window attributes, since they
+       aren't defined.  C-x 1 can't be used with minibuffer windows.
+       Windows are no longer auto-deleted.
+       (Window Choice): Add xref to Choosing Window in Lisp manual.
+       (Window Convenience): Note that windmove disables shift-selection.
+       Move M-x compare-windows here from Other Window node.
+
+       * custom.texi (Mouse Buttons):
+       * search.texi (Isearch Scroll):
+       * windows.texi (Split Window): Use new names split-window-below
+       and split-window-right.
+
+2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
+
+       * emacs.texi (Top): Fix typo.
+
+2011-10-25  Glenn Morris  <rgm@gnu.org>
+
+       * abbrevs.texi (Saving Abbrevs):
+       quietly-read-abbrev-file is not a command.  (Bug#9866)
+
+2011-10-24  Chong Yidong  <cyd@gnu.org>
+
+       * display.texi (Scrolling): Document scroll-up-line and
+       scroll-down-line.  Document scroll-command property.
+       (Recentering): New node, split off from Scrolling.
+
+2011-10-23  Chong Yidong  <cyd@gnu.org>
+
+       * frames.texi (Scroll Bars): GTK uses right scroll bars now.
+       (Tool Bars): Copyedits.
+
+       * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
+
+2011-10-22  Chong Yidong  <cyd@gnu.org>
+
+       * windows.texi (Displaying Buffers): Fix broken lispref link.
+
+2011-10-22  Chong Yidong  <cyd@gnu.org>
+
+       * mini.texi (Minibuffer Exit): Rename from Strict Completion.
+       Move confirm-nonexistent-file-or-buffer discussion here.
+
+       * files.texi (File Names, Visiting): Move detailed discussion of
+       minibuffer confirmation to Minibuffer Exit.
+
+       * buffers.texi (Buffers): Tweak mention of mail buffer name.
+       (Select Buffer): Move confirmation discussion to Minibuffer Exit.
+
+2011-10-21  Chong Yidong  <cyd@gnu.org>
+
+       * files.texi (File Names, Visiting, Interlocking): Copyedits.
+       (Backup Copying): backup-by-copying-when-mismatch is now t.
+       (Customize Save): Fix description of require-final-newline.
+       (Reverting): Note that revert-buffer can't be undone.  Mention VC.
+       (Auto Save Control): Clarify.
+       (File Archives): Add 7z.
+       (Remote Files): ange-ftp-make-backup-files defaults to nil.
+
+       * arevert-xtra.texi (Autorevert): Copyedits.
+
+2011-10-20  Chong Yidong  <cyd@gnu.org>
+
+       * custom.texi (Hooks, Init Examples):
+       * display.texi (Font Lock):
+       * fixit.texi (Spelling):
+       * rmail.texi (Rmail Display): Minor mode function with no arg now
+       enables it.
+
+       * fixit.texi (Spelling): Fix description of inline completion.
+
+2011-10-19  Chong Yidong  <cyd@gnu.org>
+
+       * search.texi (Repeat Isearch, Error in Isearch): Add kindex
+       entries.
+       (Isearch Yank): Document isearch-yank-pop.
+       (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
+       (Other Repeating Search): Document Occur Edit mode.
+
+2011-10-18  Chong Yidong  <cyd@gnu.org>
+
+       * display.texi (Fringes): Move overflow-newline-into-fringe here,
+       from Line Truncation node.
+       (Standard Faces): Note that only the background of the cursor face
+       has an effect.
+       (Cursor Display): Fix descriptions of cursor face
+       and bar cursor blinking.
+       (Text Display): Document nobreak-char-display more clearly.
+       (Line Truncation): Add xref to Split Window node.
+       (Display Custom): Don't bother documenting baud-rate or
+       no-redraw-on-reenter.
+
+       * search.texi (Slow Isearch): Node removed.
+
+2011-10-18  Glenn Morris  <rgm@gnu.org>
+
+       * maintaining.texi (Registering): Remove vc-initial-comment.  (Bug#9745)
+
+2011-10-18  Chong Yidong  <cyd@gnu.org>
+
+       * display.texi (Faces): Simplify discussion.  Move documentation
+       of list-faces-display here, from Standard Faces node.  Note
+       special role of `default' background.
+       (Standard Faces): Note special role of `default' background.  Note
+       that region face may be taken fom GTK.  Add xref to Text Display.
+       (Text Scale): Rename from "Temporary Face Changes".  Callers
+       changed.  Don't bother documenting variable-pitch-mode.
+       (Font Lock): Copyedits.  Remove font-lock-maximum-size.
+       (Useless Whitespace): Simplify description of
+       delete-trailing-whitespace.  Note active region case.
+       (Text Display): Fix description of escape-glyph face assignment.
+       Remove unibye mode discussion.  Update some parts for Unicode.
+       Move glyphless chars documentation to Lisp manual.
+
+       * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
+
+2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
+
+       * display.texi (Scrolling): Tweak explanation of scroll direction.
+       (View Mode): Add index entries.
+
+       * killing.texi (Deletion): Document negative prefix arg to M-SPC.
+
+       * regs.texi (Text Registers): C-x r i does not activate the mark.
+       (Bookmarks): Document new default bookmark location.
+
+2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
+
+       * killing.texi (Deletion): Add xref to Using Region.  Document
+       delete-forward-char.
+       (Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
+       description here.  Recommend C-u C-SPC for jumping to mark.
+       (Kill Ring): Move kill ring variable documentation here.
+       (Primary Selection): Copyedits.
+       (Rectangles): Document new command rectangle-number-lines.
+       (CUA Bindings): Note that this disables the mark-even-if-inactive
+       behavior for C-x and C-c.
+
+       * mark.texi (Mark): Mention "active region" terminology.
+       (Using Region): Document delete-active-region.
+
+2011-10-12  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mark.texi (Mark): Clarify description of disabled Transient Mark
+       mode (Bug#9689).
+       (Setting Mark): Document prefix arg for C-x C-x.  Document primary
+       selection changes.  Mention that commands like C-y set the mark.
+       (Marking Objects): Add xref to Words node.  Note that mark-word
+       and mark-sexp also have the "extend region" behavior.
+       (Using Region): Mention M-$ in the table.  Document
+       mark-even-if-inactive here instead of in Mark Ring.
+       (Mark Ring): Move mark-even-if-inactive to Using Region.  Take
+       note of the "Mark Set" behavior.
+       (Disabled Transient Mark): Rename from "Persistent Mark"
+       (Bug#9688).  Callers changed.
+
+       * programs.texi (Expressions):
+       * text.texi (Words): Defer to Marking Objects for mark-word doc.
+
+2011-10-09  Chong Yidong  <cyd@stupidchicken.com>
+
+       * help.texi (Help, Help Summary): Eliminate the unnecessary "help
+       option" terminology.
+       (Key Help): Add command names.  Define "documentation string".
+       (Name Help): Remove an over-long joke.
+       (Apropos): Document prefix args.  Remove duplicated descriptions.
+       (Help Mode): Add C-c C-b to table.  Update TAB binding.
+       (Package Keywords): Rename from "Library by Keyword".  Describe
+       new package menu interface.
+       (Help Files, Help Echo): Tweak description.
+
+       * mini.texi (Completion Options): Add completion-cycle-threshold.
+       (Minibuffer History): Document numeric args to history commands.
+
+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