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