mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
Set 146th element of
latin-extra-code-table to `t'.
This commit is contained in:
parent
f7b46c2d62
commit
c1b628eb92
1 changed files with 4 additions and 0 deletions
|
|
@ -330,4 +330,8 @@
|
|||
coding-category-iso-8-else
|
||||
coding-category-binary))
|
||||
|
||||
|
||||
;;; Miscellaneous settings.
|
||||
(aset latin-extra-code-table ?\222 t)
|
||||
|
||||
;;; mule-conf.el ends here
|
||||
|
|
|
|||
Loading…
Reference in a new issue