]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Thu, 11 Jul 2002 23:16:17 +0000 (23:16 +0000)
committerDave Love <fx@gnu.org>
Thu, 11 Jul 2002 23:16:17 +0000 (23:16 +0000)
lisp/ChangeLog
src/ChangeLog

index fac049c0bfdc55afed86ff3f15c7cd86c35e46e1..dbddb681aa8aae06ad13bb32ba3fbe0ef57b2555 100644 (file)
@@ -1,3 +1,12 @@
+2002-07-12  Dave Love  <fx@gnu.org>
+
+       * international/mule-conf.el (mule-unicode-e000-ffff): Set
+       :max-code.
+
+       * international/mule-util.el (with-coding-priority): Fix.
+
+       * international/mule.el (set-coding-priority): Fix obsolete spec.
+
 2002-07-05  Dave Love  <fx@gnu.org>
 
        * international/mule-cmds.el (leim-list-header): Add coding tag.
index 53ad42c8daac78c09a1df53101a754fd86cf5049..e46672acaf4032217a12d879167cb96331e463aa 100644 (file)
@@ -1,3 +1,7 @@
+2002-07-12  Dave Love  <fx@gnu.org>
+
+       * coding.c (Fset_coding_system_priority): Allow null arg list.
+
 2002-07-03  Dave Love  <fx@gnu.org>
 
        * minibuf.c (Fminibuffer_complete_word): Remove unused var.