comparison lisp/ChangeLog @ 56916:a7878257fb7a

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 04 Sep 2004 12:31:09 +0000
parents 9cd521d53335
children 9ae97554f1f0
comparison
equal deleted inserted replaced
56915:12240bc21df6 56916:a7878257fb7a
1 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * newcomment.el (uncomment-region): Bind comment-use-global-state
4 to nil.
5
1 2004-09-03 Luc Teirlinck <teirllm@auburn.edu> 6 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
2 7
3 * autorevert.el (auto-revert-handler): Bind `buffer-read-only' 8 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
4 locally around the call to `revert-buffer'. 9 locally around the call to `revert-buffer'.
5 10