projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6887bce
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Sat, 29 Jan 2005 17:16:47 +0000
(17:16 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 29 Jan 2005 17:16:47 +0000
(17:16 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 299ac3d9a0401120e92184a7cdabb6a8adfa251b..9d24c5dc32cd3825834891ed439423c64a65117b 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-2474,6
+2474,11
@@
configuration files.
\f
* Incompatible Lisp Changes in Emacs 21.4
+** An element of buffer-undo-list can now have the form (FUNNAME .
+ARGS), where FUNNAME is a symbol other than t or nil. That stands for
+a high-level change that should be undone by evaluating (apply FUNNAME
+ARGS).
+
+++
** `suppress-keymap' now works by remapping `self-insert-command' to
the command `undefined'. (In earlier Emacs versions, it used