Mercurial > hg > xemacs-beta
diff lisp/dumped-lisp.el @ 444:576fb035e263 r21-2-37
Import from CVS: tag r21-2-37
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:36:19 +0200 |
parents | abe6d1db359e |
children | 0784d089fdc9 |
line wrap: on
line diff
--- a/lisp/dumped-lisp.el Mon Aug 13 11:35:05 2007 +0200 +++ b/lisp/dumped-lisp.el Mon Aug 13 11:36:19 2007 +0200 @@ -115,8 +115,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-charset") (when-feature mule "mule-coding")