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
6993ac19
Commit
6993ac19
authored
Dec 18, 2002
by
Dave Love
Browse files
*** empty log message ***
parent
84dc47fd
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
33 additions
and
20148 deletions
+33
-20148
lisp/ChangeLog
lisp/ChangeLog
+33
-0
lisp/international/utf-8-subst.el
lisp/international/utf-8-subst.el
+0
-20148
No files found.
lisp/ChangeLog
View file @
6993ac19
2002-12-18 Dave Love <fx@gnu.org>
* international/utf-8-subst.el: Deleted.
* international/ucs-tables.el (ucs-fragment-8859): Don't modify
char-coding-system-table elements destructively. Use
optimize-char-coding-system-table.
* international/mule.el (optimize-char-coding-system-table): New.
(register-char-codings): Use it.
* international/utf-8.el (ucs-mule-cjk-to-unicode)
(ucs-unicode-to-mule-cjk): Revert last change.
(utf-subst-table-for-encode): Initially use
ucs-mule-cjk-to-unicode.
(utf-subst-table-for-decode): Initially use
ucs-unicode-to-mule-cjk.
(utf-fragment-on-decoding, utf-translate-cjk): Don't modify
char-coding-system-table elements destructively.
(utf-translate-cjk): Set ucs-mule-cjk-to-unicode,
ucs-unicode-to-mule-cjk to new hash tables with realistic
parameters.
2002-12-16 Dave Love <fx@gnu.org>
* international/mule-cmds.el (standard-keyboard-coding-systems):
Deleted.
(set-locale-environment): Don't use it.
2002-12-18 John Paul Wallington <jpw@shootybangbang.com>
* info.el (Info-dir-remove-duplicates): Avoid infloop when
...
...
@@ -88,6 +117,10 @@
2002-12-15 Dave Love <fx@gnu.org>
* international/mule-cmds.el (standard-keyboard-coding-systems):
Deleted.
(set-locale-environment): Don't use it.
* international/utf-8.el (ucs-mule-cjk-to-unicode)
(utf-subst-table-for-encode, ucs-unicode-to-mule-cjk)
(utf-subst-table-for-decode): Specify :size, :rehash-size.
...
...
lisp/international/utf-8-subst.el
deleted
100644 → 0
View file @
84dc47fd
This diff is collapsed.
Click to expand it.
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