aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index de2e0ac535c..45f45dd39b8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12004-12-31 Kenichi Handa <handa@m17n.org>
2
3 * international/mule.el (buffer-file-coding-system-explicit):
4 Renambed for explicit-buffer-file-coding-system.
5 (after-insert-file-set-coding): Adjusted for the above change.
6
7 * files.el (revert-buffer): Change
8 explicit-buffer-file-coding-system to
9 buffer-file-coding-system-explicit.
10 (basic-save-buffer-1): Likewise.
11
12004-12-30 Luc Teirlinck <teirllm@auburn.edu> 122004-12-30 Luc Teirlinck <teirllm@auburn.edu>
2 13
3 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries. 14 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.