diff options
| -rw-r--r-- | etc/NEWS.22 | 3 |
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 | ||
| 101 | to 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 |
| 104 | after a specified position is invisible. | 101 | after a specified position is invisible. |
| 105 | 102 | ||