comparison lisp/dumped-lisp.el @ 414:da8ed4261e83 r21-2-15

Import from CVS: tag r21-2-15
author cvs
date Mon, 13 Aug 2007 11:21:38 +0200
parents 697ef44129c6
children 95016f13131a
comparison
equal deleted inserted replaced
413:901169e5ca31 414:da8ed4261e83
92 (when-feature mule "mule-charset") 92 (when-feature mule "mule-charset")
93 (when-feature file-coding "coding") 93 (when-feature file-coding "coding")
94 (when-feature mule "mule-coding") 94 (when-feature mule "mule-coding")
95 ;; Handle I/O of files with extended characters. 95 ;; Handle I/O of files with extended characters.
96 (when-feature file-coding "code-files") 96 (when-feature file-coding "code-files")
97 (when-feature mule "mule-files")
98 ;; Handle process with encoding/decoding non-ascii coding-system. 97 ;; Handle process with encoding/decoding non-ascii coding-system.
99 (when-feature file-coding "code-process") 98 (when-feature file-coding "code-process")
100 (when-feature mule "mule-help") 99 (when-feature mule "mule-help")
101 ;; Load the remaining basic files. 100 ;; Load the remaining basic files.
102 (when-feature mule "mule-category") 101 (when-feature mule "mule-category")