From b493fbdae95cd3ac01f5f263f68645afeb71c65f Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 6 Nov 2001 09:52:31 +0000 Subject: [PATCH] Avoid error message due to commented-out input method. --- leim/quail/welsh.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/leim/quail/welsh.el b/leim/quail/welsh.el index 84a1f98fb3..1bce3f659a 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) -- 2.39.2