summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 58460eb189d..c3c557e82d5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2000-06-10 Kenichi Handa <handa@etl.go.jp>
+
+ * international/mule.el (set-buffer-file-coding-system): If one of
+ undecided-XXX is specified, change only EOL conversion.
+
+ * international/mule-conf.el (unix): New alias for the coding
+ system undecided-unix.
+
2000-06-09 Dave Love <fx@gnu.org>
* tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.