From 4dee6f7a2e798f469d8c95691c9add0ae6362e25 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Tue, 30 Jul 2002 11:25:43 +0000 Subject: [PATCH] comment --- lisp/international/quail.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/international/quail.el b/lisp/international/quail.el index 0ecc185f874..d3f4fee4930 100644 --- a/lisp/international/quail.el +++ b/lisp/international/quail.el @@ -1274,6 +1274,7 @@ Do so while interleaving with the following special events: (lambda (c) ;; This gives us the chance to unify on input ;; (e.g. using ucs-tables.el). + ;; Fixme: Is this still useful? (See also mule-conf.el.) (or (and translation-table-for-input (aref translation-table-for-input c)) c)) -- 2.39.5