summaryrefslogtreecommitdiff
path: root/etc/NEWS
diff options
context:
space:
mode:
authorMartin Rudalics <rudalics@gmx.at>2007-08-29 09:09:05 +0000
committerMartin Rudalics <rudalics@gmx.at>2007-08-29 09:09:05 +0000
commit392abfd2874f74f26d1bba4bb0fa497c55c1d5e1 (patch)
tree9c8d0b5d62d34dac1260c1358f35a6cff6101ae2 /etc/NEWS
parentd0d3a31145231a520300d9360b74dcac60aa3930 (diff)
downloademacs-392abfd2874f74f26d1bba4bb0fa497c55c1d5e1.tar.gz
(repeat): Use last-repeatable-command instead of
real-last-command. Run pre- and post-command hooks for self-insertion. Update doc-string.
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ce397e56e70..5db40555f34 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -81,6 +81,9 @@ in to make it use the scrollbars from the system theme.
* Lisp Changes in Emacs 22.2.
+** The command `repeat' will no more attempt to repeat a command bound
+to an input event.
+
** The function invisible-p returns non-nil if the character
after a specified position is invisible.