diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 4302da5aa27..2aca9fce5bf 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -2325,6 +2325,12 @@ | |||
| 2325 | 2325 | ||
| 2326 | * display.texi (Images): Delete redundant @findex. | 2326 | * display.texi (Images): Delete redundant @findex. |
| 2327 | 2327 | ||
| 2328 | 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2329 | |||
| 2330 | * text.texi (Change Hooks): (after|before)-change-functions are no | ||
| 2331 | longer bound to nil while running; rather inhibit-modification-hooks | ||
| 2332 | is t. | ||
| 2333 | |||
| 2328 | 2007-08-16 Richard Stallman <rms@gnu.org> | 2334 | 2007-08-16 Richard Stallman <rms@gnu.org> |
| 2329 | 2335 | ||
| 2330 | * processes.texi (Asynchronous Processes): Clarify | 2336 | * processes.texi (Asynchronous Processes): Clarify |