changeset 88574:8cbbc8918e1f

Add charset-map-directory.
author Dave Love <fx@gnu.org>
date Mon, 20 May 2002 15:04:44 +0000
parents 133bf7ab1bad
children 8a28722c246c
files lisp/cus-start.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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)