aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLuc Teirlinck2004-07-15 00:38:38 +0000
committerLuc Teirlinck2004-07-15 00:38:38 +0000
commitcbbfedb29d34e44c6c20c14761cb85ffe79e91c8 (patch)
tree5e6071ccdf31f13de9606e45c38b58b5a3fd1e83 /etc
parent5d1c69b12ec18af87117a6983eecdee3f1e9f586 (diff)
downloademacs-cbbfedb29d34e44c6c20c14761cb85ffe79e91c8.tar.gz
emacs-cbbfedb29d34e44c6c20c14761cb85ffe79e91c8.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index bc00a408a34..82778db7be8 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2178,7 +2178,11 @@ configuration files.
2178 2178
2179* Lisp Changes in Emacs 21.4 2179* Lisp Changes in Emacs 21.4
2180 2180
2181** If a command sets transient-mark-mode to `only', that 2181+++
2182** `visited-file-modtime' and `calendar-time-from-absolute' now return
2183a list of two integers, instead of a cons.
2184
2185** If a command sets transient-mark-mode to `only', that
2182enables Transient Mark mode for the following command only. 2186enables Transient Mark mode for the following command only.
2183During that following command, the value of transient-mark-mode 2187During that following command, the value of transient-mark-mode
2184is `identity'. If it is still `identity' at the end of the command, 2188is `identity'. If it is still `identity' at the end of the command,