# HG changeset patch # User Dave Love # Date 1026429377 0 # Node ID 8a17b9f646a39f7c228dbcf7088c39248b80f703 # Parent 64b8f6168269f28d458c9066342adb7176a97b4c *** empty log message *** diff -r 64b8f6168269 -r 8a17b9f646a3 lisp/ChangeLog --- 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 + + * 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 * international/mule-cmds.el (leim-list-header): Add coding tag. diff -r 64b8f6168269 -r 8a17b9f646a3 src/ChangeLog --- 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 + + * coding.c (Fset_coding_system_priority): Allow null arg list. + 2002-07-03 Dave Love * minibuf.c (Fminibuffer_complete_word): Remove unused var.