Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c11f69e1
Commit
c11f69e1
authored
Jan 30, 2004
by
Kenichi Handa
Browse files
Handle charset-map-path, not charset-map-directory.
parent
cf411e8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lisp/cus-start.el
lisp/cus-start.el
+2
-1
No files found.
lisp/cus-start.el
View file @
c11f69e1
...
...
@@ -68,7 +68,8 @@
(
repeat
(
choice
(
const
:tag
"default"
nil
)
(
file
:format
"%v"
))))
;; charset.c
(
charset-map-directory
installation
directory
)
(
charset-map-path
installation
(
repeat
(
directory
:format
"%v"
)))
;; coding.c
(
inhibit-eol-conversion
mule
boolean
)
(
eol-mnemonic-undecided
mule
string
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment