diff options
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -168,7 +168,6 @@ first. | |||
| 168 | ** The function invisible-p returns non-nil if the character | 168 | ** The function invisible-p returns non-nil if the character |
| 169 | after a specified position is invisible. | 169 | after a specified position is invisible. |
| 170 | 170 | ||
| 171 | +++ | ||
| 172 | ** inhibit-modification-hooks is bound to t while running modification hooks. | 171 | ** inhibit-modification-hooks is bound to t while running modification hooks. |
| 173 | As a happy consequence, after-change-functions and before-change-functions | 172 | As a happy consequence, after-change-functions and before-change-functions |
| 174 | are not bound to nil any more while running an (after|before)-change-function. | 173 | are not bound to nil any more while running an (after|before)-change-function. |