aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Rudalics2007-10-21 07:53:06 +0000
committerMartin Rudalics2007-10-21 07:53:06 +0000
commitc60808a3f0cb22b85a84c7b7fbdc9291596cf34c (patch)
treea24f8db576cc9a78b59d4c1f435551b87552e725
parent61dd70aaa9ee4945463e1281a95f779ac948eb9b (diff)
downloademacs-c60808a3f0cb22b85a84c7b7fbdc9291596cf34c.tar.gz
emacs-c60808a3f0cb22b85a84c7b7fbdc9291596cf34c.zip
*** empty log message ***
-rw-r--r--etc/NEWS3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 20393acd4ab..5e92b8c0c8e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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