/[emacs]/emacs/lisp/international/ucs-tables.el
ViewVC logotype

Diff of /emacs/lisp/international/ucs-tables.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.30 by fx, Fri Jan 17 13:59:17 2003 UTC revision 1.31 by lektu, Tue Feb 4 13:09:38 2003 UTC
# Line 1239  unification on input operations." Line 1239  unification on input operations."
1239                                 (remq 'mule-utf-16-be                                 (remq 'mule-utf-16-be
1240                                       (aref char-coding-system-table key)))))))                                       (aref char-coding-system-table key)))))))
1241         ucs-mule-to-mule-unicode)         ucs-mule-to-mule-unicode)
1242        
1243        (if (not utf-fragment-on-decoding)        (if (not utf-fragment-on-decoding)
1244            (define-translation-table 'utf-translation-table-for-encode)            (define-translation-table 'utf-translation-table-for-encode)
1245          (define-translation-table 'utf-translation-table-for-encode          (define-translation-table 'utf-translation-table-for-encode
# Line 2411  Interactively, prompts for a hex string Line 2411  Interactively, prompts for a hex string
2411           (?(1y(B . ?$,1Dy(B)           (?(1y(B . ?$,1Dy(B)
2412           (?(1|(B . ?$,1D|(B)           (?(1|(B . ?$,1D|(B)
2413           (?(1}(B . ?$,1D}(B)))           (?(1}(B . ?$,1D}(B)))
2414          
2415        (other        (other
2416         '(         '(
2417           ;; latin-jisx0201 is mostly decoded to ascii, with these           ;; latin-jisx0201 is mostly decoded to ascii, with these

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26