# HG changeset patch # User Dave Love # Date 1008187617 0 # Node ID 49d5b75391a4c4b1884a60165721717c8bfaac30 # Parent 34952771ae858bb9bfb927e4f52b2969f2de9598 *** empty log message *** diff -r 34952771ae85 -r 49d5b75391a4 lisp/ChangeLog --- a/lisp/ChangeLog Wed Dec 12 20:06:10 2001 +0000 +++ b/lisp/ChangeLog Wed Dec 12 20:06:57 2001 +0000 @@ -1,3 +1,12 @@ +2001-12-12 Dave Love + + * international/mule.el (make-translation-table-from-vector): + Allow null elements in VEC. + + * international/ucs-tables.el (unify-8859-on-encoding-mode) + (unify-8859-on-decoding-mode): Swap the code in their bodies. Add + :version. + 2001-12-11 Richard M. Stallman * derived.el (derived-mode-p): Function moved to subr.el.