]> git.eshelyaron.com Git - emacs.git/commitdiff
Add charset-map-directory.
authorDave Love <fx@gnu.org>
Mon, 20 May 2002 15:04:44 +0000 (15:04 +0000)
committerDave Love <fx@gnu.org>
Mon, 20 May 2002 15:04:44 +0000 (15:04 +0000)
lisp/cus-start.el

index 724b79afb748fd75c83c2f7421fa3e28cea3865f..d650602487f6a81062717c18492471e2bc57970d 100644 (file)
@@ -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)