changeset 41988:49d5b75391a4

*** empty log message ***
author Dave Love <fx@gnu.org>
date Wed, 12 Dec 2001 20:06:57 +0000
parents 34952771ae85
children fd3c70d7a093
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <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.