diff lisp/international/ucs-tables.el @ 49279:1b936b315f3d

Undo the last change.
author Kenichi Handa <handa@m17n.org>
date Thu, 16 Jan 2003 07:56:55 +0000
parents 7d1c850ef43a
children d85a11253dd2
line wrap: on
line diff
--- a/lisp/international/ucs-tables.el	Thu Jan 16 07:56:36 2003 +0000
+++ b/lisp/international/ucs-tables.el	Thu Jan 16 07:56:55 2003 +0000
@@ -1111,7 +1111,7 @@
 
   ;; Derive tables that can be used as per-coding-system
   ;; `translation-table-for-encode's.
-  (dolist (n (list 15 14 9 8 7 6 5 4 3 2 1))
+  (dolist (n (list 15 14 9 8 7 5 4 3 2 1))
     (let* ((alist (symbol-value (intern (format "ucs-8859-%d-alist" n))))
 	   (encode-translator (set (intern (format "ucs-8859-%d-encode-table"
 						   n))