diff options
| author | Martin Rudalics | 2007-10-21 07:53:06 +0000 |
|---|---|---|
| committer | Martin Rudalics | 2007-10-21 07:53:06 +0000 |
| commit | c60808a3f0cb22b85a84c7b7fbdc9291596cf34c (patch) | |
| tree | a24f8db576cc9a78b59d4c1f435551b87552e725 | |
| parent | 61dd70aaa9ee4945463e1281a95f779ac948eb9b (diff) | |
| download | emacs-c60808a3f0cb22b85a84c7b7fbdc9291596cf34c.tar.gz emacs-c60808a3f0cb22b85a84c7b7fbdc9291596cf34c.zip | |
*** empty log message ***
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 0 insertions, 3 deletions
| @@ -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 | ||