mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
Remove two functions obsolete since Emacs 23
* lisp/international/mule-cmds.el (unify-8859-on-encoding-mode) (unify-8859-on-decoding-mode): Remove functions obsolete since Emacs 23. * lisp/nxml/xsd-regexp.el: Doc fix.
This commit is contained in:
parent
5586eb463f
commit
76bbb7e648
3 changed files with 3 additions and 19 deletions
|
|
@ -52,9 +52,6 @@
|
|||
;; or a character translatable to such a character (i.e a character
|
||||
;; for which `encode-char' will return non-nil).
|
||||
;;
|
||||
;; Using unify-8859-on-decoding-mode is probably a good idea here
|
||||
;; (and generally with XML and other Unicode-oriented formats).
|
||||
;;
|
||||
;; Unfortunately, this means that this package is currently useless
|
||||
;; for CJK characters, since there's no mule-unicode charset for the
|
||||
;; CJK ranges of Unicode. We should devise a workaround for this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue