X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=13b6791a4bee5c1d57e1d9b6a575dab9f67edddf;hb=a870577e6be49312e64df70aad42a2160b22e013;hp=b7568b85080f10473461b800304e8a86612fd83c;hpb=d8bd7eee3147c839d3c74d1823c139cd54867a75;p=chise%2Fxemacs-chise.git diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index b7568b8..13b6791 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -116,8 +116,10 @@ ;;;;;;;;;;;;;;;;;; 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 "u00000-C0")