diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 130ee51e80f..96fa1656f0a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-09-03 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * autorevert.el (auto-revert-handler): Bind `buffer-read-only' | ||
| 4 | locally around the call to `revert-buffer'. | ||
| 5 | |||
| 1 | 2004-09-03 Juri Linkov <juri@jurta.org> | 6 | 2004-09-03 Juri Linkov <juri@jurta.org> |
| 2 | 7 | ||
| 3 | * isearch.el (isearch-toggle-regexp): Set `isearch-success' and | 8 | * isearch.el (isearch-toggle-regexp): Set `isearch-success' and |