diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dde7ded30cd..705cf62c965 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2002-11-13 Kenichi Handa <handa@m17n.org> + + * replace.el (occur-engine): Set buffer-file-coding-system of + OUT-BUF to that of one of BUFFERS if they locally bind that + variable. + 2002-11-13 Markus Rost <rost@math.ohio-state.edu> * custom.el (custom-handle-all-keywords): Fix arg passed to |