From 5e3097cd9d9006ab63f092f68a85e96ece71791e Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 20 May 2002 15:04:44 +0000 Subject: [PATCH] Add charset-map-directory. --- lisp/cus-start.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/cus-start.el b/lisp/cus-start.el index 724b79afb74..d650602487f 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -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) -- 2.39.2