* doc/lispref/keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode.
[bpt/emacs.git] / doc / emacs / ChangeLog
index e0ed850..f1a3cdb 100644 (file)
@@ -1,3 +1,81 @@
+2012-10-23  Chong Yidong  <cyd@gnu.org>
+
+       * kmacro.texi (Edit Keyboard Macro): Fix typo.
+
+2012-10-18  Dani Moncayo  <dmoncayo@gmail.com>
+
+       * mini.texi (Completion Options): Fix off-by-one error.  (Bug#12644)
+
+2012-10-17  Glenn Morris  <rgm@gnu.org>
+
+       * mini.texi (Repetition): Further copyedit.
+
+2012-10-17  Dani Moncayo  <dmoncayo@gmail.com>
+
+       * mini.texi (Repetition): Copyedit.
+
+2012-10-16  Juri Linkov  <juri@jurta.org>
+
+       * search.texi (Query Replace): Document multi-buffer replacement
+       keys.  (Bug#12655)
+
+       * maintaining.texi (Tags Search): Change link "Replace" to
+       "Query Replace".
+
+2012-10-13  Chong Yidong  <cyd@gnu.org>
+
+       * files.texi (File Conveniences): ImageMagick enabled by default.
+
+2012-10-10  Dani Moncayo  <dmoncayo@gmail.com>
+
+       * basic.texi (Arguments): Fix typos.
+
+2012-10-08  Glenn Morris  <rgm@gnu.org>
+
+       * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
+
+       * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
+
+2012-10-06  Glenn Morris  <rgm@gnu.org>
+
+       * calendar.texi (Writing Calendar Files): Tweak week descriptions.
+       Mention cal-tex-cursor-week2-summary.
+
+2012-10-06  Chong Yidong  <cyd@gnu.org>
+
+       * mini.texi (Passwords): Fix typo.
+
+2012-10-02  Glenn Morris  <rgm@gnu.org>
+
+       * maintaining.texi (VC Directory Commands):
+       Remove duplicate `q' entry.  (Bug#12553)
+
+2012-09-30  Chong Yidong  <cyd@gnu.org>
+
+       * killing.texi (Rectangles): Document copy-rectangle-as-kill.
+
+       * search.texi (Special Isearch): Document the lax space search
+       feature and M-s SPC.
+       (Regexp Search): Move main search-whitespace-regexp description to
+       Special Isearch.
+       (Replace): Document replace-lax-whitespace.
+
+       * basic.texi (Position Info): Document C-u M-=.
+       (Moving Point): Document move-to-column.
+
+       * display.texi (Useless Whitespace): Add delete-trailing-lines.
+
+       * misc.texi (emacsclient Options): Document the effect of
+       initial-buffer-choice on client frames.  Document server-auth-dir.
+       Do not document server-host, which is bad security practice.
+
+       * building.texi (Lisp Libraries): Docstring lookups can trigger
+       autoloading.  Document help-enable-auto-load.
+
+       * mini.texi (Yes or No Prompts): New node.
+
+       * ack.texi (Acknowledgments): Remove obsolete packages.
+
 2012-09-27  Glenn Morris  <rgm@gnu.org>
 
        * cal-xtra.texi (Advanced Calendar/Diary Usage):
        * misc.texi (emacsclient Options): Add cross-reference to "Windows
        Startup".  (Bug#11091)
 
-2012-04-02  Dani Moncayo  <dmoncayo@gmail.com>  (tiny change)
+2012-04-02  Dani Moncayo  <dmoncayo@gmail.com>
 
        * custom.texi (Changing a Variable): Fix example.
 
        * mule.texi (International Chars):
        etc/HELLO is for character demonstration.
 
-2012-03-15  Dani Moncayo  <dmoncayo@gmail.com>  (tiny change)
+2012-03-15  Dani Moncayo  <dmoncayo@gmail.com>
 
        * dired.texi (Shell Commands in Dired): Fix typo.
 
        * macos.texi (Mac / GNUstep Customization): Remove text about
        ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
 
-2012-02-25  Dani Moncayo  <dmoncayo@gmail.com>  (tiny change)
+2012-02-25  Dani Moncayo  <dmoncayo@gmail.com>
 
        * buffers.texi (Select Buffer): Mention that saving in a new file
        name can switch to a different major mode.