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