diff lisp/cus-start.el @ 88574:8cbbc8918e1f

Add charset-map-directory.
author Dave Love <fx@gnu.org>
date Mon, 20 May 2002 15:04:44 +0000
parents 9c7cb2a085f4
children b231f1e25b4e
line wrap: on
line diff
--- a/lisp/cus-start.el	Mon May 20 12:10:04 2002 +0000
+++ b/lisp/cus-start.el	Mon May 20 15:04:44 2002 +0000
@@ -64,6 +64,8 @@
 	     (exec-path execute
 			(repeat (choice (const :tag "default" nil)
 					(file :format "%v"))))
+	     ;; charset.c
+	     (charset-map-directory installation directory)
 	     ;; coding.c
 	     (inhibit-eol-conversion mule boolean)
 	     (eol-mnemonic-undecided mule string)