1 ;;; welsh.el --- Quail package for inputting Welsh characters -*-coding: iso-2022-7bit;-*-
3 ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
4 ;; Free Software Foundation, Inc.
6 ;; Author: Dave Love <fx@gnu.org>
9 ;; This file is part of GNU Emacs.
11 ;; This file is free software; you can redistribute it and/or modify
12 ;; it under the terms of the GNU General Public License as published by
13 ;; the Free Software Foundation; either version 3, or (at your option)
16 ;; This file is distributed in the hope that it will be useful,
17 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
18 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 ;; GNU General Public License for more details.
21 ;; You should have received a copy of the GNU General Public License
22 ;; along with GNU Emacs; see the file COPYING. If not, write to
23 ;; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
24 ;; Boston, MA 02110-1301, USA.
28 ;; Welsh input following the Yudit map by david@sheetmusic.org.uk.
35 "welsh" "Welsh" "\e$,1!4\e(B" t
36 "Welsh postfix input method"
37 nil t nil nil nil nil nil nil nil nil t
)
102 ("y\"" ?
\e,A
\x7f\e(B)
117 ;; "hawlfraint" (copyright). Dyma arwyddlun hawlfraint.
118 ("(h)" ?
\e$
,1\x7fW
\e(B))
120 ;; (quail-define-package
121 ;; "welsh" "Welsh" "\e$,1!4\e(B" t
122 ;; "Welsh postfix input method, using Latin-8"
123 ;; nil t nil nil nil nil nil nil nil nil t)
125 ;; (quail-define-rules
126 ;; ("A\\" ?\e,A@\e(B)
130 ;; ("A\"" ?\e,AD\e(B)
131 ;; ("a\\" ?\e,A`\e(B)
135 ;; ("a\"" ?\e,Ad\e(B)
137 ;; ("E\\" ?\e,AH\e(B)
141 ;; ("E\"" ?\e,AK\e(B)
142 ;; ("e\\" ?\e,Ah\e(B)
146 ;; ("e\"" ?\e,Ak\e(B)
148 ;; ("I\\" ?\e,AL\e(B)
152 ;; ("I\"" ?\e,AO\e(B)
153 ;; ("i\\" ?\e,Al\e(B)
157 ;; ("i\"" ?\e,Ao\e(B)
159 ;; ("O\\" ?\e,AR\e(B)
163 ;; ("O\"" ?\e,AV\e(B)
164 ;; ("o\\" ?\e,Ar\e(B)
168 ;; ("o\"" ?\e,Av\e(B)
170 ;; ("U\\" ?\e,AY\e(B)
174 ;; ("U\"" ?\e,A\\e(B)
175 ;; ("u\\" ?\e,Ay\e(B)
179 ;; ("u\"" ?\e,A|\e(B)
181 ;; ("Y\\" ?\e,A,\e(B)
185 ;; ("Y\"" ?\e,A/\e(B)
186 ;; ("y\\" ?\e,A<\e(B)
188 ;; ("y\"" ?\e,A\x7f\e(B)
192 ;; ("W\\" ?\e,A(\e(B)
196 ;; ("W\"" ?\e,A=\e(B)
197 ;; ("w\\" ?\e,A8\e(B)
201 ;; ("w\"" ?\e,A>\e(B))
204 ;;; arch-tag: aeef0eae-0a50-4606-9120-020d59d5e208
205 ;;; welsh.el ends here