Timestamp fixes for undo.
[bpt/emacs.git] / etc / ChangeLog
index 1892d5f..9ed1b6e 100644 (file)
@@ -1,3 +1,33 @@
+2013-07-10  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Timestamp fixes for undo (Bug#14824).
+       * NEWS: Changes to visited-file-modtime, set-visited-file-modtime.
+
+2013-07-08  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * NEWS: NS can be build with ImageMagick.
+
+2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
+
+       * NEWS: Document new "generic commands" support.
+
+2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
+
+       * NEWS: Document new Desktop option `desktop-save-windows'.
+
+2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
+
+       * NEWS: Mention new version of todo-mode.el and obsoleting and
+       renaming of old version.
+
+2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
+
+       * NEWS: Mention policy change with respect to locallisppath dirs.
+
+2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
+
+       * NEWS: Document new Prettify Symbols mode.
+
 2013-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * NEWS (utf-8 for el): Move to the incompatible section.
 
        * NEWS: Document eshell visual subcommands and options.
 
-2013-06-02  Eric Ludlam <zappo@gnu.org>
+2013-06-02  Eric Ludlam  <zappo@gnu.org>
 
        * srecode/c.srt (header_guard): Add :c parameter so it works
-       standalone
+       standalone.
 
 2013-06-01  Alex Ott  <alexott@gmail.com>
 
@@ -31,7 +61,7 @@
 
        * refcards/refcard.tex: Refine some entries.  (Bug#14087)
 
-       * refcards/dired-ref.tex: Refine some entries. (Bug#14072)
+       * refcards/dired-ref.tex: Refine some entries.  (Bug#14072)
 
 2013-05-24  Fabrice Niessen  <fni@missioncriticalit.com>
 
@@ -47,7 +77,7 @@
 
 2013-05-07  Paul Eggert  <eggert@cs.ucla.edu>
 
-       Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
+       Use Gnulib ACL implementation, for benefit of Solaris etc.  (Bug#14295)
        * NEWS: Emacs is no longer limited to POSIX ACLs.  --disable-acl,
        not --without-acl, since we're now using Gnulib's implementation.
 
 
        * srecode/c.srt (header_guard): Upcase the filename symbol.
 
-2013-03-21  Vladimir Kazanov <vkazanov@inbox.ru>
+2013-03-21  Vladimir Kazanov  <vkazanov@inbox.ru>
 
        * srecode/java.srt (empty-main): New.
        (class-tag): Decapitalize class.
 
 2012-12-14  Paul Eggert  <eggert@cs.ucla.edu>
 
-       Fix permissions bugs with setgid directories etc. (Bug#13125)
+       Fix permissions bugs with setgid directories etc.  (Bug#13125)
        * NEWS: Document changes to file-attributes,
        file-ownership-preserved-p.
        Mention new functions group-gid, group-real-gid.
 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
 
        * org/OrgOdtContentTemplate.xml (OrgIndentedSection-Level-*):
-       New section styles. These sections are indented to the same
+       New section styles.  These sections are indented to the same
        level as the corresponding list entries.  These sections hold
        tables that occur within a list.  (OrgTable):
        Increased relative width from 90% to 96% for aesthetic reasons.
 
 2011-08-24  Steve Chapel  <schapel@laptop.stevechapel.com>  (tiny change)
 
-       * refcards/refcard.tex: Add a few more commands. (Bug#9343)
+       * refcards/refcard.tex: Add a few more commands.  (Bug#9343)
 
 2011-08-22  Juri Linkov  <juri@jurta.org>
 
 
 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
 
-       * NEWS: -nb => -nbi
+       * NEWS: -nb => -nbi.
 
 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>