aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2002-07-29 05:04:52 +0000
committerKenichi Handa <[email protected]>2002-07-29 05:04:52 +0000
commit930ca8e8456912a10ab89c400bdfecb32be64a22 (patch)
tree5d86e1f434e1c09626e90a1fad3d681c3f6ded54
parent3ea1bfb2949fa925b592b09ab25474616a9408cc (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 36274a78c3..2269f368bc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
+2002-07-29 Kenichi Handa <[email protected]>
+
+ * international/mule.el (ctext-post-read-conversion): Add support
+ for emboded utf-8 encodng (ESC % G ... ESC % @).
+
+2002-07-28 Kenichi Handa <[email protected]>
+
+ * files.el (revert-buffer): Before calling insert-file-contents,
+ kill the local variable buffer-file-coding-system.
+
2002-07-28 Richard M. Stallman <[email protected]>
* bindings.el (mode-line-format): Handle vc-mode specially.