mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-29 00:31:01 -08:00
Avoid error message due to commented-out input method.
This commit is contained in:
parent
186b335232
commit
b493fbdae9
1 changed files with 4 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue