* doc/emacs/mini.texi (Passwords): Fix typo.
[bpt/emacs.git] / doc / emacs / ChangeLog
index 9770711..60b3bf2 100644 (file)
@@ -1,3 +1,200 @@
+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):
+       Rename the section to be more general.
+       * emacs.texi: Update menu.
+
+2012-09-23  Chong Yidong  <cyd@gnu.org>
+
+       * buffers.texi (Misc Buffer): Replace toggle-read-only with
+       read-only-mode.
+
+       * files.texi (Visiting): Likewise.
+
+2012-09-22  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * trouble.texi (Crashing): Document ulimit -c.
+
+2012-09-21  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * trouble.texi (Crashing): Document addr2line.
+
+2012-09-19  Chong Yidong  <cyd@gnu.org>
+
+       * killing.texi (Yanking): Minor clarification (Bug#12469).
+
+2012-09-17  Chong Yidong  <cyd@gnu.org>
+
+       * building.texi (GDB User Interface Layout): Remove reference to
+       removed variable gdb-use-separate-io-buffer (Bug#12454).
+
+2012-09-08  Jambunathan K  <kjambunathan@gmail.com>
+
+       * regs.texi (Text Registers): `C-x r +' can now be used instead of
+       M-x append-to-register.  New option `register-separator'.
+       (Number Registers): Mention that `C-x r +' is polymorphic.
+
+2012-09-07  Chong Yidong  <cyd@gnu.org>
+
+       * windows.texi (Window Choice): Don't mention obsolete
+       display-buffer-reuse-frames.
+
+2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Give more-useful info on a fatal error (Bug#12328).
+       * trouble.texi (Crashing): New section, documenting this.
+
+2012-08-24  Michael Albinus  <michael.albinus@gmx.de>
+
+       * cmdargs.texi (General Variables):
+       Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
+       connections to the D-Bus session bus.  (Bug#12112)
+
+2012-08-14  Eli Zaretskii  <eliz@gnu.org>
+
+       * building.texi (Debugger Operation): Correct and improve
+       documentation of the GUD Tooltip mode.
+
+2012-07-31  Chong Yidong  <cyd@gnu.org>
+
+       * emacs.texi: Fix ISBN (Bug#12080).
+
+2012-08-05  Chong Yidong  <cyd@gnu.org>
+
+       * display.texi (Faces): Document frame-background-mode (Bug#7774).
+
+       * custom.texi (Face Customization): Move discussion of face
+       inheritance here, from Faces section.
+
+2012-07-28  Eli Zaretskii  <eliz@gnu.org>
+
+       * frames.texi (Mouse Commands): Fix the description of mouse-2.
+       (Bug#11958)
+
+2012-07-19  Chong Yidong  <cyd@gnu.org>
+
+       * emacs.texi: Update ISBN.
+
+2012-07-17  Chong Yidong  <cyd@gnu.org>
+
+       * basic.texi (Inserting Text): Replace ucs-insert with
+       insert-char.  Provide more details of input.
+
+       * mule.texi (International Chars, Input Methods): Likewise.
+
+2012-07-13  Chong Yidong  <cyd@gnu.org>
+
+       * custom.texi (Examining): Update C-h v message.
+
+       * buffers.texi (Misc Buffer): Document view-read-only.
+
+2012-07-07  Chong Yidong  <cyd@gnu.org>
+
+       * custom.texi (Init File): Index site-lisp (Bug#11435).
+
+2012-07-06  Chong Yidong  <cyd@gnu.org>
+
+       * emacs.texi: Re-order top-level menu to correspond to logical
+       order, to avoid makeinfo warnings.
+
+       * ack.texi (Acknowledgments): Note new python.el.
+
+2012-06-29  Chong Yidong  <cyd@gnu.org>
+
+       * maintaining.texi (Basic VC Editing, VC Pull, Merging):
+       * basic.texi (Erasing, Basic Undo): Fix markup.
+
+2012-06-29  Glenn Morris  <rgm@gnu.org>
+
+       * fixit.texi (Undo): Grammar fixes.  (Bug#11779)
+
+2012-06-29  Michael Witten  <mfwitten@gmail.com>  (tiny change)
+
+       * fixit.texi (Undo): Fix typo.  (Bug#11775)
+
+2012-06-27  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments): Tiny update.
+
+2012-06-21  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
+
+2012-06-17  Chong Yidong  <cyd@gnu.org>
+
+       * emacs.texi: Remove urlcolor setting.  Update ISBN and edition number.
+
+       * anti.texi:
+       * building.texi:
+       * cmdargs.texi:
+       * custom.texi:
+       * display.texi:
+       * files.texi:
+       * frames.texi:
+       * glossary.texi:
+       * misc.texi:
+       * mule.texi:
+       * programs.texi:
+       * sending.texi:
+       * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
+
+2012-06-06  Michael Albinus  <michael.albinus@gmx.de>
+
+       * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
+
+2012-05-28  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi, building.texi, calendar.texi, custom.texi:
+       * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
+
+2012-05-27  Glenn Morris  <rgm@gnu.org>
+
+       * emacs.texi: Simplify following removal of node pointers.
+
+       * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
+       * cmdargs.texi, commands.texi, display.texi, emacs.texi:
+       * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
+       * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
+       * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
+       * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
+       * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
+       * windows.texi, xresources.texi: Nuke hand-written node pointers.
+
 2012-05-22  Glenn Morris  <rgm@gnu.org>
 
        * emacs.texi (Acknowledgments): Add another contributor.
        * 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.
        * ack.texi (Acknowledgments): General update based on AUTHORS,
        including removal of some stuff no longer distributed.
 
-2008-12-19  Agustin Martin  <agustin.martin@hispalinux.es>
+2008-12-19  Agustín Martín  <agustin.martin@hispalinux.es>
 
-       * fixit.texi: Mention hunspell
+       * fixit.texi: Mention hunspell.
 
 2008-12-19  Glenn Morris  <rgm@gnu.org>