changeset 88846:8a17b9f646a3

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 11 Jul 2002 23:16:17 +0000
parents 64b8f6168269
children 1538d056ea25
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jul 11 23:15:52 2002 +0000
+++ b/lisp/ChangeLog	Thu Jul 11 23:16:17 2002 +0000
@@ -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.
--- a/src/ChangeLog	Thu Jul 11 23:15:52 2002 +0000
+++ b/src/ChangeLog	Thu Jul 11 23:16:17 2002 +0000
@@ -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.