Timestamp fixes for undo.
[bpt/emacs.git] / lisp / ChangeLog
index 3b7d958..91ce836 100644 (file)
@@ -1,3 +1,8 @@
+2013-07-10  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Timestamp fixes for undo (Bug#14824).
+       * files.el (clear-visited-file-modtime): Move here from fileio.c.
+
 2013-07-10  Leo Liu  <sdl.web@gmail.com>
 
        * files.el (require-final-newline): Allow safe local value.