# HG changeset patch # User Dave Love # Date 1021907084 0 # Node ID 8cbbc8918e1faa8edee6de926b3bea9699713590 # Parent 133bf7ab1badf8259ed5e1cbab6943a39d86d4f9 Add charset-map-directory. diff -r 133bf7ab1bad -r 8cbbc8918e1f lisp/cus-start.el --- 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)