aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--leim/quail/welsh.el5
1 files changed, 4 insertions, 1 deletions
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 @@
116 ;; "hawlfraint" (copyright). Dyma arwyddlun hawlfraint. 116 ;; "hawlfraint" (copyright). Dyma arwyddlun hawlfraint.
117 ("(h)" ?$,1W(B)) 117 ("(h)" ?$,1W(B))
118 118
119;; (quail-define-package 119;; In the following line paren changed to bracket to avoid an error
120;; message from quail-update-leim-list-file, which doesn't know about
121;; Lisp comments.
122;; [quail-define-package
120;; "welsh" "Welsh" "$,1!4(B" t 123;; "welsh" "Welsh" "$,1!4(B" t
121;; "Welsh postfix input method, using Latin-8" 124;; "Welsh postfix input method, using Latin-8"
122;; nil t nil nil nil nil nil nil nil nil t) 125;; nil t nil nil nil nil nil nil nil nil t)