Mercurial > emacs
annotate leim/ChangeLog @ 49841:babed35678ca
(calc-macro-edit-variable): Fix character constant.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 18 Feb 2003 11:00:10 +0000 |
parents | 885222a0f1fd |
children | 6493fe05a7e9 |
rev | line source |
---|---|
49825 | 1 2003-02-17 Dave Love <fx@gnu.org> |
2 | |
3 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'. | |
4 | |
49794
dbd2a70bc8f0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49713
diff
changeset
|
5 2003-02-14 Juanma Barranquero <lektu@terra.es> |
dbd2a70bc8f0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49713
diff
changeset
|
6 |
dbd2a70bc8f0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49713
diff
changeset
|
7 * quail/uni-input.el (utf-8-ccl-encode): Fix use of character |
dbd2a70bc8f0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49713
diff
changeset
|
8 constants. |
dbd2a70bc8f0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49713
diff
changeset
|
9 |
49713 | 10 2003-02-11 KAWABATA, Taichi <kawabata@m17n.org> |
49710 | 11 |
12 * quail/indian.el (punjabi-itrans, gujarati-itrans, oriya-itrans) | |
13 (bengali-itrans, assamese-itrans, telugu-itrans kannada-itrans) | |
14 (malayalam-itrans, tamil-itrans): New ITRANS based input methods. | |
15 (punjabi-inscript, gujarati-inscript, oriya-inscript) | |
16 (bengali-inscript, assamese-inscript, telugu-inscript) | |
17 (kannada-inscript, malayalam-inscript, tamil-inscript): New | |
18 INSCRIPT based input methods. | |
19 | |
49640 | 20 2003-02-07 Kenichi Handa <handa@m17n.org> |
21 | |
22 * quail/cyrillic.el: Update quail-package-alist (not | |
23 input-method-alist) to make "cyrillic-jcuken" an alias of | |
24 "russian-typewriter". Add cookie for quail-update-leim-list-file. | |
25 | |
49607 | 26 2003-02-05 David Kastrup <dak@gnu.org> |
27 | |
28 * quail/greek.el: fix iota accent typos in greek-babel | |
29 encoding. | |
30 | |
49045 | 31 2003-01-05 Dave Love <fx@gnu.org> |
32 | |
33 * makefile.w32-in (SLAVIC): Add croatian.elc. | |
34 | |
35 * Makefile.in (SLAVIC): Add croatian.elc. | |
36 | |
37 * quail/croatian.el: New file. | |
38 | |
48799
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
39 2002-12-10 Juanma Barranquero <lektu@terra.es> |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
40 |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
41 * makefile.w32-in (LATIN): Add welsh.elc. |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
42 (MISC): Add georgian.elc. |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
43 (UNICODE): Add it. |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
44 (WORLD): Add $(UNICODE). |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
45 |
48331 | 46 2002-11-14 Dave Love <fx@gnu.org> |
47 | |
48 * quail/slovak.el: Add coding cookie. | |
49 | |
50 * quail/latin-ltx.el: Fix coding cookie. | |
51 | |
52 * quail/hebrew.el: Add coding cookie. | |
53 | |
54 * quail/czech.el: Add coding cookie. | |
55 | |
56 * quail/welsh.el: Undo last change. | |
57 | |
47418 | 58 2002-09-11 Dave Love <fx@gnu.org> |
59 | |
60 * quail/latin-post.el ("slovenian"): New. | |
61 | |
47243 | 62 2002-09-05 Kenichi Handa <handa@etl.go.jp> |
63 | |
64 * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'. | |
65 | |
46665 | 66 2002-07-24 Dave Love <fx@gnu.org> |
67 | |
46669 | 68 * quail/latin-alt.el ("latin-alt-postfix"): New. |
69 | |
70 * quail/latin-post.el ("latin-postfix"): New. | |
71 | |
46665 | 72 * quail/latin-pre.el ("latin-1-prefix"): Add nbsp. |
73 ("latin-3-prefix"): Doc fix. | |
46669 | 74 ("latin-prefix"): New. |
46665 | 75 |
46502 | 76 2002-07-12 Dave Love <fx@gnu.org> |
77 | |
78 * quail/cyrillic.el: Doc fixes. | |
79 ("cyrillic-beylorussian"): Commented-out. | |
80 ("cyrillic-translit-bulgarian"): Deleted. | |
81 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings. | |
82 ("ukrainian-computer", "belarusian", "bulgarian-bds") | |
83 ("russian-computer"): New. | |
47243 | 84 ("bulgarian-phonetic"): Renamed from bulgarian-pho. Add ,A'(B, $,1uV(B, ,LN(B. |
46502 | 85 ("russian-typewriter"): Renamed from cyrillic-jcuken. |
86 | |
46262 | 87 2002-06-20 Dave Love <fx@gnu.org> |
88 | |
89 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3 | |
47243 | 90 characters and ~o -> $,1 A(B, ~O -> $,1 @(B. |
46262 | 91 |
45330 | 92 2002-05-17 Eli Zaretskii <eliz@is.elta.co.il> |
93 | |
94 * Makefile.in (install): Use "tar -chf", to follow symlinks. | |
95 | |
45107 | 96 2002-05-04 Triet Hoai Lai <thlai@ee.usyd.edu.au> |
97 | |
98 * quail/vntelex.el: Add even more rules. | |
99 | |
45060 | 100 2002-04-30 Triet Hoai Lai <thlai@ee.usyd.edu.au> |
101 | |
102 * quail/vntelex.el: Add new rules to escape from composition. | |
103 | |
44968 | 104 2002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au> |
105 | |
106 * quail/vntelex.el: Use proper charset. | |
107 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
108 2002-04-22 Koaunghi Un <koaunghi@ling.cnu.ac.kr> |
44747 | 109 |
110 * quail/hanja.el ("Od"): Remove rule. | |
111 | |
44700 | 112 2002-04-19 Eli Zaretskii <eliz@is.elta.co.il> |
113 | |
114 * quail/indian.el: Replace commented-out lines with a condition | |
115 that is always false. | |
116 | |
44407 | 117 2002-04-06 Jaeyoun Chung <jay@kldp.org> |
118 | |
119 * quail/hanja3.el ("kf"): added a few composing rules | |
120 from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr> | |
121 | |
122 * quail/hangul3.el: buggy alternative second character | |
123 sequence fixed ('/' for 'v' pair). | |
124 added a few more third character composing rule. | |
125 | |
43704 | 126 2002-03-03 Werner Lemberg <wl@gnu.org> |
127 | |
128 * quail/vntelex.el: New file. | |
129 * Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE), | |
130 makefile.w32-in (VIETNAMESE): Add it. | |
131 | |
43229 | 132 2002-02-10 Andrew Innes <andrewi@gnu.org> |
133 | |
134 * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS). | |
135 ($(MISC_DIC)): Ditto. | |
136 | |
43139
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
137 2002-02-06 Richard M. Stallman <rms@gnu.org> |
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
138 |
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
139 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~". |
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
140 Don't define "~," at all. |
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
141 |
47243 | 142 2002-01-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
43023 | 143 |
47243 | 144 * quail/latin-pre.el (latin-2-prefix): Add $,1 :(B and $,1 ;(B. |
43023 | 145 From "Dr. Eduard Werner" <edi.werner@gmx.de>. |
146 | |
42641
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
147 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il> |
42640 | 148 |
149 * quail/greek.el: Changed the behavior of the "greek" input | |
42641
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
150 method, to consider the "accent" and "diaeresis" as prefix keys. |
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
151 A new method (named "greek-postfix") was added which implements |
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
152 the old behavior. Also changed the mapping of the "Q/q" key to |
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
153 produce the ":/;" characters, as is customary in greek keyboards. |
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
154 From Nick Patavalis <npat@inaccessnetworks.com>. |
42640 | 155 |
42597 | 156 2002-01-07 Jaeyoun Chung <jay@kldp.org> |
157 | |
158 * quail/hangul.el: removed key sequence mapping for O[rsfaqtTd]. | |
159 Not used for Korean Hangul Type 2. (request from emacs-kr mailing | |
160 list). | |
161 | |
42505 | 162 2002-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
163 | |
164 * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string. | |
165 | |
42464 | 166 2002-01-01 Dave Love <fx@gnu.org> |
167 | |
168 * quail/indian.el (quail-define-indian-trans-package): Unquote | |
169 lambda. | |
170 (quail-define-inscript-package): Avoid mapcar*. | |
171 | |
42204 | 172 2001-12-20 Dave Love <fx@gnu.org> |
173 | |
174 * quail/latin-ltx.el: Fix un-doubled backslashes. | |
175 | |
42039 | 176 2001-12-15 Dave Love <fx@gnu.org> |
177 | |
48799
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
178 * quail/latin-pre.el ("french-prefix", "german-prefix") |
42039 | 179 ("spanish-prefix"): Fix language assignment. |
180 | |
48799
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
181 * quail/latin-post.el ("french-postfix", "german-postfix") |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
182 ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix") |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
183 ("french-keyboard", "french-azerty", "german") |
42039 | 184 ("spanish-keyboard"): Fix language assignment. |
185 | |
186 * quail/indian.el: Don't require cl. | |
187 (quail-indian-flatten-list): Renamed from flatten-list. | |
188 | |
48799
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
189 * quail/cyrillic.el ("cyrillic-beylorussian") |
9daf1020fccf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48331
diff
changeset
|
190 ("cyrillic-ukrainian", "cyrillic-translit-bulgarian") |
42039 | 191 ("belarusian", "bulgarian-pho"): Fix language assignment. |
192 | |
193 * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix") | |
194 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix") | |
195 ("turkish-alt-postfix"): Fix language assignment. | |
196 ("dutch"): Assign to Dutch. Use chars, not strings. | |
197 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): | |
198 New. | |
199 | |
47243 | 200 2001-12-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
41896 | 201 |
202 * COPYING: New file. | |
203 | |
41797 | 204 2001-12-03 Jaeyoun Chung <jay@kldp.org> |
205 | |
42039 | 206 * quail/hangul3.el: Added a few convenient composing sequences for |
41797 | 207 Korean keyboard type 3 users. |
208 | |
41688 | 209 2001-11-29 Dave Love <fx@gnu.org> |
210 | |
211 * quail/latin-ltx.el: Extra translations. Fix some | |
212 latin-iso8859-4 characters. Use Hebrew letters, not compatibility | |
213 symbols. | |
214 | |
41636 | 215 2001-11-28 Juanma Barranquero <lektu@terra.es> |
216 | |
217 * makefile.w32-in (INDIAN): Adjusted for the file name change; | |
218 quail/devanagari.elc -> quail/indian.elc. | |
219 | |
220 * makefile.nt (INDIAN): Likewise. | |
221 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
222 2001-11-21 KAWABATA, Taichi <batta@beige.ocn.ne.jp> |
41471
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
223 |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
224 * quail/devanagari.el: Renamed to indian.el. |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
225 |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
226 * quail/indian.el: Renamed from devanagari.el, and completely |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
227 re-written. The input method devanagari-hindi-transliteration is |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
228 merged with devanagari-itrans, devanagari-keyboard-a is renamed to |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
229 devanagari-inscript, devanagari-transliteration is renamed to |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
230 devanagari-kyoto-harvard. |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
231 |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
232 * Makefile.in: Adjusted for the file name change; |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
233 quail/devanagari.elc -> quail/indian.elc. |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
234 |
40768 | 235 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il> |
236 | |
237 * quail/welsh.el: Avoid an error message due to a commented-out | |
238 input method. | |
239 | |
40749
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
240 2001-11-05 Richard M. Stallman <rms@gnu.org> |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
241 |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
242 * quail/rfc1345.el: Get rid of the explicit ^Z character. |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
243 |
40739 | 244 2001-11-05 Eli Zaretskii <eliz@is.elta.co.il> |
245 | |
246 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display. | |
247 | |
40712 | 248 2001-11-04 Dave Love <fx@gnu.org> |
249 | |
250 * Makefile.in (LATIN): Add welsh. | |
251 (UNICODE): New. | |
252 (MISC): Add georgian. | |
253 (WORLD): Add UNICODE. | |
254 | |
255 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el: | |
256 * quail/uni-input.el, quail/sgml-input.el: New file. | |
257 | |
258 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods. | |
259 | |
260 * quail/latin-alt.el ("dutch"): New method. | |
261 | |
40358
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
262 2001-10-27 Francesco Potorti` <pot@gnu.org> |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
263 |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
264 * quail/latin-post.el ("italian-postfix"): Undo previous change. |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
265 |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
266 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change. |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
267 |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
268 2001-10-25 Francesco Potorti` <pot@gnu.org> |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
269 |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
270 * quail/latin-post.el ("italian-postfix"): Euro symbol. |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
271 |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
272 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol. |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
273 |
40111 | 274 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
275 | |
40152 | 276 * (Version 21.1 released.) |
40111 | 277 |
40051 | 278 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il> |
279 | |
280 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet | |
281 mappings, so that one could type them without leaving the Hanyu | |
282 Pinyin input method. Suggested by Kenichi Handa | |
283 <handa@etl.go.jp>. | |
284 | |
39884 | 285 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> |
286 | |
287 * quail/greek.el ("greek-babel"): New input method. From David | |
288 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>. | |
289 | |
39742 | 290 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
291 | |
292 * Branch for 21.1. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
293 |
39141 | 294 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il> |
295 | |
296 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup | |
297 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>. | |
298 | |
38703 | 299 2001-08-06 Gerd Moellmann <gerd@gnu.org> |
300 | |
301 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of | |
302 "chinese-py". | |
303 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy". | |
304 | |
47243 | 305 2001-07-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
38453
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
306 |
45056 | 307 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el |
308 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el | |
309 * quail/greek.el, quail/hangul.el, quail/hangul3.el | |
310 * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el | |
311 * quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el | |
312 * quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el | |
313 * quail/latin-pre.el, quail/lrt.el, quail/py-punct.el | |
314 * quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el | |
315 * quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to | |
38453
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
316 follow coding conventions. |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
317 |
37990
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
318 2001-06-04 Andrew Choi <akochoi@i-cable.com> |
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
319 |
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
320 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el. |
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
321 |
37975 | 322 2001-06-01 Andrew Innes <andrewi@gnu.org> |
323 | |
324 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc. | |
325 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and | |
326 $(srcdir)/quail/pypunct-b5.elc. | |
327 (NON_TIT_CNS): Remove. | |
328 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS). | |
329 (CHINESE_CNS): Remove. | |
330 (KOREAN): Add $(srcdir)/quail/hanja3.elc. | |
331 (LATIN): Add $(srcdir)/quail/latin-alt.elc and | |
332 $(srcdir)/quail/latin-ltx.elc. | |
333 (MISC_DIC): Copy from Makefile.in. | |
334 (CHINESE): Remove $(CHINESE_CNS). | |
335 (all): Add $(MISC_DIC) as target. | |
336 (.NOTPARALLEL): New target. | |
337 (.NO_PARALLEL): New target. | |
338 ($(MISC_DIC)): New target. | |
339 (clean mostlyclean): Clean more stuff. | |
340 (TIT_EL): New macro. | |
341 (MISC_DIC_EL): New macro. | |
342 | |
343 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it. | |
344 (TIT-BIG5): Remove CTLauB.elc from it. | |
345 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it. | |
346 (clean mostlyclean): Remove obsolete reference. | |
347 | |
37971 | 348 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il> |
349 | |
350 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display. | |
351 | |
37877 | 352 2001-05-24 Andrew Choi <akochoi@i-cable.com> |
353 | |
37881
64c896104a04
2001-05-24 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37877
diff
changeset
|
354 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc. |
64c896104a04
2001-05-24 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37877
diff
changeset
|
355 |
37877 | 356 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files. |
357 | |
358 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files. | |
359 | |
360 * Makefile.in (TIT-GB): Remove CTLau.elc from it. | |
361 (TIT-BIG5): Remove CTLauB.elc from it. | |
362 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it. | |
363 | |
37790 | 364 2001-05-17 Dave Love <fx@gnu.org> |
365 | |
366 * quail/latin-ltx.el ("TeX"): Renamed from "latin-latex2e". | |
367 Language family and indicator changed. Many new translations. | |
368 | |
37769 | 369 2001-05-17 Gerd Moellmann <gerd@gnu.org> |
370 | |
371 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and | |
372 slovak input methods. New maintainer. From Pavel Jan,Am(Bk | |
373 <Pavel@Janik.cz>. | |
374 | |
37424 | 375 2001-04-23 Gerd Moellmann <gerd@gnu.org> |
376 | |
377 * quail/latin-ltx.el: Add more translations. From | |
47243 | 378 jsbien@mimuw.edu.pl (Janusz S. Bie$,1 d(B). |
37424 | 379 |
37397 | 380 2001-04-19 Eli Zaretskii <eliz@is.elta.co.il> |
381 | |
382 * quail/hangul.el <korean-hangul>: Doc fix. | |
383 | |
37385 | 384 2001-04-18 Andrew Innes <andrewi@gnu.org> |
385 | |
386 * makefile.w32-in (EMACSLOADPATH): Define. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
387 ($(TIT)): |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
388 ($(MISC_DIC)): |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
389 (.el.elc): |
37385 | 390 (leim-list.el): Remove stuff to set EMACSLOADPATH. |
391 | |
37203 | 392 2001-04-05 Gerd Moellmann <gerd@gnu.org> |
393 | |
37218 | 394 * Makefile.in (install): Remove .cvsignore files. |
395 | |
37203 | 396 * quail/japanese.el ("japanese-hankaku-kana"): Don't use |
397 the same translations as for `japanese'. | |
398 | |
37177 | 399 2001-04-03 Andrew Innes <andrewi@gnu.org> |
400 | |
401 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and | |
402 quail/ZIRANMA.elc. | |
403 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and | |
404 $(srcdir)/quail/tsang-b5.elc. | |
405 (NON_TIT_CNS): Delete. | |
406 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS). | |
407 (CHINESE_CNS): Delete. | |
408 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa | |
409 <handa@etl.go.jp>. | |
410 (MISC_DIC): New variable. | |
411 (CHINESE): Delete $(CHINESE_CNS). | |
412 (WORLD): Add $(MISC_DIC). | |
413 (all): Depends on $(MISC_DIC). | |
414 (.NOTPARALLEL, .NO_PARALLEL): New special targets. | |
415 ($(MISC_DIC)): New target. | |
416 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC) | |
417 and $(MISC_DIC:.elc=.el). | |
418 | |
37129 | 419 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il> |
420 | |
37131 | 421 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From |
422 Kenichi Handa <handa@etl.go.jp>. | |
423 | |
37129 | 424 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}. |
425 | |
37117 | 426 2001-03-31 Kenichi Handa <handa@etl.go.jp> |
427 | |
428 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc | |
429 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc | |
430 ${srcdir}/quail/tsang-b5.elc. | |
431 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}. | |
432 (CHINESE-CNS): Delete it. | |
433 (MISC-DIC): New variable. | |
434 (CHINESE): Delete ${CHINESE-CNS}. | |
37177 | 435 (WORLD): Add ${MISC-DIC}. |
37117 | 436 (all): Depends on ${MISC-DIC}. |
437 (${MISC-DIC}): New target. | |
438 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}. | |
439 | |
440 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns, | |
441 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files. | |
442 | |
443 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them. | |
444 | |
445 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el, | |
446 quail/quick-cns.el: Delete them. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
447 |
37075 | 448 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il> |
449 | |
450 * Makefile.in (${TIT}): Fix whitespace. | |
451 | |
37061 | 452 2001-03-29 Eli Zaretskii <a34785@is.elta.co.il> |
453 | |
454 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets. | |
455 (${TIT}): If the target file already exist, don't remake it. | |
456 | |
36917 | 457 2001-03-21 Kenichi Handa <handa@etl.go.jp> |
458 | |
459 * quail/slovak.el ("slovak"): Translate "=q" to "`". | |
460 | |
47243 | 461 2001-03-16 Pavel Jan,Am(Bk ml. <Pavel@Janik.cz> |
36843 | 462 |
463 * quail/slovak.el ("slovak"): Delete translations of "q", "Q", | |
464 "=q", "+q", "=Q", and "+Q". | |
465 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT. | |
466 ("slovak-prog-2"): Likewise. | |
467 ("slovak-prog-3"): Likewise. | |
468 | |
36838 | 469 2001-03-16 Eli Zaretskii <eliz@is.elta.co.il> |
470 | |
471 * quail/latin-post.el ("finnish-keyboard"): Fix a typo. | |
472 | |
36831 | 473 2001-03-16 Kenichi Handa <handa@etl.go.jp> |
474 | |
475 * quail/japanese.el (quail-japanese-transliteration-rules): New | |
476 variable. Use it to define these input methods: "japanese", | |
477 "japanese-hiragana", "japanese-katakana". | |
36833 | 478 (quail-japanese-kana-state): Delete this variable. |
479 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state, | |
480 instead check if there's any Hiraganas in the converison region. | |
36831 | 481 |
36793 | 482 2001-03-14 Kenichi Handa <handa@mule.m17n.org> |
483 | |
484 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT. | |
485 | |
36573 | 486 2001-03-06 Kenichi Handa <handa@etl.go.jp> |
487 | |
488 * CXTERM-DIC/4Corner.tit: Add copyright notice. | |
489 | |
36535 | 490 2001-03-05 Kenichi Handa <handa@etl.go.jp> |
491 | |
492 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the | |
493 change of the speicial key bindings. | |
494 | |
36386 | 495 2001-02-22 Kenichi Handa <handa@etl.go.jp> |
496 | |
36573 | 497 * CXTERM-DIC/ARRAY30.tit: Add copyright notice. |
36386 | 498 |
499 * CXTERM-DIC/ETZY.tit: Likewise. | |
500 | |
501 * CXTERM-DIC/ZOZY.tit: Likewise. | |
502 | |
35903 | 503 2001-02-05 Andrew Innes <andrewi@gnu.org> |
504 | |
505 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe | |
506 path absolute. | |
507 | |
35873 | 508 2001-02-03 Andrew Innes <andrewi@gnu.org> |
509 | |
510 * makefile.w32-in (LATIN): Fix last change to use () not {}. | |
511 | |
35836 | 512 2001-02-02 Kenichi Handa <handa@etl.go.jp> |
513 | |
514 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc. | |
515 | |
516 * makefile.w32-in (LATIN): Likewise. | |
517 | |
518 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method. | |
519 | |
35834 | 520 2001-02-01 Andrew Innes <andrewi@gnu.org> |
521 | |
522 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc. | |
523 | |
35809 | 524 2001-02-01 Kenichi Handa <handa@etl.go.jp> |
525 | |
526 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc. | |
527 | |
528 * quail/greek.el ("greek-mizuochi"): New input method for | |
529 classical Greek. | |
530 | |
35771 | 531 2001-01-28 Gerd Moellmann <gerd@gnu.org> |
35671 | 532 |
35771 | 533 * Makefile.in (extraclean): Added target so make doesn't die if |
35671 | 534 one runs "make extraclean" at the top level. |
535 | |
35108 | 536 2001-01-06 Andrew Innes <andrewi@gnu.org> |
537 | |
538 * makefile.nt ($(TIT)): Map .elc to .el. | |
539 (buildlisppath): Make path relative to $(MAKEDIR). | |
540 | |
34938 | 541 2001-01-01 Andreas Schwab <schwab@suse.de> |
542 | |
543 * quail/latin-alt.el: Doc fixes. | |
544 | |
34695 | 545 2000-12-18 Dave Love <fx@gnu.org> |
546 | |
47243 | 547 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate $,1!!(B entry. |
548 Change $,1 s(B, $,1 r(B, ,A6(B. | |
34695 | 549 |
34627 | 550 2000-12-16 Kenichi Handa <handa@etl.go.jp> |
551 | |
552 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el. | |
553 | |
34285 | 554 2000-12-06 Andrew Innes <andrewi@gnu.org> |
555 | |
556 * makefile.w32-in (buildlisppath): Set to an absolute directory, | |
557 relative to $(CURDIR). | |
558 (INSTALLDIR): Use forward slash. | |
559 | |
33858 | 560 2000-11-24 Andrew Innes <andrewi@gnu.org> |
561 | |
562 * makefile.w32-in (.SUFFIXES): New target, include .elc .el. | |
563 | |
564 * makefile.nt (.SUFFIXES): New target, include .elc .el. | |
565 | |
33662 | 566 2000-11-21 Kenichi Handa <handa@etl.go.jp> |
567 | |
33663 | 568 * Makefile.in (.SUFFIXES): New target, include .elc .el. |
33662 | 569 |
33581 | 570 2000-11-17 Kenichi Handa <handa@etl.go.jp> |
571 | |
572 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to | |
573 remember the conversion start. | |
574 | |
32725 | 575 2000-10-21 Andrew Innes <andrewi@gnu.org> |
576 | |
577 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead | |
578 of conditional invocation of make. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
579 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
580 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) |
32725 | 581 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el |
582 files to .elc. | |
583 ($(TIT)): Adjusted for the above change. | |
584 (clean mostlyclean): Likewise. | |
585 (.el.elc): New target. | |
586 | |
587 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead | |
588 of conditional invocation of make. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
589 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
590 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) |
32725 | 591 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el |
592 files to .elc. | |
593 ($(TIT)): Adjusted for the above change. | |
594 (clean mostlyclean): Likewise. | |
595 (.el.elc): New target. | |
596 | |
32255 | 597 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il> |
598 | |
599 * Makefile.in (${TIT}, clean): Don't use shell `command` | |
600 expansion, use ${TIT:.elc=.el} instead. | |
601 | |
31918 | 602 2000-09-26 Gerd Moellmann <gerd@gnu.org> |
603 | |
604 * Makefile.in: Make this the leim Makefile.in. | |
605 (clean): Also remove $NON-TIT and $WORLD. | |
606 (RUN-EMACS): Set EMACSLOADPATH. | |
607 | |
31777 | 608 2000-09-21 Kenichi Handa <handa@etl.go.jp> |
609 | |
31788 | 610 * Makefile.in: Revert to no-leim Makefile. |
611 | |
31779 | 612 * quail/.cvsignore: Include *.elc. |
613 | |
614 * ja-dic/.cvsignore: New file. | |
31777 | 615 |
31680 | 616 2000-09-16 Andrew Innes <andrewi@gnu.org> |
617 | |
618 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs. | |
619 (leim-list.el): Ditto. | |
620 | |
621 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs. | |
622 (leim-list.el): Ditto. | |
623 | |
31643 | 624 2000-09-15 Andrew Innes <andrewi@gnu.org> |
625 | |
626 * makefile.w32-in (clean mostlyclean): Ignore errors when removing | |
627 files. | |
628 | |
31632 | 629 2000-09-14 Andrew Innes <andrewi@gnu.org> |
630 | |
631 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting | |
632 leim-list.el. | |
633 (distclean maintainer-clean): Ditto for stamp-subdir. | |
634 | |
635 * makefile.nt: Rename skkdic to ja-dic. | |
636 | |
31432 | 637 2000-09-07 Kenichi Handa <handa@etl.go.jp> |
638 | |
639 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard | |
640 translation. | |
641 | |
642 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified. | |
643 | |
644 * quail/py-punct.el ("chinese-py-punct"): Docstring modified. | |
645 ("chinese-tonepy-punct"): New input method. | |
646 | |
647 * quail/latin-pre.el ("polish-slash"): Don't use keyboard | |
648 translation. | |
649 | |
650 * quail/japanese.el ("japanese"): Delete the key sequence for | |
651 Roman transliteration from the docstring because it's now shonw | |
652 automatically. | |
653 ("japanese-ascii", "japanese-zenkaku") | |
654 ("japanese-hankaku-kana", "japanese-hiragana") | |
655 ("japanese-katakana"): Docstring modified. | |
656 | |
657 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout | |
658 on describe-input-method. | |
659 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise. | |
660 | |
31355 | 661 2000-09-03 Andrew Innes <andrewi@gnu.org> |
662 | |
663 * makefile.w32-in: New file. | |
31359 | 664 (install) Fix copying of directories. |
31355 | 665 |
31303 | 666 2000-08-31 Kenichi Handa <handa@etl.go.jp> |
667 | |
668 * quail/thai.el (thai-generate-quail-map): If the length of | |
669 translation is more than one, compose it. | |
670 | |
31267 | 671 2000-08-29 Dave Love <fx@gnu.org> |
672 | |
47243 | 673 * quail/latin-pre.el ("latin-9-prefix"): Change entries for $,1 s(B and $,1 r(B. |
31270 | 674 |
31267 | 675 * Makefile.in: ja-dic <- skk in several places. |
676 | |
31162 | 677 2000-08-25 Kenichi Handa <handa@etl.go.jp> |
678 | |
679 * ja-dic: Directory name changed from skkdic. | |
680 | |
31166 | 681 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el. |
31162 | 682 |
683 * README: Rename skkdic to ja-dic throughout the file. | |
684 | |
31154
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
685 2000-08-24 Dave Love <fx@gnu.org> |
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
686 |
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
687 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New. |
31162 | 688 ("latin-1-prefix"): Add missing symbols. |
31154
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
689 |
31135 | 690 2000-08-23 Dave Love <fx@gnu.org> |
691 | |
692 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give ,A'(B and | |
693 add ~p for ,A6(B. | |
694 | |
30267 | 695 2000-07-18 Kenichi Handa <handa@etl.go.jp> |
696 | |
697 * quail/japanese.el ("japanese"): Fix docstring. | |
698 | |
30253 | 699 2000-07-17 Kenichi Handa <handa@etl.go.jp> |
700 | |
701 * quail/japanese.el ("japanese"): Docstring modified. | |
702 | |
29598 | 703 2000-06-12 Kenichi Handa <handa@etl.go.jp> |
704 | |
705 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted. | |
706 ("tibetan-wylie"): State transition table modified. | |
707 | |
29365 | 708 2000-06-01 Kenichi Handa <handa@etl.go.jp> |
709 | |
710 * quail/tibetan.el: Change all tibetan-1-column characters to | |
711 tibetan. Quail map for "tibetan-wylie" fixed. | |
712 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
713 2000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl> |
28435 | 714 |
715 * quail/latin-pre.el ("polish-slash"): New input method. | |
716 | |
27941 | 717 2000-03-02 Kenichi Handa <handa@etl.go.jp> |
718 | |
719 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols. | |
720 | |
27557 | 721 2000-02-01 Gerd Moellmann <gerd@gnu.org> |
722 | |
723 * Makefile.in: Make this the no-leim Makefile. Move the | |
724 leim Makefile.in to ../leim-Makefile.in as it originally was. | |
725 | |
726 * Makefile.noleim: Removed. | |
727 | |
27466 | 728 2000-01-28 Kenichi Handa <handa@etl.go.jp> |
729 | |
730 * quail/hanja.el (korean-hanja): Add an entry for "wod". | |
731 | |
27132 | 732 2000-01-04 Kenichi Handa <handa@etl.go.jp> |
733 | |
734 * quail/japanese.el ("japanese"): Docstring augmented. | |
735 | |
26899 | 736 1999-12-15 Kenichi Handa <handa@etl.go.jp> |
737 | |
738 * quail/lao.el: Rewritten for new composition. | |
739 | |
740 * quail/lrt.el: Rewritten for new composition. | |
741 | |
742 * quail/thai.el: Rewritten for new composition. | |
743 | |
744 * quail/tibetan.el: Rewritten for new composition. | |
745 | |
26823 | 746 1999-12-13 Kenichi Handa <handa@etl.go.jp> |
747 | |
748 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3 | |
749 characters, not Latin-1. | |
750 | |
26543 | 751 1999-11-22 Andrew Innes <andrewi@gnu.org> |
752 | |
753 * makefile.nt: No need to generate subdirs.el. | |
754 | |
26538 | 755 1999-11-21 Andrew Innes <andrewi@gnu.org> |
756 | |
757 * makefile.nt: New file. | |
758 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
759 1999-10-26 Gerd Moellmann <gerd@gnu.org> |
26204 | 760 |
761 * Makefile.noleim: New. | |
762 | |
25920 | 763 1999-09-19 Ken'ichi Handa <handa@gnu.org> |
764 | |
765 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from | |
766 turkish-postfix. | |
767 ("turkish-postfix"): New Turkish input method which inserts | |
768 Latin-5 characters. | |
769 | |
770 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from | |
771 turkish-alt-postfix. | |
772 ("turkish-alt-postfix"): New Turkish input method which inserts | |
773 Latin-5 characters. | |
774 | |
775 1999-07-12 Richard Stallman <rms@gnu.org> | |
776 | |
777 * Version 20.4 released. | |
778 | |
779 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru> | |
780 | |
781 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout. | |
782 | |
783 1999-06-14 Ken'ichi Handa <handa@gnu.org> | |
784 | |
785 * quail/ethiopic.el ("ethiopic"): Add translation rules. | |
786 | |
787 1999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr> | |
788 | |
789 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and | |
790 hanja.el. | |
791 | |
792 1999-05-25 Ken'ichi Handa <handa@gnu.org> | |
793 | |
794 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t. | |
795 | |
796 1999-05-09 Tudor Hulubei <tudor@cs.unh.edu> | |
797 | |
798 * quail/latin-pre.el ("romanian-prefix"): New input method. | |
799 ("romanian-alt-prefix"): New input method. | |
800 | |
801 1999-03-04 Kenichi Handa <handa@etl.go.jp> | |
802 | |
803 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u". | |
804 | |
805 1999-01-14 Kenichi Handa <handa@etl.go.jp> | |
806 | |
807 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char | |
808 to convert is `n', change it to Japanese Hiragana `n' before | |
809 conversion. | |
810 | |
811 1999-01-11 Kenichi Handa <handa@etl.go.jp> | |
812 | |
813 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el. | |
814 | |
815 * quail/hebrew.el: New file. | |
816 | |
817 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
818 | |
819 * quail/devanagari.el (quail-devanagari-compose-characters): | |
820 Adjusted for the change of input method handling. | |
821 (quail-devanagari-hindi-compose-characters): Likewise. | |
822 | |
823 1998-10-15 Kenichi Handa <handa@etl.go.jp> | |
824 | |
825 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of | |
826 `(cd foo; pwd)`. | |
827 (install): Likewise. | |
828 | |
829 1998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
830 | |
831 * quail/latin-post.el: Many doc fixes. | |
832 ("latin-1-postfix"): Add sequence for the small superscript o. | |
833 * quail/latin-pre.el: Many doc fixes. | |
834 ("latin-1-prefix"): Add sequences for the small | |
835 superscript underlined o and a. | |
836 | |
837 1998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
838 | |
839 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the | |
840 small superscript underlined o and a. | |
841 ("italian-alt-postfix"): Change it to something useful and | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
842 different from italian-postfix. |
25920 | 843 * latin-post.el ("latin-1-postfix"): Add a method to enter the |
844 small superscript underlined o and a. | |
845 ("italian-postfix"): Same as above. | |
846 ("italian-postfix"): Add methods to enter e with acute accent and | |
847 the >> and << symbols. | |
848 | |
849 1998-09-25 Kenichi Handa <handa@etl.go.jp> | |
850 | |
851 * quail/japanese.el (quail-japanese-hankaku-update-translation): | |
852 Adjusted for the change of input method handling. | |
853 | |
854 1998-09-11 Kenichi HANDA <handa@etl.go.jp> | |
855 | |
856 * quail/japanese.el (quail-japanese-katakana-update-translation): | |
857 Adjusted for the change of input method handling. | |
858 | |
859 1998-08-31 Kenichi Handa <handa@etl.go.jp> | |
860 | |
861 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the | |
862 change of input method handling. | |
863 (quail-tibetan-input-tibkey): Likewise. | |
864 | |
865 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
866 | |
867 * Version 20.3 released. | |
868 | |
869 1998-08-16 Kenichi HANDA <handa@etl.go.jp> | |
870 | |
871 * quail/czech.el ("czech"): Make this input method deterministic, | |
872 kbd-translate, and show-layout. | |
873 | |
874 1998-08-15 Kenichi HANDA <handa@etl.go.jp> | |
875 | |
876 * quail/ethiopic.el: Fix several translation rules. | |
877 | |
878 1998-08-12 Milan Zamazal <pdm@fi.muni.cz> | |
879 | |
880 * quail/czech.el: Few key sequences added to some keyboards. | |
881 | |
882 1998-08-06 Kenichi Handa <handa@etl.go.jp> | |
883 | |
884 * quail/japanese.el (quail-japanese-use-double-n): New variable. | |
885 (quail-japanese-update-translation): Adjusted for the change of | |
886 quail-update-translation. Now this function should return | |
887 CONTROL-FLAG. | |
888 (quail-japanese-toggle-kana): Update quail-conversion-str. | |
889 (quail-japanese-kanji-kkc): Likewise. | |
890 (quail-japanese-switch-package): Reset quail-current-str and | |
891 quail-conversion-str. | |
892 | |
893 1998-07-24 Kenichi Handa <handa@etl.go.jp> | |
894 | |
895 * quail/japanese.el (quail-japanese-kanji-kkc): Set | |
896 quail-translation to nil after calling kkc-region so that | |
897 translation mode is restarted correctly. | |
898 | |
899 1998-07-21 Kenichi Handa <handa@etl.go.jp> | |
900 | |
901 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case | |
902 that conversion is cancelled in kkc-region. | |
903 (quail-japanese-switch-package): Fix previous change. | |
904 | |
905 1998-07-19 Kenichi Handa <handa@etl.go.jp> | |
906 | |
907 * quail/japanese.el (quail-japanese-update-translation): Handle | |
908 a key which should fix the current translation and start a new | |
909 translation correctly. | |
910 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't | |
911 change point. | |
912 | |
913 1998-07-15 Kenichi Handa <handa@etl.go.jp> | |
914 | |
915 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the | |
916 change of quail.el. | |
917 (quail-japanese-switch-package): Likewise. | |
918 | |
919 1998-07-03 Kenichi Handa <handa@etl.go.jp> | |
920 | |
921 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed. | |
922 Some keys for ancient Korean syllables are changed properly. | |
923 | |
924 1998-06-20 Kenichi Handa <handa@etl.go.jp> | |
925 | |
926 * quail/ethiopic.el: Don't add hook to quail-mode-hook. | |
927 (ethio-select-a-translation): New function. | |
928 | |
929 1998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu> | |
930 | |
931 * Makefile.in (RUN-EMACS): Add --multibyte. | |
932 | |
933 1998-04-29 Karl Heuer <kwzh@gnu.org> | |
934 | |
935 * Makefile.in (SLAVIC): Delete redundant backslash. | |
936 | |
937 1998-04-28 Richard Stallman <rms@psilocin.gnu.org> | |
938 | |
939 * Makefile.in (install): Make INSTALLDIR and contents world-readable. | |
940 | |
941 1998-04-20 Kenichi Handa <handa@etl.go.jp> | |
942 | |
943 * Makefile.in (SLAVIC): New macro. | |
944 (EUROPEAN): Include ${SLAVIC}. | |
945 | |
946 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org> | |
947 | |
948 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names. | |
949 (leim-list.el): Depend on ${WORLD}. | |
950 | |
951 * latin-alt.el (latin-2-alt-postfix): Doc fix. | |
952 | |
953 1998-04-08 Karl Heuer <kwzh@mescaline.gnu.org> | |
954 | |
955 * czech.el, slovak.el: Correct starting commentary. | |
956 | |
957 1998-04-07 Milan Zamazal <pdm@fi.muni.cz> | |
958 | |
959 * quail/czech.el, quail/slovak.el: Correct starting commentary. | |
960 | |
961 1998-04-06 Andreas Schwab <schwab@gnu.org> | |
962 | |
963 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string | |
964 to length. | |
965 (lrt-generate-quail-map): Change sref to aref, and make second | |
966 argument of substring a character index. | |
967 | |
968 1998-03-26 Richard Stallman <rms@psilocin.gnu.org> | |
969 | |
970 * Makefile.in (${TIT}): Fix shell conditional syntax. | |
971 | |
972 1998-03-18 Kenichi Handa <handa@etl.go.jp> | |
973 | |
974 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of | |
975 "/ " to "/" (instead of " "). | |
976 | |
977 1998-03-17 Richard Stallman <rms@psilocin.gnu.org> | |
978 | |
979 * quail/czech.el, quail/slovak.el: New files. | |
980 | |
981 1998-03-10 Richard Stallman <rms@psilocin.gnu.org> | |
982 | |
983 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS. | |
984 Uses changed. | |
985 | |
986 1998-03-05 Kenichi Handa <handa@etl.go.jp> | |
987 | |
988 * Makefile.in (${TIT}): To byte-compile quail packages, use just | |
989 built quail. | |
990 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49045
diff
changeset
|
991 1997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de> |
25920 | 992 |
993 * quail/hanja3.el: New file. | |
994 | |
995 * quail/hanja-jis.el: Title string of the input method | |
996 "korean-hanja-jis" changed. | |
997 | |
998 * quail/symbol-ksc.el: Title string of the input method | |
999 "korean-symbol" changed. Require 'korea-util. | |
1000 (quail-hangul-switch-back): Deleted. | |
1001 | |
1002 * quail/hangul3.el: Require 'korea-util. | |
1003 (quail-hangul-switch-to-symbol-ksc): Deleted. | |
1004 | |
1005 * quail/hanja.el: Require 'korea-util. Title string of the input | |
1006 method "korean-hanja" changed. | |
1007 (quail-hanja-switch-to-symbol-ksc): Deleted. | |
1008 | |
1009 * quail/hangul.el: Require 'korea-util. | |
1010 (quail-hangul-switch-to-symbol-ksc): Deleted. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1011 |
25920 | 1012 1997-10-23 Kenichi Handa <handa@etl.go.jp> |
1013 | |
1014 * quail/ethiopic.el: The title string of input method "Ethiopic" | |
1015 is changed. | |
1016 | |
1017 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1018 | |
1019 * Version 20.2 released. | |
1020 | |
1021 1997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
1022 | |
1023 * quail/latin-post.el (german): Swap y and z. | |
1024 | |
1025 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1026 | |
1027 * Version 20.1 released. | |
1028 | |
1029 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1030 |
25920 | 1031 1997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> |
1032 | |
1033 * quail/viqr.el (vietnamese-viqr): Doc fix. | |
1034 | |
1035 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1036 | |
1037 * quail/latin-alt.el: New file. | |
1038 | |
1039 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1040 | |
1041 * quail/latin-post.el: Undo previous change. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1042 |
25920 | 1043 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> |
1044 | |
1045 * quail/latin-post.el (latin-2-postfix): | |
1046 Replace comma and period with `. Replace colon with /. | |
1047 (latin-1-postfix): Replace comma with /. | |
1048 (french-postfix): Replace comma with /. | |
1049 (latin-3-postfix): Replace comma with ` and period with /. | |
1050 (latin-4-postfix): Replace comma with ` and period with ~. | |
1051 (latin-5-postfix): Replace comma with ` and period with /. | |
1052 (turkish-postfix): Replace comma with ` and period with /. | |
1053 | |
1054 1997-09-10 Kenichi Handa <handa@etl.go.jp> | |
1055 | |
1056 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The | |
1057 function added to quail-mode-hook turn ethio-mode on only when | |
1058 input method "ethiopic" is begin used. | |
1059 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el. | |
1060 (ethio-toggle-space): Likewise. | |
1061 (ethio-insert-space): Likewise. | |
1062 (ethio-insert-ethio-space): Likewise. | |
1063 (ethio-prefer-ascii-punctuation): Likewise. | |
1064 (ethio-toggle-punctuation): Likewise. | |
1065 (ethio-gemination): Likewise. | |
1066 ("ethiopic"): Doc-string of this Quail package modified. Bind | |
1067 function keys for TRANSLATION-KEYMAP to | |
1068 quail-execute-non-quail-command. | |
1069 | |
1070 1997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1071 | |
1072 * Makefile.in (install): Use quail/* in the second tar that | |
1073 copies a dir named quail. | |
1074 | |
1075 1997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1076 | |
1077 * Makefile.in (install): Do not copy leim-list.el twice. Copy | |
1078 `skk' subdirectory too. | |
1079 | |
1080 1997-09-03 Kenichi Handa <handa@etl.go.jp> | |
1081 | |
1082 * quail/cyrillic.el: For each package, pass t for the SIMPLE | |
1083 argument to quail-define-package. | |
1084 * quail/cyril-jis.el: Likewise | |
1085 * quail/greek.el: Likewise. | |
1086 * quail/ipa.el: Likewise. | |
1087 * quail/lao.el: Likewise. | |
1088 * quail/lrt.el: Likewise. | |
1089 * quail/thai.el: Likewise. | |
1090 * quail/viqr.el: Likewise. | |
1091 | |
1092 1997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp> | |
1093 | |
1094 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg | |
1095 TRANSLATION-KEYS. | |
1096 (quail-mode-map): Change binding for ethio-insert-ethio-space. | |
1097 (quail-mode-hook): Check the current Quail package name. | |
1098 | |
1099 * quail/latin-post.el: Add rules for cancelling accents by typing | |
1100 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail | |
1101 packages. | |
1102 | |
1103 1997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1104 | |
1105 * quail/latin-post.el, quail/latin-pre.el: For each package, | |
1106 pass t for the SIMPLE argument to quail-define-package. | |
1107 | |
1108 1997-08-28 Kenichi Handa <handa@etl.go.jp> | |
1109 | |
1110 * Makefile.in (dotdot): This macro deleted. | |
1111 (SUBDIRS): Exclude skk. | |
1112 (all): Substitute ${WORLD} to ${TIT}. | |
1113 (%.el): This target deleted. | |
1114 (${TIT}): Check existence of `quail' subdirectory. | |
1115 (leim-list.el): Do not check old files. | |
1116 (install): If ${srcdir} is different from the current directory, | |
1117 copy also files under ${srcdir}. | |
1118 | |
1119 1997-08-26 Kenichi Handa <handa@etl.go.jp> | |
1120 | |
1121 * Makefile.in: Re-arrange macros so that the macro TIT contains | |
1122 only Quial packages generated from CXTERM dictionaries, and the | |
1123 macro NON-TIT contains only Quial packages distributed with Emacs. | |
1124 (install): Do not use -h option for tar, instead copy ${NON-TIT} | |
1125 and ${TIT} separately. | |
1126 | |
1127 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1128 | |
1129 * Makefile.in (install): Discard extra data in tar | tar command. | |
1130 | |
1131 1997-08-23 Kenichi Handa <handa@etl.go.jp> | |
1132 | |
1133 * quail/devanagari.el (quail-devanagari-compose-characters): Fix | |
1134 previous change. | |
1135 (quail-devanagari-hindi-compose-characters): Fix previous change. | |
1136 | |
1137 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous | |
1138 change. | |
1139 | |
1140 1997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1141 | |
1142 * Makefile.in (leim-list.el): Fix previous change. | |
1143 | |
1144 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected. | |
1145 | |
1146 1997-08-21 Kenichi HANDA <handa@etl.go.jp> | |
1147 | |
1148 * quail/py-punct-b5.el: Name changed from py-punct-b5.el. | |
1149 * quail/tsang-b5.el: Name changed from tsangchi-b5.el. | |
1150 * quail/tsang-cns.el: Name changed from tsangchi-cns.el. | |
1151 | |
1152 * Makefile.in (install): Just copy leim-list.el instead of running | |
1153 update-leim-list-file on ${INSTALLDIR}. | |
1154 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el, | |
1155 py-punct-b5.el -> pypunct-b5.el. | |
1156 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el. | |
1157 (leim-list.el): Delete old files not contained in ${WORLD}. | |
1158 | |
1159 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run | |
1160 input-method-after-insert-chunk-hook. | |
1161 | |
1162 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected. | |
1163 | |
1164 1997-08-19 Kenichi Handa <handa@etl.go.jp> | |
1165 | |
1166 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail | |
1167 package fixed. | |
1168 | |
1169 1997-08-18 Kenichi Handa <handa@etl.go.jp> | |
1170 | |
1171 * quail/japanese.el (quail-japanese-toggle-kana): Don't call | |
1172 throw. | |
1173 (quail-japanese-kanji-kkc): Completely re-written. | |
1174 (quail-japanese-kkc-mode-exit): New function. | |
1175 (quail-japanese-switch-package): Call activate-input-method | |
1176 instead of select-input-method. | |
1177 | |
1178 * quail/thai.el (thai-consonant-input): Typo fixed. | |
1179 | |
1180 * quail/devanagari.el (quail-devanagari-compose-characters): Do | |
1181 not call throw. | |
1182 (quail-devanagari-hindi-compose-characters): Likewise. | |
1183 | |
1184 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call | |
1185 activate-input-method instead of select-input-method. | |
1186 | |
1187 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise. | |
1188 | |
1189 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use | |
1190 input-method-history instead of previous-input-method. | |
1191 | |
1192 1997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu> | |
1193 | |
48331 | 1194 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method. |
25920 | 1195 |
1196 1997-08-16 Kenichi Handa <handa@etl.go.jp> | |
1197 | |
1198 * quail/lrt.el (lrt-vowel-table): Some elements corrected. | |
1199 ("lao-lrt"): Doc-string of this Quail package modified. | |
1200 Some tranlation rules added. | |
1201 | |
1202 * quail/lao.el (lao-keyboard-mapping): Some elements corrected. | |
1203 (lao-quail-define-rules): Some translation rules corrected. | |
1204 | |
1205 1997-08-11 Kenichi Handa <handa@etl.go.jp> | |
1206 | |
1207 * quail/lrt.el: Some rules added for Quail package "lao-lrt". | |
1208 (lrt-vowel-table): The entry for "aM" corrected. | |
1209 | |
1210 1997-08-07 Kenichi Handa <handa@etl.go.jp> | |
1211 | |
1212 * quail/lrt.el: Change title string of input method "lao-lrt". | |
1213 (lrt-single-consonant-table): Several key sequence changed. | |
1214 (lrt-composing-pattern-double-c): Handle a consonant with | |
1215 semi-vowel-lower correctly. | |
1216 (lrt-handle-maa-sakod): Do not reset quail-current-key. | |
1217 (lrt-handle-tone-mark): Check the existence of double consonant | |
1218 correctly. | |
1219 | |
1220 * quail/lao.el: Change title string of input method "Lao". | |
1221 | |
1222 1997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu> | |
1223 | |
1224 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package | |
1225 modified. Several tranlation rules modified. | |
1226 | |
1227 1997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1228 | |
1229 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to | |
1230 quail/cyril-jis.el. | |
1231 | |
1232 * quail/cyril-jis.el: New file. | |
1233 | |
1234 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el. | |
1235 | |
1236 1997-08-01 Kenichi Handa <handa@etl.go.jp> | |
1237 | |
1238 * quail/ethiopic.el: In quail-mode-map, bind | |
1239 ethio-insert-ethio-space Shift-SPACE. Add translation rules to | |
1240 Quail package "ethiopic". | |
1241 | |
1242 1997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu> | |
1243 | |
1244 * quail/cyrillic.el (cyrillic-translit): New input method. | |
1245 | |
1246 1997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1247 | |
1248 * quail/tibetan.el: New file. | |
1249 | |
1250 * quail/py-punct.el: Require 'quail. | |
1251 | |
1252 * quail/py-punct-b5.el: Require 'quail. | |
1253 | |
1254 * quail/ethiopic.el: Change Quail package name to "ethiopic". | |
1255 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule. | |
1256 | |
1257 * Makefile.in (TIT): New variable, contatination of TIT-GB and | |
1258 TIT-BIG5. | |
1259 (RUN-EMACS): Do not set EMACSLOADPATH. | |
1260 (ASIA): Include TIBEAN. | |
1261 (all): Remove stamp-bytecomp from dependency list. | |
1262 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}. | |
1263 (%.el): Make a link for byte-compiled file too. | |
1264 (stamp-bytecomp): Target deleted. | |
1265 (leim-list.el): Run Emacs with loading quail. | |
1266 (install-XXX): These targets deleted. | |
1267 (install): Remove files under INSTALLDIR before copying new files. | |
1268 Run Emacs with loading quail. | |
1269 (clean mostlyclean): Remove only generated files. | |
1270 | |
1271 1997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1272 | |
1273 * Makefile.in (stamp-bytecomp): Fix shell conditional. | |
1274 (clean): Fix shell conditional. | |
1275 | |
1276 1997-07-21 Jim Meyering <meyering@eng.ascend.com> | |
1277 | |
1278 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support. | |
1279 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc. | |
1280 | |
1281 1997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1282 | |
1283 * Makefile.in: Modified to avoid *.el files being regarded | |
1284 as intermidiate files and deleted by GNU make. | |
1285 | |
1286 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm". | |
1287 (lrt-handle-maa-sakod): Correctly handle the case that | |
1288 quail-current-data is nil. | |
1289 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" + | |
1290 tone. | |
1291 | |
1292 1997-07-15 Kenichi Handa <handa@etl.go.jp> | |
1293 | |
1294 * quail/py-punct.el: New file. | |
1295 | |
1296 * quail/py-punct-b5.el: New file. | |
1297 | |
1298 * quail/japanese.el: Doc-string of Quail package japanese modified. | |
1299 | |
1300 * Makefile.in: Rules re-written to avoid tricky code. | |
1301 (CHINEGE-GB): Include quail/py-punct.elc. | |
1302 (CHINEGE-BIG5): Include quail/py-punct-b5.elc. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1303 |
25920 | 1304 |
1305 1997-07-10 Kenichi Handa <handa@etl.go.jp> | |
1306 | |
1307 * quail/latin-pre.el: Change titles of quail packages. | |
1308 | |
1309 * quail/latin-post.el: Likewise. | |
1310 | |
30994 | 1311 |
1312 ;; Local Variables: | |
1313 ;; coding: iso-2022-7bit-unix | |
1314 ;; End: | |
39627 | 1315 |
1316 Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc. | |
1317 Copying and distribution of this file, with or without modification, | |
1318 are permitted provided the copyright notice and this notice are preserved. |