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
40232452
Commit
40232452
authored
Jan 09, 2001
by
Kenichi Handa
Browse files
(latin-extra-code-table): Set to t for \223 and \224.
parent
ae4b5f4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lisp/international/mule-conf.el
lisp/international/mule-conf.el
+2
-0
No files found.
lisp/international/mule-conf.el
View file @
40232452
...
...
@@ -471,6 +471,8 @@
;;; Miscellaneous settings.
(
aset
latin-extra-code-table
?\222
t
)
(
aset
latin-extra-code-table
?\223
t
)
(
aset
latin-extra-code-table
?\224
t
)
(
update-coding-systems-internal
)
...
...
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