summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4eed367cb29..f72b57946d0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2001-05-16 Gerd Moellmann <gerd@gnu.org>
+
+ * international/mule.el (auto-coding-regexp-alist): New user-option.
+ (auto-coding-from-file-contents): New function.
+ (set-auto-coding): Use it to determine a coding system.
+
2001-05-15 Gerd Moellmann <gerd@gnu.org>
* mouse.el (mouse-delete-other-windows): Doc fix.