Merge and/or fix missing JIS X 0208 code points.
[chise/xemacs-chise.git-] / lisp / dumped-lisp.el
index b7568b8..b6f4384 100644 (file)
        ;;;;;;;;;;;;;;;;;; Coding-system support
        (when-feature file-coding "coding")
        (when-feature file-coding "code-files")
+       ;; Handle process with encoding/decoding coding-system.
        (when-feature file-coding "code-process")
-
+       ;; Provide basic commands to set coding systems to user
+       (when-feature file-coding "code-cmds")
        ;;;;;;;;;;;;;;;;;; MULE support
        (when-feature mule "mule-conf")
+       (when-feature utf-2000 "isolated-char")
        (when-feature utf-2000 "u00000-C0")
        (when-feature utf-2000 "u00020-Basic-Latin")
        (when-feature utf-2000 "u00080-C1")