Doc updates for several Emacs 24.4 changes.
[bpt/emacs.git] / doc / emacs / ChangeLog
index cdb1ac8..96008f6 100644 (file)
@@ -1,3 +1,127 @@
+2013-12-25  Chong Yidong  <cyd@gnu.org>
+
+       * glossary.texi (Glossary): Define MULE in modern terms.
+
+2013-12-25  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * files.texi (Diff Mode): Add an index.
+
+2013-12-24  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * trouble.texi (Understanding Bug Reporting): Minor update.
+       (Checklist): Fix a cross-reference.
+
+2013-12-23  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * regs.texi (Bookmarks): Document `bookmark-default-file'.
+
+       * misc.texi (Shell Mode): Add a cross-reference.
+
+       * building.texi (Lisp Eval): Add an index.
+
+2013-12-22  Glenn Morris  <rgm@gnu.org>
+
+       * entering.texi (Entering Emacs): Typo fix.
+
+       * calendar.texi (General Calendar):
+       * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
+
+2013-12-22  Eli Zaretskii  <eliz@gnu.org>
+
+       * regs.texi (Keyboard Macro Registers): Fix last change.
+
+2013-12-22  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * search.texi (Special Isearch):
+       (Query Replace): Document negative argument of replacement commands.
+       (Symbol Search): Document `isearch-forward-symbol-at-point'.
+
+       * files.texi (File Conveniences): Document `image-next-file' and
+       `image-previous-file'.
+
+       * display.texi (Optional Mode Line): Fix an index.
+
+       * regs.texi (File Registers): Document `kmacro-to-register'.
+
+       * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
+
+       * frames.texi (Scroll Bars): Document
+       `scroll-bar-adjust-thumb-portion'.
+
+2013-12-21  Chong Yidong  <cyd@gnu.org>
+
+       * indent.texi (Indentation Commands): Document C-x TAB changes.
+
+2013-12-20  Tassilo Horn  <tsdh@gnu.org>
+
+       * calendar.texi, display.texi, help.texi, rmail.texi:
+       Document `S-SPC' as alternative to scrolling down with `DEL'.
+
+       * frames.texi: Document `toggle-frame-maximized' and
+       `toggle-frame-fullscreen' with their respective keys.
+
+       * buffers.texi: Document buffer name uniquification changes.
+
+       * indent.texi: Document that `electric-indent-mode' is enabled by
+       default.
+
+       * display.texi (Cursor Display): Document `blink-cursor-blinks'.
+
+       * buffers.texi: Update list-buffers "screeshot" to show Messages
+       as major-mode.
+
+       * entering.texi: Document `initial-buffer-choice' changes.
+
+       * misc.texi (emacsclient Options): Document
+       `initial-buffer-choice' changes.
+
+       * help.texi: Document that `?' now also shows subcommands of
+       prefix keys.
+
+2013-12-17  Chong Yidong  <cyd@gnu.org>
+
+       * killing.texi (Appending Kills): Note that append-next-kill can
+       prepend the kill.
+
+2013-12-12  Eli Zaretskii  <eliz@gnu.org>
+
+       * mule.texi (File Name Coding): Document file-name encoding
+       peculiarities on MS-Windows.
+
+2013-12-12  Glenn Morris  <rgm@gnu.org>
+
+       * emacs.texi: Sync direntry with info/dir version.
+
+2013-12-08  Juanma Barranquero  <lekktu@gmail.com>
+
+       * msdog.texi (Windows Keyboard): Fix typo.
+
+2013-11-30  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (distclean): Remove Makefile.
+
+2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * buffers.texi (Icomplete): Rename from Iswitchb and
+       rewrite accordingly.
+
+2013-11-23  Glenn Morris  <rgm@gnu.org>
+
+       * cmdargs.texi (General Variables):
+       Empty elements in EMACSLOADPATH now mean the default load-path.
+
+2013-11-21  Glenn Morris  <rgm@gnu.org>
+
+       * cmdargs.texi (Action Arguments): Use path-separator with -L.
+
+2013-11-04  Glenn Morris  <rgm@gnu.org>
+
+       * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
+
+2013-11-02  Glenn Morris  <rgm@gnu.org>
+
+       * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
+
 2013-10-23  Glenn Morris  <rgm@gnu.org>
 
        * files.texi, glossary.texi, killing.texi, search.texi, sending.texi: