From: Eli Zaretskii Date: Tue, 6 Nov 2001 09:52:31 +0000 (+0000) Subject: Avoid error message due to commented-out input method. X-Git-Tag: ttn-vms-21-2-B4~18788 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b493fbdae95cd3ac01f5f263f68645afeb71c65f;p=emacs.git Avoid error message due to commented-out input method. --- diff --git a/leim/quail/welsh.el b/leim/quail/welsh.el index 84a1f98fb3c..1bce3f659ad 100644 --- a/leim/quail/welsh.el +++ b/leim/quail/welsh.el @@ -116,7 +116,10 @@ ;; "hawlfraint" (copyright). Dyma arwyddlun hawlfraint. ("(h)" ?$,1W(B)) -;; (quail-define-package +;; In the following line paren changed to bracket to avoid an error +;; message from quail-update-leim-list-file, which doesn't know about +;; Lisp comments. +;; [quail-define-package ;; "welsh" "Welsh" "$,1!4(B" t ;; "Welsh postfix input method, using Latin-8" ;; nil t nil nil nil nil nil nil nil nil t)