Fix typos.
[bpt/emacs.git] / doc / emacs / ChangeLog
index 726f565..85e4d80 100644 (file)
@@ -1,5 +1,46 @@
+2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
+
+       * killing.texi (Rectangles):
+       * regs.texi (Rectangle Registers):
+       * search.texi (Isearch Yank): Fix typos.
+
+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>
        (Table of Resources): Document fontBackend resource.
 
        * trouble.texi (Quitting): Add other undo bindings to table.
-       (DEL Does Not Delete): Note that the erasure key is usually labelled
+       (DEL Does Not Delete): Note that the erasure key is usually labeled
        "Backspace".  Remove discussion of obscure Xmodmap issue.
 
 2009-05-07  Chong Yidong  <cyd@stupidchicken.com>