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