aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index bc00a408a3..82778db7be 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2178,7 +2178,11 @@ configuration files.
* 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,