mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-16 19:00:55 -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
|
(exec-path execute
|
||||||
(repeat (choice (const :tag "default" nil)
|
(repeat (choice (const :tag "default" nil)
|
||||||
(file :format "%v"))))
|
(file :format "%v"))))
|
||||||
|
;; charset.c
|
||||||
|
(charset-map-directory installation directory)
|
||||||
;; coding.c
|
;; coding.c
|
||||||
(inhibit-eol-conversion mule boolean)
|
(inhibit-eol-conversion mule boolean)
|
||||||
(eol-mnemonic-undecided mule string)
|
(eol-mnemonic-undecided mule string)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue