]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Wed, 12 Dec 2001 20:06:57 +0000 (20:06 +0000)
committerDave Love <fx@gnu.org>
Wed, 12 Dec 2001 20:06:57 +0000 (20:06 +0000)
lisp/ChangeLog

index d505d475b044f277122da6a259e4091b0acb88c5..c61360e55bcc364c1a97f046497c4d3a1582be92 100644 (file)
@@ -1,3 +1,12 @@
+2001-12-12  Dave Love  <fx@gnu.org>
+
+       * 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  <rms@gnu.org>
 
        * derived.el (derived-mode-p): Function moved to subr.el.