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