aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLuc Teirlinck2004-09-03 22:28:10 +0000
committerLuc Teirlinck2004-09-03 22:28:10 +0000
commit90e118abf2dcc4aca4d7a7642247fa488554351e (patch)
tree4a061958e223437592c83ebccc4ff0ef7104dbb7 /lisp/ChangeLog
parent9e68f42d8e63609d322967815d720bdca8772337 (diff)
downloademacs-90e118abf2dcc4aca4d7a7642247fa488554351e.tar.gz
emacs-90e118abf2dcc4aca4d7a7642247fa488554351e.zip
(auto-revert-handler): Bind `buffer-read-only' locally around the call
to `revert-buffer'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
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 @@
12004-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
12004-09-03 Juri Linkov <juri@jurta.org> 62004-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