Document `dired-hide-details-mode'.
[bpt/emacs.git] / doc / emacs / ChangeLog
index 3951150..1039dd5 100644 (file)
@@ -1,5 +1,285 @@
+2014-01-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
+
+       * dired.texi (Misc Dired Features): Document
+       `dired-hide-details-mode',
+       `dired-hide-details-hide-symlink-targets', and
+       `dired-hide-details-hide-information-lines'.
+
+2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
+
+       * emacs.texi: Add EWW.
+
+       * misc.texi (EWW): Document EWW.
+
+2014-01-09  Glenn Morris  <rgm@gnu.org>
+
+       * trouble.texi (Service): Refer to online service directory
+       rather than etc/SERVICE.
+
+2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
+
+       * building.texi (Lisp Libraries): Document `load-prefer-newer'.
+
+       * files.texi (File Conveniences): Document `image-next-frame',
+       `image-previous-frame', `image-goto-frame',
+       `image-increase-speed', `image-decrease-speed',
+       `image-reverse-speed', and `image-reset-speed'.
+
+2014-01-07  Bastien Guerry  <bzg@gnu.org>
+
+       * buffers.texi (Buffers): Fix display of @math content by using
+       nested braces.  (Bug#16389)
+
+2014-01-07  Chong Yidong  <cyd@gnu.org>
+
+       * search.texi (Special Isearch): Document C-x 8 RET in isearch.
+       (Word Search): Document incremental word search changes.
+       (Isearch Yank): Document M-s C-e with a prefix argument.
+
+2014-01-07  Glenn Morris  <rgm@gnu.org>
+
+       * cal-xtra.texi (Calendar Customizing):
+       Mention calendar-day-header-array.
+
+2013-12-28  Glenn Morris  <rgm@gnu.org>
+
+       * trouble.texi (Understanding Bug Reporting): Brevity.
+
+2013-12-27  Jarek Czekalski  <jarekczek@poczta.onet.pl>
+
+       * mini.texi (Completion Options): Add a link to Shell Options.
+       * misc.texi (Shell Mode): Move documentation of
+       shell-completion-fignore from Shell Mode to Shell Options.
+
+2013-12-26  João Távora <joaotavora@gmail.com>
+
+       * emacs.texi (Matching): Describe new features of Electric Pair mode.
+
+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:
+       Nuke @refill.
+
+       * Makefile.in (install-dvi, install-html, install-pdf)
+       (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
+       (uninstall-pdf): Quote entities that might contain whitespace.
+
+2013-10-20  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * custom.texi (Init Syntax, Terminal Init, Terminal Init):
+       Remove @refill.
+
+2013-10-13  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments): Comment out old alpha stuff.
+
+2013-10-13  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * calendar.texi (Special Diary Entries): Remove @refill.
+
+2013-10-13  Glenn Morris  <rgm@gnu.org>
+
+       * display.texi (Text Scale): Update text-scale-adjust details.
+
+       * ack.texi (Acknowledgments):
+       * emacs.texi (Acknowledgments): Use accented form of some names.
+
+2013-10-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
+       name.  (Bug#15557)
+
+       Support menus on text-mode terminals.
+       * screen.texi (Menu Bar): Adapt to TTY menus.
+
+       * frames.texi (Frames): Mention menu support on text terminals.
+
+       * files.texi (Visiting): Mention the "File" menu-bar menu.
+
+       * display.texi (Standard Faces): Mention TTY faces for menus.
+
+2013-10-06  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
+
+2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
+
+2013-09-26  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * dired.texi (Flagging Many Files): Use @emph instead of @strong.
+
+       * emacs.texi (Intro): Minor cleanup.
+
+2013-09-22  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * fixit.texi (Transpose):
+       (Fixing Case): Remove @refill.
+
+2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * maintaining.texi (VC Directory Commands): Add keybinding for
+       vc-log-incoming in vc-dir.
+       (Log Buffer): Use @emph instead of @strong.
+
+2013-09-12  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * text.texi (Enriched Justification): Explain values of default-justification.
+
+2013-09-04  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
+
+2013-08-31  Ulrich Müller  <ulm@gentoo.org>
+
+       * xresources.texi (Motif Resources):
+       Rename from LessTif Resources.  Update xrefs.  (Bug#15145)
+       * emacs.texi: Update menu.
+
+2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
+       for portability to hosts where /bin/sh has problems.
+
+2013-08-17  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * text.texi (Enriched Justification): Minor fixes.
+
+2013-08-14  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * files.texi (Filesets): Add an index.
+
 2013-08-12  Glenn Morris  <rgm@gnu.org>
 
+       * macos.texi (GNUstep Support):
+       * trouble.texi (Checklist, Contributing, Service):
+       Avoid mailto: in html output.
+
        * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
        (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
        (INSTALL_DATA): New, set by configure.
        \\`info- no longer handled specially.
        Update for rmail-enable-mime-composing.
        Don't mention 'm' for replies.
-       Don't mention rmail-mail-new-frame and cancelling, since it does
+       Don't mention rmail-mail-new-frame and canceling, since it does
        not work for Message at the moment.
 
        * cal-xtra.texi: Copyedits.
 
 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
 
-       doc/emacs/building.texi: Describe restored GDB/MI functionality
+       building.texi: Describe restored GDB/MI functionality
        removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
-       doc/emacs/emacs.texi: Update node names for building.texi.
+       emacs.texi: Update node names for building.texi.
 
 2010-03-24  Glenn Morris  <rgm@gnu.org>
 
 
 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
 
-       * emacs/buffers.texi, emacs/files.texi (Version-control):
+       * buffers.texi, files.texi (Version-control):
        vc-toggle-read-only is no longer a good idea...
 
 2008-04-29  Glenn Morris  <rgm@gnu.org>
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
+  Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.