]> git.eshelyaron.com Git - emacs.git/commitdiff
(cp866-decode-table): Fix the translation table.
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 Nov 2002 09:27:13 +0000 (09:27 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Nov 2002 09:27:13 +0000 (09:27 +0000)
lisp/ChangeLog
lisp/international/codepage.el

index 01748efcf4ee93141d64e50e9731e517d7768b75..c871ee9b5860d3716cc19696e5bf0330cd727058 100644 (file)
@@ -1,3 +1,8 @@
+2002-11-16  Ivan Zakharyaschev <imz@altlinux.org>  (tiny change)
+
+       * international/codepage.el (cp866-decode-table): Fix the
+       translation table.
+
 2002-11-14  Per Cederqvist  <ceder@lysator.liu.se>  (tiny change)
 
        * progmodes/etags.el (find-tag-default): Copy text at point without
index 112edc12b23291ac43b72058be7b5f9c175eff16..0a0a00f8eb80901cf4e42938eb91a8f9ea92e1a5 100644 (file)
@@ -37,7 +37,7 @@
 ;; terminal display and input methods.
 ;;
 ;; Thanks to Ken'ichi Handa <handa@etl.go.jp> for writing the CCL
-;; encoders/decoders, and for help in debugging this code. 
+;; encoders/decoders, and for help in debugging this code.
 
 ;;; Code:
 
@@ -384,7 +384,7 @@ character is generated by (make-char CHARSET OFFSET)."
    128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143
    144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159
    160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175
-   223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238
+   224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239
    252 241 nil nil 243 nil nil 245 nil nil nil nil nil nil 247 nil]
   "Table for converting ISO-8859-5 characters into codepage 866 glyphs.")
 (setplist 'cp866-decode-table