]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Thu, 15 Jul 2004 00:38:38 +0000 (00:38 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Thu, 15 Jul 2004 00:38:38 +0000 (00:38 +0000)
etc/NEWS
lispref/ChangeLog

index bc00a408a34580cfdc768ae0d4482c1e518c5d20..82778db7be8bf6d78c684e0e9a1e06bcbdcfa2d8 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2178,7 +2178,11 @@ configuration files.
 \f
 * Lisp Changes in Emacs 21.4
 
-** If a command sets transient-mark-mode to `only', that 
++++
+** `visited-file-modtime' and `calendar-time-from-absolute' now return
+a list of two integers, instead of a cons.
+
+** If a command sets transient-mark-mode to `only', that
 enables Transient Mark mode for the following command only.
 During that following command, the value of transient-mark-mode
 is `identity'.  If it is still `identity' at the end of the command,
index 4ad59d3fe9af9ba0e28fc27d41b30f40de5b3a2f..65202b371aed5d0e394f4e4bb218164929f83428 100644 (file)
@@ -1,3 +1,8 @@
+2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * buffers.texi (Modification Time): `visited-file-modtime' now
+       returns a list of two integers, instead of a cons.
+
 2004-07-13  Luc Teirlinck  <teirllm@auburn.edu>
 
        * windows.texi: Various changes in addition to: