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