diff options
author | Kenichi Handa <handa@m17n.org> | 2000-06-08 11:09:58 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2000-06-08 11:09:58 +0000 |
commit | d3981b49bf59c655786abdd048ce4198062b4f8f (patch) | |
tree | 1c68de4e0a8467932ffb01a04493036a8cf63564 /lisp | |
parent | 0890801bd5d173fb4efbbf12b27a7711161d6778 (diff) | |
download | emacs-d3981b49bf59c655786abdd048ce4198062b4f8f.tar.gz emacs-d3981b49bf59c655786abdd048ce4198062b4f8f.tar.bz2 emacs-d3981b49bf59c655786abdd048ce4198062b4f8f.zip |
*** empty log message ***
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 4174c72e63d..ed96ee213a2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2000-06-08 Kenichi Handa <handa@etl.go.jp> + + * international/mule.el + (after-insert-file-set-buffer-file-coding-system): If the buffer + size is greater than INSERTED, judget that we are not visiting. + 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org> * whitespace.el (defgroup whitespace): Comment out `:version'. |