/[emacs]/emacs/lisp/international/quail.el
ViewVC logotype

Diff of /emacs/lisp/international/quail.el

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

revision 1.119.2.1 by handa, Wed Jun 12 00:49:41 2002 UTC revision 1.119.2.2 by fx, Tue Jul 30 11:25:43 2002 UTC
# Line 1274  Do so while interleaving with the follow Line 1274  Do so while interleaving with the follow
1274                    (lambda (c)                    (lambda (c)
1275                      ;; This gives us the chance to unify on input                      ;; This gives us the chance to unify on input
1276                      ;; (e.g. using ucs-tables.el).                      ;; (e.g. using ucs-tables.el).
1277                        ;; Fixme: Is this still useful?  (See also mule-conf.el.)
1278                      (or (and translation-table-for-input                      (or (and translation-table-for-input
1279                               (aref translation-table-for-input c))                               (aref translation-table-for-input c))
1280                          c))                          c))

Legend:
Removed from v.1.119.2.1  
changed lines
  Added in v.1.119.2.2

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