mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Add charset-map-directory.
This commit is contained in:
parent
41cbe562e6
commit
5e3097cd9d
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue