aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorMartin Rudalics2007-10-21 07:53:45 +0000
committerMartin Rudalics2007-10-21 07:53:45 +0000
commit74e248f328044b4f2c4b7db92dadd5392979570f (patch)
treef600d3dc2aa8cac60fec68ed80a4cdf8e0d6bf27 /etc
parent2f42c75fb05cd3c481dc191436e6f1b28669338a (diff)
downloademacs-74e248f328044b4f2c4b7db92dadd5392979570f.tar.gz
emacs-74e248f328044b4f2c4b7db92dadd5392979570f.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS.223
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/NEWS.22 b/etc/NEWS.22
index c7857f7370f..2976387c571 100644
--- a/etc/NEWS.22
+++ b/etc/NEWS.22
@@ -97,9 +97,6 @@ This can be used to add menu entries for backend specific functions.
97 97
98* Lisp Changes in Emacs 22.2. 98* Lisp Changes in Emacs 22.2.
99 99
100** The command `repeat' now only attempts to repeat commands bound
101to actual key events, not mouse events.
102
103** The function invisible-p returns non-nil if the character 100** The function invisible-p returns non-nil if the character
104after a specified position is invisible. 101after a specified position is invisible.
105 102