* doc/emacs/anti.texi (Antinews): Fix typo.
[bpt/emacs.git] / doc / emacs / ChangeLog
index 49dea7b..2ee669e 100644 (file)
@@ -1,7 +1,75 @@
+2014-02-07  Glenn Morris  <rgm@gnu.org>
+
+       * anti.texi (Antinews): Fix typo.
+
+       * ack.texi (Acknowledgments): No longer mention obsolete files.
+
+2014-02-02  Glenn Morris  <rgm@gnu.org>
+
+       * regs.texi (Registers): Mention previewing.
+
+2014-01-29  Glenn Morris  <rgm@gnu.org>
+
+       * killing.texi (Deletion): Mention cycle-spacing.
+
+2014-01-28  Glenn Morris  <rgm@gnu.org>
+
+       * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
+
+       * indent.texi (Tab Stops): Updates for new tab-stop behavior.
+
+2014-01-27  Glenn Morris  <rgm@gnu.org>
+
+       * dired.texi (Misc Dired Features): Copyedits for hide-details.
+
+       * buffers.texi (List Buffers): Tiny edit.
+
+       * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
+
+2014-01-26  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments):
+       * programs.texi (Program Modes):
+       Update for delphi.el -> opascal.el renaming.
+
+       * misc.texi (Sorting): Add findex for reverse-region.
+
+       * killing.texi (Deletion): Mention delete-duplicate-lines.
+
+2014-01-24  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
+       terminal.el.
+
+       * files.texi (Interlocking): Copyedit.
+
+2014-01-23  Glenn Morris  <rgm@gnu.org>
+
+       * building.texi (Lisp Eval): Update prefix argument behavior
+       of eval-expression, eval-last-sexp.
+
+2014-01-17  Bastien Guerry  <bzg@gnu.org>
+
+       * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
+
+2014-01-15  Glenn Morris  <rgm@gnu.org>
+
+       * files.texi (File Conveniences):
+       * misc.texi (EWW): Copyedits.
+
+2014-01-10  Glenn Morris  <rgm@gnu.org>
+
+       * emacs.texi (Distrib): Add donate URL.  Add anchor.
+
+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 (Crashing): Document addr2line.
 
+2012-09-19  Tassilo Horn  <tsdh@gnu.org>
+
+       * misc.texi (DocView Slicing): Document new slice from
+       BoundingBox feature.
+
 2012-09-19  Chong Yidong  <cyd@gnu.org>
 
        * killing.texi (Yanking): Minor clarification (Bug#12469).
 
        * maintaining.texi (Tags): Fix last change.
 
-2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
-
-       * tramp.texi: Use new FSF's Back-Cover Text.
-
 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
 
        * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
        * search.texi (Query Replace): Make exp of query-replace more
        self-contained, and clarify.
 
-       * cc-mode.texi (Getting Started): Change @ref to @pxref.
-
 2007-12-15  Richard Stallman  <rms@gnu.org>
 
        * files.texi (Auto Save): Clarify definition of auto-saving.
        * frames.texi (Secondary Selection): Window clicked does not matter
        when mouse-yank-at-point is non-nil.
 
+2007-01-27  Eli Zaretskii  <eliz@gnu.org>
+
+       * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
+       ls-lisp-use-localized-time-format.
+
 2007-01-16  Glenn Morris  <rgm@gnu.org>
 
        * abbrevs.texi (Editing Abbrevs): Describe how to disable a
        Change "Library Public License" to "Lesser Public License"
        throughout.  Use "yyyy" to represent year.
 
+2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * misc.texi (Interactive Shell): EMACS is now set
+       to Emacs's absolute file name, not to "t".
+
 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * files.texi (Visiting): Add index entry "open file".
 
        * sending.texi (Mail Sending): pxref to Top needs five args.
 
-       * texinfo.tex: Update to current version (2006-03-21.13).
-
 2006-03-31  Richard Stallman  <rms@gnu.org>
 
        * emacs.texi (Top): Update subnode menu.
 
 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
 
-       * man/ack.texi, man/basic.texi, man/cmdargs.texi:
-       * man/commands.texi, man/custom.texi, man/display.texi:
-       * man/emacs.texi, man/files.texi:
-       * man/frames.texi, man/glossary.texi, man/killing.texi:
-       * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
-       * man/mule.texi, man/rmail.texi, man/search.texi:
-       * man/sending.texi, man/text.texi, man/trouble.texi:
+       * ack.texi, basic.texi, cmdargs.texi:
+       * commands.texi, custom.texi, display.texi:
+       * emacs.texi, files.texi:
+       * frames.texi, glossary.texi, killing.texi:
+       * macos.texi, mark.texi, misc.texi, msdog.texi:
+       * mule.texi, rmail.texi, search.texi:
+       * sending.texi, text.texi, trouble.texi:
        Replace @sc{ascii} and ASCII with @acronym{ASCII}.
 
 2003-11-01  Alan Mackenzie  <acm@muc.de>
 
 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
-       * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
+       * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
 
 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)