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 96fa1656f0a..e4f15722f95 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-09-04 Dan Nicolaescu <dann@ics.uci.edu> + + * newcomment.el (uncomment-region): Bind comment-use-global-state + to nil. + 2004-09-03 Luc Teirlinck <teirllm@auburn.edu> * autorevert.el (auto-revert-handler): Bind `buffer-read-only' |