eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
coding systems.
+2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * international/codepage.el (cp-coding-system-for-codepage-1): Add
+ eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
+ coding systems.
+
2000-05-26 Dave Love <fx@gnu.org>
* disp-table.el (standard-display-underline): Don't use
(concat "8-bit encoding of " (symbol-name iso-name)
" characters using IBM codepage " coding-name)
(cons ccl-decoder-unix ccl-encoder-unix)
- `((safe-charsets ascii ,iso-name)
+ `((safe-charsets ascii eight-bit-control eight-bit-graphic ,iso-name)
(valid-codes (0 . 255))
(charset-origin-alist ,(list iso-name (symbol-name coding) encoder))))
;;; Make coding systems CODING-unix, CODING-dos, CODING-mac.