diff options
| author | Martin Rudalics | 2007-10-21 07:53:45 +0000 |
|---|---|---|
| committer | Martin Rudalics | 2007-10-21 07:53:45 +0000 |
| commit | 74e248f328044b4f2c4b7db92dadd5392979570f (patch) | |
| tree | f600d3dc2aa8cac60fec68ed80a4cdf8e0d6bf27 /etc | |
| parent | 2f42c75fb05cd3c481dc191436e6f1b28669338a (diff) | |
| download | emacs-74e248f328044b4f2c4b7db92dadd5392979570f.tar.gz emacs-74e248f328044b4f2c4b7db92dadd5392979570f.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -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 | ||