Add 24.3 release to ChangeLogs
[bpt/emacs.git] / doc / emacs / ChangeLog
index c753ab5..330bcfa 100644 (file)
@@ -1,4 +1,326 @@
-2012-07-21  Eli Zaretskii  <eliz@gnu.org>
+2013-03-11  Glenn Morris  <rgm@gnu.org>
+
+       * Version 24.3 released.
+
+2013-02-27  Bastien Guerry  <bzg@gnu.org>
+
+       * xresources.texi (GTK resources): Fix broken link.
+
+2013-02-22  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments):
+       * emacs.texi (Acknowledgments): Small updates.
+
+2013-02-10  Glenn Morris  <rgm@gnu.org>
+
+       * trouble.texi (Checklist): Update bug keybinding.
+
+2013-01-18  Glenn Morris  <rgm@gnu.org>
+
+       * custom.texi (Directory Variables): Fix paren typo.
+
+2013-01-16  Glenn Morris  <rgm@gnu.org>
+
+       * trouble.texi (Crashing): Not all addr2line have -p.  (Bug#13445)
+
+       * custom.texi (Custom Themes): Fix typo.
+
+2013-01-05  Glenn Morris  <rgm@gnu.org>
+
+       * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
+
+2012-12-21  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-xtra.texi (copying): The FSF does not sell copies of this.
+       Simply include doclicense.
+
+2012-12-21  Chong Yidong  <cyd@gnu.org>
+
+       * frames.texi (Mouse Commands): Fix description of the effect of
+       mouse dragging (Bug#13049).
+
+2012-12-08  Dani Moncayo  <dmoncayo@gmail.com>
+
+       * killing.texi (Deletion): Doc fix (Bug#12748).
+
+2012-12-03  Juanma Barranquero  <lekktu@gmail.com>
+
+       * vc1-xtra.texi (General VC Options): Remove obsolete reference
+       to `vc-path'.
+
+2012-12-02  Chong Yidong  <cyd@gnu.org>
+
+       * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
+
+2012-11-18  Dani Moncayo  <dmoncayo@gmail.com>
+
+       * display.texi (Auto Scrolling): Fix some inaccuracies, plus
+       clarifications (Bug#12865).
+       (Horizontal Scrolling): Clarifications.
+
+2012-11-17  Dani Moncayo  <dmoncayo@gmail.com>
+
+       * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
+
+2012-11-12  Chong Yidong  <cyd@gnu.org>
+
+       * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
+       actually named gdb-stopped-functions.
+
+2012-11-12  Glenn Morris  <rgm@gnu.org>
+
+       * misc.texi (Single Shell): Mention async-shell-command-buffer.
+
+2012-11-10  Glenn Morris  <rgm@gnu.org>
+
+       * misc.texi (Terminal emulator): Rename `term-face' to `term'.
+
+2012-11-09  Glenn Morris  <rgm@gnu.org>
+
+       * emacs.texi (Acknowledgments): Add profiler author.
+       * ack.texi (Acknowledgments): Add some recent contributions.
+
+2012-11-08  Chong Yidong  <cyd@gnu.org>
+
+       * files.texi (Diff Mode): Doc fixes for
+       diff-delete-trailing-whitespace (Bug#12831).
+
+       * trouble.texi (Crashing): Copyedits.
+
+2012-11-08  Glenn Morris  <rgm@gnu.org>
+
+       * files.texi (Diff Mode): Trailing whitespace updates.
+
+2012-11-07  Chong Yidong  <cyd@gnu.org>
+
+       * misc.texi (Terminal emulator): Document Term mode faces.
+
+       * mini.texi (Basic Minibuffer): New node.  Document
+       minibuffer-electric-default-mode.
+
+       * display.texi (Visual Line Mode): Fix index entry.
+
+       * buffers.texi (Several Buffers): List Buffer Menu command anmes,
+       and index the keybindings.  Document tabulated-list-sort.
+       (Kill Buffer): Capitalize Buffer Menu.
+
+       * trouble.texi (Memory Full): Capitalize Buffer Menu.
+
+2012-11-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * display.texi (Auto Scrolling): Clarify that scroll-step is
+       ignored when scroll-conservatively is set to a non-zero value.
+       (Bug#12801)
+
+2012-11-05  Chong Yidong  <cyd@gnu.org>
+
+       * dired.texi (Dired Updating): Doc fix (Bug#11744).
+
+2012-10-30  Michael Albinus  <michael.albinus@gmx.de>
+
+       * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
+
+2012-10-29  Chong Yidong  <cyd@gnu.org>
+
+       * dired.texi (Shell Commands in Dired): Document changes to the
+       dired-do-async-shell-command.
+
+2012-10-28  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments): Mention gv.el.
+
+2012-10-27  Bastien Guerry  <bzg@gnu.org>
+
+       * screen.texi (Menu Bar): Fix typo.
+
+2012-10-27  Chong Yidong  <cyd@gnu.org>
+
+       * frames.texi (Mouse Avoidance): Mention new variable
+       mouse-avoidance-banish-position.
+
+       * programs.texi (Which Function): Which Function mode now works in
+       all major modes by default.
+
+       * mule.texi (Recognize Coding): Remove an unreferenced vindex.
+
+       * files.texi (Misc File Ops): Symbolic links on Windows only work
+       on Vista and later.
+
+       * building.texi (Compilation): Document compilation-always-kill.
+
+       * search.texi (Symbol Search): New node.
+
+       * package.texi (Package Menu): Document the "new" status.
+
+       * windows.texi (Window Choice): Don't refer to the obsolete
+       special-display feature.
+
+2012-10-24  Chong Yidong  <cyd@gnu.org>
+
+       * mule.texi (Text Coding): set-buffer-file-coding-system can now
+       be invoked from the mode line.
+
+       * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
+       changes to the mark and unmark commands.
+       (Comparison in Dired): Document chages to dired-diff.  Remove M-=,
+       which is no longer bound to dired-backup-diff.
+
+2012-10-23  Bastien Guerry  <bzg@gnu.org>
+
+       * text.texi (Org Authoring): Use a comma after @ref to avoid the
+       insertion of a period in the Info output.
+
+2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * custom.texi (Hooks): Clarify that -hooks is deprecated.
+
+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):
+       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)
        * 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.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
+  Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.