summaryrefslogtreecommitdiff
path: root/lisp/cus-start.el
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2003-09-08 12:53:41 +0000
committerKenichi Handa <handa@m17n.org>2003-09-08 12:53:41 +0000
commit8f924df7df019cce90537647de2627581043b5c4 (patch)
tree6c40bd05679425e710d6b2e5649eae3da5e40a52 /lisp/cus-start.el
parent463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (diff)
parent9d4807432a01f9b3cc519fcfa3ea92a70ffa7f43 (diff)
downloademacs-8f924df7df019cce90537647de2627581043b5c4.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/cus-start.el')
-rw-r--r--lisp/cus-start.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/cus-start.el b/lisp/cus-start.el
index 9ece1e8d2f0..e352739e8a9 100644
--- a/lisp/cus-start.el
+++ b/lisp/cus-start.el
@@ -67,6 +67,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)