diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -97,8 +97,8 @@ 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' will no more attempt to repeat a command bound | 100 | ** The command `repeat' no longer attempts to repeat a command bound |
| 101 | to an input event. | 101 | to an input event. |
| 102 | 102 | ||
| 103 | ** The function invisible-p returns non-nil if the character | 103 | ** The function invisible-p returns non-nil if the character |
| 104 | after a specified position is invisible. | 104 | after a specified position is invisible. |