]> code.delx.au - gnu-emacs/blob - leim/ChangeLog
Update the 24.5 release date in all ChangeLog files
[gnu-emacs] / leim / ChangeLog
1 2015-04-10 Nicolas Petton <nicolas@petton.fr>
2
3 * Version 24.5 released.
4
5 2014-10-20 Glenn Morris <rgm@gnu.org>
6
7 * Version 24.4 released.
8
9 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
10
11 Revert some of the CANNOT_DUMP fix (Bug#16494).
12 * Makefile.in (RUN_EMACS): Keep EMACSLOADPATH empty.
13
14 2013-12-27 Paul Eggert <eggert@cs.ucla.edu>
15
16 Sync better from sources.
17 * CXTERM-DIC/ARRAY30.tit, CXTERM-DIC/4Corner.tit:
18 * CXTERM-DIC/QJ.tit, CXTERM-DIC/QJ-b5.tit:
19 Omit blank lines not present in the original.
20 * CXTERM-DIC/CCDOSPY.tit:
21 * CXTERM-DIC/PY-b5.tit:
22 * CXTERM-DIC/SW.tit, CXTERM-DIC/TONEPY.tit:
23 * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin:
24 Clarify which header lines were added for Emacs.
25 * CXTERM-DIC/README:
26 Clarify what changes we made, and where the files came from.
27 * MISC-DIC/README, MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin:
28 Update URLs.
29 * SKK-DIC/SKK-JISYO.L: Update from upstream.
30
31 2013-12-16 Paul Eggert <eggert@cs.ucla.edu>
32
33 Fix problems with CANNOT_DUMP and EMACSLOADPATH.
34 * Makefile.in (RUN_EMACS): Add lisp src to EMACSLOADPATH.
35
36 2013-11-28 Glenn Morris <rgm@gnu.org>
37
38 * Makefile.in (${leimdir}/leim-list.el):
39 * leim-ext.el: Change method for getting comments in the output
40 to one that does not fool lisp/compile-main's no-byte-compile test.
41
42 2013-11-27 Glenn Morris <rgm@gnu.org>
43
44 * Makefile.in (bootstrap-clean): No need to delete .elc,
45 lisp/ rules will do that.
46
47 * Makefile.in (extraclean): New.
48 (bootstrap-clean): Move ja-dic deletion to extraclean.
49
50 Move ja-dic, quail, leim-list.el to ../lisp/leim.
51 * Makefile.in (leimdir): New variable.
52 (TIT_GB, TIT_BIG5, MISC, changed.tit, changed.misc)
53 (${leimdir}/leim-list.el, ${leimdir}/ja-dic/ja-dic.el):
54 Generate in $leimdir.
55 (all): Remove compilation, add ja-dic.
56 (leim-list.el): Now PHONY.
57 (setwins, compile-targets, compile-main, clean, mostlyclean)
58 (extraclean): Remove.
59 (bootstrap-clean): Delete all generated files.
60 * README: Update for moved leim/ directory.
61 * leim-ext.el (ucs-input-activate, hangul-input-method-activate):
62 Remove manual autoloads; now in loaddefs.el.
63 Disable byte-compile, version-control, autoloads in the output.
64 * quail: Move to ../lisp/leim.
65
66 2013-11-23 Glenn Morris <rgm@gnu.org>
67
68 * Makefile.in (RUN_EMACS): Empty EMACSLOADPATH rather than unsetting.
69
70 2013-11-04 Eli Zaretskii <eliz@gnu.org>
71
72 * Makefile.in (RUN_EMACS): Don't set LC_ALL=C. (Bug#15260)
73
74 2013-11-03 Glenn Morris <rgm@gnu.org>
75
76 * Makefile.in (abs_srcdir): Remove.
77 (RUN_EMACS): Unset EMACSLOADPATH.
78
79 2013-11-02 Glenn Morris <rgm@gnu.org>
80
81 * Makefile.in (buildlisppath): Remove.
82 (RUN_EMACS): Use abs_srcdir directly.
83
84 2013-10-24 Glenn Morris <rgm@gnu.org>
85
86 * Makefile.in (.el.elc, changed.tit, changed.misc, leim-list.el)
87 ($(srcdir)/ja-dic/ja-dic.el, check-declare): Remove unnecessary
88 path in -l argument (RUN_EMACS sets EMACSLOADPATH).
89
90 2013-10-23 Glenn Morris <rgm@gnu.org>
91
92 * Makefile.in (abs_srcdir): New, set by configure.
93 (buildlisppath): Use abs_srcdir.
94 (RUN_EMACS, .el.elc, changed.tit, changed.misc, leim-list.el)
95 ($(srcdir)/ja-dic/ja-dic.el, setwins, distclean, check-declare):
96 Quote entities that might contain whitespace.
97
98 2013-09-05 Jean Haidouk <haidouk@yandex.com> (tiny change)
99
100 * quail/latin-alt.el ("french-alt-postfix", "latin-alt-postfix"):
101 * quail/latin-pre.el ("french-prefix"):
102 * quail/latin-post.el ("french-postfix"): Add `œ' and `Œ'.
103
104 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
105
106 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
107 for portability to hosts where /bin/sh has problems.
108
109 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
110
111 * quail/croatian.el ("croatian-prefix"):
112 * quail/czech.el ("czech", "czech-qwerty"):
113 * quail/ipa-praat.el ("ipa-praat"):
114 * quail/ipa.el ("ipa-x-sampa"):
115 * quail/tibetan.el ("tibetan-wylie", "tibetan-tibkey"):
116 * quail/uni-input.el (ucs-input-activate): Fix typos in docstrings.
117
118 2013-05-25 Eli Zaretskii <eliz@gnu.org>
119
120 * Makefile.in (leim-list.el, check-declare):
121 Replace reveal-filename with unmsys--file-name.
122
123 2013-05-16 Eli Zaretskii <eliz@gnu.org>
124
125 * Makefile.in (leim-list.el, check-declare): Use reveal-filename.
126
127 2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
128
129 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
130 * quail/cyrillic.el, quail/czech.el, quail/ethiopic.el:
131 * quail/greek.el, quail/hanja.el, quail/hanja3.el, quail/hebrew.el:
132 * quail/lao.el, quail/lrt.el, quail/slovak.el, quail/symbol-ksc.el:
133 * quail/thai.el, quail/tibetan.el, quail/viqr.el, quail/vntelex.el:
134 * quail/vnvni.el, quail/welsh.el:
135 Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
136
137 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
138
139 * Makefile.in ($(srcdir)/ja-dic/ja-dic.el): Use batch-skkdic-convert.
140
141 2013-03-18 Eli Zaretskii <eliz@gnu.org>
142
143 * makefile.w32-in ($(srcdir)/ja-dic/ja-dic.el): New target.
144
145 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
146
147 Automate the build of ja-dic.el (Bug#13984).
148 ja-dic.el no longer needs to be in the repository: it's now
149 generated as part of the build from bzr. Also, update SKK-JISYO.L to
150 match the upstream source exactly.
151 * ja-dic/ja-dic.el: Remove from repository. It is still distributed
152 as part of the Emacs tarball.
153 * Makefile.in ($(srcdir)/ja-dic/ja-dic.el): New rule.
154 (compile-main): Depend on it.
155 * SKK-DIC/README: Update to reflect new build procedure.
156 * SKK-DIC/SKK-JISYO.L: Update to match source exactly.
157 This is now the annotated version, to match the upstream file name;
158 the unannotated one is built from it automatically.
159
160 2013-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
161
162 * quail/latin-ltx.el: Resolve conflicts (bug#13950).
163 (latin-ltx--mark-map, latin-ltx--mark-re): New constants.
164 (latin-ltx--define-rules): Check for conflicts. Eval `re's.
165 (rules): Use tighter regexps to avoid conflicts.
166 Consolidate the various rules for combining marks.
167
168 2013-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
169
170 * quail/latin-ltx.el: Add greek superscripts.
171
172 2012-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
173
174 * quail/latin-ltx.el: Avoid deprecated chars for \langle and \rangle.
175 Remove \rightparengtr and \leftparengtr for lack of consensus.
176 Suggested by Mattias Engdegård <mattiase@bredband.net> (bug#12948).
177
178 2012-09-05 Eli Zaretskii <eliz@gnu.org>
179
180 * quail/hebrew.el ("yiddish-royal"): Fix several bogus entries.
181
182 2012-08-17 Daniel Bergey <bergey@alum.mit.edu> (tiny change)
183
184 * quail/indian.el (quail-define-inscript-package):
185 Set kbd-translate for all Inscript layouts. It's a positional
186 layout: vowels should be on the left hand regardless of the
187 underlying characters produced by those keys. (Bug#12072)
188
189 2012-08-06 Mohsen BANAN <libre@mohsen.1.banan.byname.net>
190
191 * quail/persian.el: Add some mappings. (Bug#11812)
192 (farsi-isiri-9147, farsi-transliterate-banan): Doc fixes.
193
194 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
195
196 Update .PHONY listings in makefiles.
197 * Makefile.in (.PHONY): Add all, compile-main, clean, mostlyclean,
198 bootstrap-clean, distclean, maintainer-clean, extraclean.
199
200 2012-07-29 Paul Eggert <eggert@cs.ucla.edu>
201
202 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
203 * quail/uni-input.el (ucs-input-deactivate):
204 Rename from ucs-input-inactivate.
205 * quail/hangul.el (hangul-input-method-deactivate):
206 Rename from hangul-input-method-inactivate.
207
208 2012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
209
210 * quail/ipa.el: Use cl-lib.
211
212 * quail/hangul.el: Don't require CL.
213
214 2012-06-12 Nguyen Thai Ngoc Duy <pclouds@gmail.com>
215
216 * quail/vnvni.el: New file (Bug#4747).
217
218 2012-05-22 Glenn Morris <rgm@gnu.org>
219
220 * Makefile.in (SUBDIRS): Remove variable and rule.
221 (MKDIR_P): Add it back.
222 (all, changed.tit, changed.misc, leim-list.el):
223 Don't depend on SUBDIRS.
224 (changed.tit, changed.misc): Ensure output directory exists.
225 (distclean): Don't use SUBDIRS.
226
227 2012-05-21 Glenn Morris <rgm@gnu.org>
228
229 * Makefile.in (install): Remove, let top-level do it.
230 (version, prefix, datarootdir, datadir, ns_appresdir, leimdir):
231 (MKDIR_P, GZIP_PROG): Remove, no longer used.
232
233 * Makefile.in (install_prefix): Remove.
234 (LEIM_INSTALLDIR): Rename to leimdir.
235 (install): Update for this change.
236
237 * Makefile.in (leim-list.el, install): Scrap superfluous subshells.
238
239 2012-05-12 Glenn Morris <rgm@gnu.org>
240
241 * Makefile.in (MKDIR_P): New, set by configure.
242 (install): Use $MKDIR_P.
243
244 2012-05-10 Glenn Morris <rgm@gnu.org>
245
246 * Makefile.in: Install self-contained ns files directly to
247 their final destination.
248 (install_prefix): New.
249 (LEIM_INSTALLDIR): New, set by configure.
250 (install): Use LEIM_INSTALLDIR.
251
252 * Makefile.in (MV_DIRS): Remove.
253 (install): Simplify the --with-ns case.
254
255 2012-04-09 Glenn Morris <rgm@gnu.org>
256
257 * Makefile.in (EMACS): Rename from BUILT_EMACS.
258 (RUN_EMACS, compile-main): Update for this change.
259
260 * Makefile.in (../src/emacs): Remove this rule, no longer relevant
261 since leim distributed with Emacs (eg lisp/ has no such rule).
262 (all): Remove $BUILT_EMACS dependence.
263
264 2012-04-09 Eli Zaretskii <eliz@gnu.org>
265
266 * quail/latin-ltx.el (latin-ltx--define-rules): Comment out
267 debugging messages.
268
269 2012-04-09 Glenn Morris <rgm@gnu.org>
270
271 * Makefile.in: Compute list of .el files to be compiled dynamically,
272 as the lisp/ directory does, rather than hard-coding it.
273 Also, separate leim-list generation from byte-compilation.
274 (TIT_GB, TIT_BIG5, CHINESE_TIT, MISC, TIT_MISC):
275 Make them store the .el files rather than the .elc files.
276 (NON_TIT_GB, NON_TIT_BIG5, CHINESE_NON_TIT, CHINESE_GB)
277 (CHINESE_GB, CHINESE_BIG5, JAPANESE, KOREAN, THAI, VIETNAMESE)
278 (LAO, INDIAN, TIBETAN, LATIN, UNICODE, SLAVIC, GREEK, RUSSIAN)
279 (OTHERS, CHINESE, EASTASIA, ASIA, EUROPEAN, WORLD, NON_TIT_MISC):
280 Remove variables listing the non-generated .el files.
281 (.el.elc): Add explicit load-path for quail.
282 (all): Depend on compile-main rule rather than $WORLD.
283 (changed.tit, changed.misc): Also depend on $SUBDIRS.
284 (leim-list.el): Don't depend on changed.tit or changed.misc.
285 Remove unnecessary compilation check.
286 (setwins, compile-targets, compile-main): New.
287 (clean, mostlyclean): Update for change in TIT_MISC contents.
288 (bootstrap-clean): Use a glob match to delete .elc, not a fixed list.
289
290 2012-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
291
292 * quail/latin-ltx.el: Auto-generate some of the entries.
293 (latin-ltx--ascii-p): New function.
294 (latin-ltx--define-rules): New macro.
295 (define-rules): Use it.
296
297 2012-03-25 Eli Zaretskii <eliz@gnu.org>
298
299 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
300 of same-dir.tst, to avoid stepping on other (parallel) Make job's
301 toes.
302
303 2012-03-21 Kenichi Handa <handa@m17n.org>
304
305 * quail/indian.el ("devanagari-itrans"): Add a few more useful
306 keys (Bug#10935).
307
308 2012-03-16 Kenichi Handa <handa@m17n.org>
309
310 * quail/indian.el (telugu-inscript): Fix typo. (Bug#10936)
311
312 2012-03-13 Йордан Миладинов <jordanmiladinov@gmail.com> (tiny change)
313
314 * quail/cyrillic.el (bulgarian-alt-phonetic):
315 New input method. (Bug#10893)
316
317 2012-03-09 Mohsen BANAN <libre@mohsen.1.banan.byname.net>
318
319 * quail/persian.el: Update which includes: (1) full compliance to
320 ISIRI-6219, forbidden characters were eliminated and missing
321 characters were added; (2) layer 3 of ISIRI-9147 is now
322 implemented with a '\' prefix; (3) double entry of characters
323 which were postfixed with 'h' is now supported; (4) lots of
324 comment and additional pointers have been added.
325
326 2011-12-15 Kenichi Handa <handa@m17n.org>
327
328 * quail/ethiopic.el ("ethiopic"): Do not refer to
329 ethio-prefer-ascii-punctuation.
330
331 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
332
333 * quail/hangul.el (hangul-character): Fix typo.
334
335 2011-09-27 Jambunathan K <kjambunathan@gmail.com>
336
337 * quail/indian.el (quail-tamil-itrans-misc-table): Delete it.
338 (quail-tamil-itrans-numerics-and-symbols-table)
339 (quail-tamil-itrans-various-signs-and-digits-table): New variables.
340 ("tamil-itrans"): Show the values of above variables (Bug#9336).
341
342 2011-09-22 Kenichi Handa <handa@m17n.org>
343
344 * quail/indian.el (quail-tamil-itrans-syllable-table)
345 (quail-tamil-itrans-misc-table): New variables.
346 ("tamil-itrans"): Improve the docstring by showing the values of
347 above variables (Bug#9336).
348
349 2011-09-06 Paul Eggert <eggert@cs.ucla.edu>
350
351 * Makefile.in (install): install-sh is now in build-aux (Bug#9169).
352
353 2011-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
354
355 * quail/latin-ltx.el: Complete the super and subscript letters.
356
357 2011-08-20 Glenn Morris <rgm@gnu.org>
358
359 * Makefile.in (OTHERS):
360 * makefile.w32-in (MISC): Add ipa-praat.elc.
361
362 2011-07-23 Yair F <yair.f.lists@gmail.com>
363
364 * quail/hebrew.el ("hebrew"): Additional key mappings.
365 ("hebrew-new", "hebrew-lyx", "hebrew-full")
366 ("hebrew-biblical-tiro", "hebrew-biblical-sil", "yiddish-royal")
367 ("yiddish-keyman"): New input methods.
368
369 2011-06-12 Andreas Schwab <schwab@linux-m68k.org>
370
371 * SKK-DIC/SKK-JISYO.L: Add proper coding tag.
372 * CXTERM-DIC/4Corner.tit, CXTERM-DIC/ARRAY30.tit,
373 * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/ECDICT.tit,
374 * CXTERM-DIC/ETZY.tit, CXTERM-DIC/PY-b5.tit,
375 * CXTERM-DIC/Punct-b5.tit, CXTERM-DIC/Punct.tit,
376 * CXTERM-DIC/QJ-b5.tit, CXTERM-DIC/QJ.tit, CXTERM-DIC/SW.tit,
377 * CXTERM-DIC/TONEPY.tit, CXTERM-DIC/ZOZY.tit: Likewise.
378 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
379 * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Likewise.
380
381 * Makefile.in (TIT_BIG5): Rename from TIT-BIG5.
382
383 2011-05-30 Oliver Scholz <epameinondas@gmx.de>
384
385 * quail/ipa-praat.el: New input method.
386
387 2011-05-16 Eli Zaretskii <eliz@gnu.org>
388
389 * Makefile.in (OTHERS): Add $(srcdir)/quail/persian.elc.
390
391 * makefile.w32-in (MISC): Add $(srcdir)/quail/persian.elc.
392
393 2011-05-16 Mohsen BANAN <libre@mohsen.banan.1.byname.net>
394
395 * quail/persian.el: New file.
396
397 2011-05-05 Eli Zaretskii <eliz@gnu.org>
398
399 * quail/latin-ltx.el <\beth, \gimel, \daleth>: Produce
400 corresponding symbols rather than Hebrew letters. (Bug#8563)
401
402 * quail/latin-ltx.el <\aleph>: Produce ALEF SYMBOL instead of
403 HEBREW LETTER ALEF. (Bug#8563)
404
405 2011-03-23 Glenn Morris <rgm@gnu.org>
406
407 * Makefile.in (install): Use `install-sh -d' rather than mkinstalldirs.
408
409 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
410
411 * Version 23.3 released.
412
413 2011-02-28 Juanma Barranquero <lekktu@gmail.com>
414
415 * quail/ethiopic.el ("ethiopic"): Fix tpo in docstring.
416
417 2011-01-28 Paul Eggert <eggert@cs.ucla.edu>
418
419 Redo spelling of Makefile variables to conform to POSIX.
420 POSIX does not allow "-" in Makefile variable names.
421 Reported by Bruno Haible in
422 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
423 * Makefile.in (BUILT_EMACS): Rename from BUILT-EMACS.
424 (TIT_GB): Rename from TIT-GB.
425 (CHINESE_TIT): Rename from CHINESE-TIT.
426 (NON_TIT_GB): Rename from NON-TIT-GB.
427 (NON_TIT_BIG5): Rename from NON-TIT-BIG5.
428 (CHINESE_NON_TIT): Rename from CHINESE-NON-TIT.
429 (CHINESE_GB): Rename from CHINESE-GB.
430 (CHINESE_BIG5): Rename from CHINESE-BIG5.
431 (TIT_MISC): Rename from TIT-MISC.
432 (NON_TIT_MISC): Rename from NON-TIT-MISC.
433 (TIT_SOURCES): Rename from TIT-SOURCES.
434 (MISC_SOURCES): Rename from MISC-SOURCES.
435
436 2011-01-08 Glenn Morris <rgm@gnu.org>
437
438 * makefile.w32-in (RUN_EMACS):
439 * Makefile.in (RUN-EMACS): Add --no-site-lisp.
440
441 * makefile.w32-in (RUN_EMACS):
442 * Makefile.in (RUN-EMACS): -batch implies --no-init-file.
443
444 2010-08-28 Kenichi Handa <handa@m17n.org>
445
446 * quail/japanese.el (quail-japanese-update-translation):
447 Fix handling of invalid key.
448
449 2010-08-15 Andreas Schwab <schwab@linux-m68k.org>
450
451 * quail/vntelex.el ("vietnamese-telex"): Doc fix.
452
453 * quail/georgian.el: Remove extra backslashes.
454
455 2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
456
457 * quail/arabic.el: Quote [ and ].
458 * quail/latin-ltx.el: Likewise.
459
460 * quail/greek.el ("greek", "greek-postfix"): Change string to
461 character.
462
463 2010-08-13 Kenichi Handa <handa@m17n.org>
464
465 * quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.
466
467 2010-08-09 Kenichi Handa <handa@m17n.org>
468
469 * quail/greek.el ("greek"): Add rules for Greek style quotes.
470
471 2010-05-15 Glenn Morris <rgm@gnu.org>
472
473 * Makefile.in (install): Remove references to CVS-related files.
474
475 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
476
477 * Version 23.2 released.
478
479 2010-04-06 Chong Yidong <cyd@stupidchicken.com>
480
481 * quail/vntelex.el: Fix "af" rule (Bug#5836).
482
483 2010-03-27 Eli Zaretskii <eliz@gnu.org>
484
485 * makefile.w32-in ($(TIT), $(MISC_DIC), leim-list.el): Enclose the
486 argument of "-l" in $(ARGQUOTE), in case it includes blanks or
487 other special characters.
488
489 2010-03-18 Glenn Morris <rgm@gnu.org>
490
491 * Makefile.in (maintainer-clean): Use bootstrap-clean.
492 (extraclean): Fix deletion patterns.
493
494 * Makefile.in (dot): Remove, since ../ is used throughout the
495 other Makefiles.
496
497 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
498
499 * Branch for 23.2.
500
501 2010-02-16 Kenichi Handa <handa@m17n.org>
502
503 * SKK-DIC/SKK-JISYO.L: Updated to the latest version.
504
505 2009-12-05 Vasily Korytov <vasily@korytov.pp.ru>
506
507 * quail/cyrillic.el (russian-typewriter): Change keyboard layout.
508 (Bug#904)
509
510 2009-09-09 Glenn Morris <rgm@gnu.org>
511
512 * Makefile.in (install): Set umask to world-readable before creating
513 directories.
514
515 2009-08-31 Juri Linkov <juri@jurta.org>
516
517 * quail/ipa.el ("ipa"): Set `forget-last-selection' to nil.
518 ("ipa-x-sampa"): Set `forget-last-selection' to nil.
519 Set `deterministic' to nil.
520 ("ipa"): Bind "g" to U+0261, and "tsh" to a list of "U+02A7",
521 "U+0074 U+0283", "U+0074 U+2040 U+0283".
522 ("ipa-kirshenbaum", ipa-x-sampa"): Bind "g" to U+0261, and "tS"
523 to a list of "U+02A7", "U+0074 U+0283", "U+0074 U+2040 U+0283".
524 Fix comments.
525
526 2009-08-31 Juri Linkov <juri@jurta.org>
527
528 * quail/ipa.el ("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa".
529 ("ipa-x-sampa"): Rename from "x-sampa-ipa".
530 (ipa-x-sampa-implosive-submap): Rename from
531 x-sampa-implosive-submap.
532 (ipa-x-sampa-prepend-to-keymap-entry): Rename from
533 x-sampa-prepend-to-keymap-entry.
534 (ipa-x-sampa-underscore-implosive): Rename from
535 x-sampa-underscore-implosive.
536 (ipa-x-sampa-implosive-submap): Move before first use.
537
538 2009-08-30 Aidan Kehoe <kehoea@parhasard.net>
539
540 * quail/ipa.el ("kirshenbaum-ipa", "x-sampa-ipa"):
541 Two new input methods, both following widely-used Usenet
542 conventions for mapping ASCII to the IPA. Kirshenbaum is common in
543 sci.lang and alt.usage.english, X-SAMPA in various (mostly
544 European) non-English language fora. X-SAMPA is slightly more
545 complex to support in Quail that Kirshenbaum, whence the two extra
546 function and one extra submap to support it.
547 (x-sampa-prepend-to-keymap-entry): New function.
548 (x-sampa-underscore-implosive): New function.
549 (x-sampa-implosive-submap): New Quail submap.
550
551 2009-08-30 Aidan Kehoe <kehoea@parhasard.net>
552
553 * quail/ipa.el: Recode the file as UTF-8, for better
554 interoperability with other applications.
555
556 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
557
558 * quail/latin-ltx.el (\circ): Use the `ring operator' rather than
559 `white circle'.
560
561 * Makefile.in (leim-list.el, install): Don't use -r to remove files.
562
563 2009-08-25 Glenn Morris <rgm@gnu.org>
564
565 * quail/hangul.el (top-level): Don't require cl at run-time.
566
567 2009-08-21 Thamer Mahmoud <thamer.mahmoud@gmail.com> (tiny change)
568
569 * quail/arabic.el: Add missing keys that exist on the Arabic X
570 keyboard. Don't insert Lam-alef ligatures from the Arabic
571 Presentation Forms ranges; instead, separate Lam-Alef ligatures
572 into a list of two letters (Lam and a suitable Alef).
573
574 2009-06-23 Kenichi Handa <handa@m17n.org>
575
576 * quail/hangul.el (hangul-to-hanja-conversion): When it is called
577 while korean input method is off, convert the following character.
578
579 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
580
581 * Branch for 23.1.
582
583 2009-06-18 Kenichi Handa <handa@m17n.org>
584
585 * quail/hangul.el (hangul-im-keymap): Add binding of key
586 Hangul_Hanja.
587
588 2009-05-04 Simon Leinen <simon.leinen@switch.ch> (tiny change)
589
590 * Makefile.in (install): Avoid using $$(..) construct, for Solaris
591 compatibility.
592
593 2009-04-12 Andreas Schwab <schwab@linux-m68k.org>
594
595 * Makefile.in (install): Remove .gitignore files.
596
597 2009-03-19 Kenichi Handa <handa@m17n.org>
598
599 * leim-ext.el: Change the encoding to utf-8.
600
601 2008-12-30 Jan Djärv <jan.h.d@swipnet.se>
602
603 * Makefile.in (install): Remove old directories in ns_appresdir before
604 moving new directories there.
605
606 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
607
608 * quail/hangul.el (hangul-im-keymap, hangul-insert-character)
609 (hangul-djamo, hangul2-input-method-moum, hangul3-input-method-cho)
610 (hangul3-input-method-jung, hangul3-input-method-jong):
611 Fix typos in docstrings.
612
613 2008-11-07 Vasily Korytov <vasily@korytov.pp.ru> (tiny change)
614
615 * quail/cyrillic.el: Handle backslash key (bug#839).
616
617 2008-10-20 Kenichi Handa <handa@m17n.org>
618
619 * quail/indian.el (inscript-mlm-keytable): New variable.
620 (malayalam-inscript): Use inscript-mlm-keytable.
621
622 2008-09-11 Magnus Henoch <mange@freemail.hu>
623
624 * quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G
625 with upturn.
626
627 2008-09-02 Carsten Bormann <cabo@tzi.org>
628
629 * quail/latin-post.el ("german-postfix"): Do not translate ue to
630 \"u after a, e or q, because that would be extremely uncommon
631 compared to aue, eue or que. The only exception is the prefix
632 "ge", after which, according to corpus statistics, a \"u can be
633 expected.
634
635 2008-08-10 Jihyun Cho <jihyun.jo@gmail.com>
636
637 * quail/hangul.el (hangul3-input-method-jong): Fix array indexing bug.
638
639 2008-07-19 Juri Linkov <juri@jurta.org>
640
641 * quail/cyrillic.el ("cyrillic-translit"): Add two rules "//'" and
642 "//`" for combining accents as a separate character. Keep two
643 rules "i`" and "I`" for characters where accent is not a separate
644 character. Revert changes that added postfix combining accents.
645
646 2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
647
648 * Makefile.in (install): Perform post-install cleanup inside NS app
649 bundle.
650
651 2008-07-12 Juri Linkov <juri@jurta.org>
652
653 * quail/rfc1345.el: Replace non-printable control characters with
654 equivalent text-only notations.
655
656 * quail/cyrillic.el ("cyrillic-translit"): Fix rules with
657 combining acute accent. Add rules ("e\\" ?э) ("E\\" ?Э).
658 Change conflicting rules ("u'" ?ў) to ("u~" ?ў), and ("U'" ?Ў)
659 to ("U~" ?Ў). Doc fix. Put combining accent rules into one group.
660
661 2008-07-10 Teodor Zlatanov <tzz@lifelogs.com>
662
663 * quail/cyrillic.el: Add more rules to cyrillic-translit, make
664 everything postfix. Adjust to eliminate conflicts.
665
666 2008-06-30 Juanma Barranquero <lekktu@gmail.com>
667
668 * quail/hangul3.el: Remove (unneeded since 2008-06-03).
669
670 2008-06-27 Glenn Morris <rgm@gnu.org>
671
672 * Makefile.in (.el.elc): Copy the echo behavior of lisp/Makefile.in.
673
674 2008-06-24 Juanma Barranquero <lekktu@gmail.com>
675
676 * makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc.
677
678 2008-06-20 Eli Zaretskii <eliz@gnu.org>
679
680 * makefile.w32-in (distclean): Don't delete `quail' subdir: if we
681 are building in the sandbox, there are precious files there.
682 (clean mostlyclean): Delete leim-list.el~.
683 (distclean): Delete makefile.
684
685 2008-06-13 Teodor Zlatanov <tzz@lifelogs.com>
686
687 * quail/cyrillic.el: Add quotation marks, paragraph symbol, angled
688 brackets, number symbol, and accented aeio to cyrillic-translit.
689
690 2008-06-03 Jihyun Cho <jihyun.jo@gmail.com>
691
692 * quail/hangul.el: Completely re-written.
693
694 2008-06-03 Kenichi Handa <handa@m17n.org>
695
696 * makefile.w32-in (KOREAN): Remove ${srcdir}/quail/hangul3.elc.
697 (leim-list.el): Remove leim-list.el at first.
698
699 * Makefile.in (KOREAN): Remove ${srcdir}/quail/hangul3.elc.
700 (leim-list.el): Remove leim-list.el at first.
701
702 * leim-ext.el: Register input methods "korean-hangul",
703 "korean-hangul3f", "korean-hangul390", and "korean-hangul3".
704
705 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
706
707 * quail/latin-ltx.el: Don't use single-char mapping from ~ to NBSP.
708
709 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
710
711 * quail/indian.el: Don't require devan-util.
712
713 2008-02-01 James Cloos <cloos@jhcloos.com>
714
715 * quail/arabic.el: Update (sync with xkeyboard-config keyboard).
716
717 2008-02-01 Kenichi Handa <handa@m17n.org>
718
719 * Makefile.in (OTHERS): Add arabic.elc.
720
721 2008-02-01 James Cloos <cloos@jhcloos.com>
722
723 * quail/arabic.el: New file.
724
725 2008-02-01 Kenichi Handa <handa@m17n.org>
726
727 * MISC-DIC/pinyin.map: Fix encoding to that of the original file.
728
729 2008-02-01 KAWABATA, Taichi <kawabata@m17n.org>
730
731 * quail/indian.el (quail-indian-flatten-list): Delete it.
732 (quail-define-inscript-package): Pay attention to `nil' values of
733 char/key-table.
734 (inscript-tml-keytable): New variable. Use it for Tamil inscript.
735
736 2008-02-01 Dave Love <fx@gnu.org>
737
738 * quail/latin-post.el ("turkish-latin-3-postfix"): Make it
739 just an alias for turkish-postfix.
740
741 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Make it
742 just an alias for turkish-alt-postfix.
743
744 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
745
746 2008-02-01 Kenichi Handa <handa@m17n.org>
747
748 * quail/thai.el: Don't require thai-util.
749 (quail-thai-update-translation): Delete function.
750 (thai-generate-quail-map): Change to a macro that directly calls
751 quail-define-rules.
752 ("thai-kesmanee", "thai-pattachote"): Don't use
753 UPDATE-TRANSLATION-FUNCTION.
754
755 * quail/indian.el (quail-indian-preceding-char-position):
756 Delete function.
757 (quail-indian-update-preceding-char): Delete variable.
758 (quail-indian-update-translation): Delete function.
759 (quail-define-indian-trans-package): Don't call
760 quail-define-package with quail-indian-update-translation.
761 (quail-define-inscript-package): Likewise.
762
763 2008-02-01 Dave Love <fx@gnu.org>
764
765 * quail/indian.el (quail-indian-preceding-char-position)
766 (quail-indian-update-translation, quail-define-inscript-package):
767 Use characterp, not char-valid-p.
768
769 2008-02-01 Dave Love <fx@gnu.org>
770
771 * quail/welsh.el ("welsh"): Doc fix.
772
773 * quail/cyrillic.el: Reinstate some commented-out redundancies.
774 ("russian-typewriter"): Rename from cyrillic-typewriter.
775 Make cyrillic-jcuken effectively an alias for it.
776 ("russian-computer"): New.
777 ("bulgarian-phonetic"): Rename from bulgarian-pho.
778 ("bulgarian-bds"): Rename from bulgarian-standard.
779
780 2008-02-01 Dave Love <fx@gnu.org>
781
782 * ja-dic/ja-dic.el: Add coding tag.
783
784 2008-02-01 Dave Love <fx@gnu.org>
785
786 * quail/latin-post.el: Recode to utf-8.
787 ("latin-postfix"): New method.
788
789 * quail/latin-alt.el: Recode to utf-8.
790 ("latin-alt-postfix"): New method.
791
792 * quail/latin-pre.el: Recode to utf-8.
793 ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp.
794 ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ġ,
795 ~O -> Ġ.
796 ("latin-prefix"): New method.
797
798 * quail/uni-input.el (utf-8-ccl-encode): Delete.
799 (ucs-input-method): Modify.
800
801 2008-02-01 Kenichi Handa <handa@etl.go.jp>
802
803 * Makefile.in (RUN-EMACS): Add LC_ALL=C.
804
805 2008-01-14 Aidan Kehoe <kehoea@parhasard.net> (tiny change)
806
807 * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and \vk.
808
809 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
810
811 * makefile.w32-in:
812 * Makefile.in: Remove references to Xenix.
813
814 2007-12-15 Richard Stallman <rms@gnu.org>
815
816 * quail/latin-post.el ("scandinavian-postfix"): Doc fix.
817
818 * quail/latin-alt.el: Many doc fixes.
819 ("danish-alt-postfix")
820 ("esperanto-alt-postfix", "finnish-alt-postfix")
821 ("german-alt-postfix", "icelandic-alt-postfix")
822 ("norwegian-alt-postfix", "scandinavian-alt-postfix")
823 ("spanish-alt-postfix", "swedish-alt-postfix"):
824 Delete; they were identical to the non-alt versions.
825
826 2007-12-07 Kenichi Handa <handa@ni.aist.go.jp>
827
828 * quail/lao.el (quail-map-from-table): Allow a tone just after a
829 consonant.
830
831 2007-11-17 Glenn Morris <rgm@gnu.org>
832
833 * Makefile.in (check-declare): New target.
834
835 2007-10-31 Glenn Morris <rgm@gnu.org>
836
837 * Makefile.in (install): Change ownership of installed files.
838
839 2007-10-20 Edward O'Connor <hober0@gmail.com> (tiny change)
840
841 * quail/latin-ltx.el ("\\qed"): Add this rule.
842
843 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
844
845 * quail/indian.el (quail-indian-update-preceding-char):
846 Don't mark the variable as frame-local; it wasn't used as such.
847
848 2007-07-25 Glenn Morris <rgm@gnu.org>
849
850 * Relicense all FSF files to GPLv3 or later.
851
852 * COPYING: Switch to GPLv3.
853
854 2007-07-16 Eli Zaretskii <eliz@gnu.org>
855
856 * makefile.w32-in (extraclean): Don't delete *~.
857
858 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
859
860 * Version 22.1 released.
861
862 2007-01-30 Kenichi Handa <handa@m17n.org>
863
864 * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/PY-b5.tit, CXTERM-DIC/SW.tit,
865 * CXTERM-DIC/TONEPY.tit: Add copyright and license notices.
866
867 * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Add copyright and
868 license notices.
869
870 2007-01-24 Kenichi Handa <handa@m17n.org>
871
872 * MISC-DIC/README: New file.
873
874 * CXTERM-DIC/README: New file.
875
876 * CXTERM-DIC/4Corner.tit, CXTERM-DIC/CCDOSPY.tit,
877 * CXTERM-DIC/PY-b5.tit, CXTERM-DIC/QJ-b5.tit, CXTERM-DIC/QJ.tit,
878 * CXTERM-DIC/SW.tit, CXTERM-DIC/TONEPY.tit: Updated from
879 X11R6/contrib/programs/cxterm.
880
881 * ja-dic/ja-dic.el: Regenerated.
882
883 2007-01-12 Kenichi Handa <handa@m17n.org>
884
885 * quail/uni-input.el (ucs-input-method): Signal an error for a
886 Unicode character that is not yet supported.
887
888 2006-12-26 Andreas Schwab <schwab@suse.de>
889
890 * Makefile.in (datarootdir): Define.
891
892 2006-12-20 Eli Zaretskii <eliz@gnu.org>
893
894 * Makefile.in (leim-list.el): Depend on ${TIT-MISC}, not
895 ${NON-TIT-MISC}.
896
897 2006-12-09 Juanma Barranquero <lekktu@gmail.com>
898
899 * quail/latin-alt.el ("scandinavian-alt-postfix"): Fix typo.
900
901 * quail/uni-input.el (ucs-input-help): Fix title of ucs input method.
902
903 2006-12-09 Eli Zaretskii <eliz@gnu.org>
904
905 * makefile.w32-in (leim-list.el): Depend on leim-ext.el as well.
906 Run Emacs to append non-empty non-comment lines in leim-ext.el
907 to leim-list.el.
908
909 2006-12-05 Juanma Barranquero <lekktu@gmail.com>
910
911 * makefile.w32-in (MISC): Add $(srcdir)/quail/sisheng.elc.
912
913 2006-11-29 Juanma Barranquero <lekktu@gmail.com>
914
915 * quail/greek.el ("greek-mizuochi"): Remove spurious initial newline
916 in docstring.
917
918 2006-11-04 Romain Francoise <romain@orebokech.com>
919
920 * Makefile.in (bootstrap-clean): New target.
921
922 2006-10-12 Kenichi Handa <handa@m17n.org>
923
924 * Makefile.in (install): Be sure to make ${INSTALLDIR} before `cd'
925 to it.
926
927 2006-10-05 Chong Yidong <cyd@stupidchicken.com>
928
929 * quail/latin-ltx.el: Fix typo in previous change.
930
931 2006-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
932
933 * quail/latin-ltx.el: Remove rules that start with { since they are
934 redundant and hence impact the { key for no good reason.
935
936 2006-10-02 Kenichi Handa <handa@m17n.org>
937
938 * Makefile.in (install): Fix previous change.
939
940 2006-09-28 Kenichi Handa <handa@m17n.org>
941
942 * Makefile.in (install): Be sure to make ${INSTALLDIR}.
943
944 2006-09-15 Jay Belanger <belanger@truman.edu>
945
946 * COPYING: Replace "Library Public License" by "Lesser Public
947 License" throughout.
948
949 2006-09-06 Michaël Cadilhac <michael.cadilhac@lrde.org>
950
951 * quail/uni-input.el (ucs-input-method): Don't make the action of
952 a key not in [0-9a-zA-Z] when it was expected to be. Let the Emacs
953 mechanism do it.
954
955 2006-07-12 David Kastrup <dak@gnu.org>
956
957 * quail/greek.el: Change iota subscriptum transliteration in
958 Ibycus4 encoding's capitals from "i" to "|".
959
960 2006-03-03 Claudio Fontana <claudio@gnu.org>
961
962 * Makefile.in (install): Add DESTDIR variable to support staged
963 installations.
964
965 2005-12-17 Eli Zaretskii <eliz@gnu.org>
966
967 * makefile.w32-in ($(TIT), leim-list.el): Warn that parts of
968 commands enclosed in $(ARGQUOTE)s should not be split between two
969 lines, as that will break with GNU Make >3.80, when sh.exe is used
970 and arg quoting is with '..'.
971
972 2005-11-03 Andreas Schwab <schwab@suse.de>
973
974 * Makefile.in (GZIP_PROG): Rename from GZIP.
975 (install): Adjust.
976
977 2005-11-01 Romain Francoise <romain@orebokech.com>
978
979 * Makefile.in (install): Compress source files.
980
981 2005-10-28 Juri Linkov <juri@jurta.org>
982
983 * quail/symbol-ksc.el: Add missing characters from 1st pos of
984 every table of [korean-ksc5601], and swap incorrectly ordered
985 characters at pos 91 and 90.
986
987 2005-10-26 Torsten Bronger <bronger@physik.rwth-aachen.de> (tiny change)
988
989 * quail/latin-ltx.el ("TeX"): Change "\," mapping to U+202F (not
990 U+2006). Add more mappings from TeX's textcomp package.
991
992 2005-10-25 Juri Linkov <juri@jurta.org>
993
994 * quail/cyrillic.el ("cyrillic-translit"): Set 4th arg `guidance'
995 to t for this multi-key input method.
996
997 2005-10-24 Kenichi Handa <handa@m17n.org>
998
999 * quail/uni-input.el (ucs-input-activate): Don't add
1000 quail-kill-guidance-buf to kill-buffer-hook.
1001
1002 2005-07-08 Kenichi Handa <handa@m17n.org>
1003
1004 * quail/japanese.el (quail-japanese-kanji-kkc): Fix order of
1005 insertion and deletion.
1006
1007 2005-07-04 Lute Kamstra <lute@gnu.org>
1008
1009 Update FSF's address in GPL notices.
1010
1011 2005-06-28 Kenichi Handa <handa@m17n.org>
1012
1013 * leim-ext.el: Add rules for inserting full-width space for
1014 quail/Punct and quail/Punct-b5.
1015
1016 2005-06-04 Eli Zaretskii <eliz@gnu.org>
1017
1018 * makefile.w32-in (distclean): Fix a typo (colon was after "clean").
1019 (extraclean): New target, emulates Makefile.in.
1020
1021 2005-04-06 Kenichi Handa <handa@m17n.org>
1022
1023 * quail/sgml-input.el ("sgml"): Enable quail-completion by typing TAB.
1024
1025 2005-03-26 Kenichi Handa <handa@m17n.org>
1026
1027 * quail/latin-ltx.el ("TeX"): Enable quail-completion by typing TAB.
1028
1029 2005-03-18 Kenichi Handa <handa@m17n.org>
1030
1031 * quail/thai.el (quail-thai-update-translation): Delete it.
1032 (thai-generate-quail-map): Generate a simpler map.
1033 ("thai-kesmanee"): Don't use quail-thai-update-translation.
1034 (thai-generate-quail-map): Likewise.
1035
1036 2005-03-15 Kenichi Handa <handa@m17n.org>
1037
1038 * quail/thai.el (thai-generate-quail-map): Fix the kesmanee layout.
1039
1040 2005-03-08 Kenichi Handa <handa@m17n.org>
1041
1042 * quail/latin-pre.el ("latin-1-prefix"): Add rule "__"->"_".
1043 ("latin-9-prefix"): Add rules "__"->"_", "_ "->NBSP.
1044
1045 2004-12-04 Kenichi Handa <handa@m17n.org>
1046
1047 * quail/lao.el (lao-key-alist): Declare it by defvar.
1048 (lao-key-alist-vector): New variable.
1049 (lao-consonant-key-alist, lao-semivowel-key-alist)
1050 (lao-vowel-key-alist, lao-voweltone-key-alist)
1051 (lao-tone-key-alist, lao-other-key-alist): Initialize them from
1052 lao-key-alist-vector.
1053
1054 2004-09-25 Kenichi Handa <handa@m17n.org>
1055
1056 * quail/uni-input.el (ucs-input-method): Add error clause to
1057 condition-case.
1058
1059 2004-09-21 Kenichi Handa <handa@m17n.org>
1060
1061 * quail/uni-input.el: Move the call of register-input-method to
1062 leim-ext.el.
1063 (ucs-input-insert-char): New function.
1064 (ucs-input-method): Use ucs-input-insert-char.
1065 (ucs-input-activate): Call quail-hide-guidance instead of
1066 quail-hide-guidance-buf.
1067
1068 * leim-ext.el: Add autoload for 'ucs-input-activate and
1069 register-input-method for "ucs".
1070
1071 2004-08-21 David Kastrup <dak@gnu.org>
1072
1073 * quail/greek.el ("greek-babel"): Add accent/breathing/uppercase
1074 combinations.
1075
1076 2004-08-16 Kenichi Handa <handa@m17n.org>
1077
1078 * quail/georgian.el ("georgian"): Call quail-define-package with
1079 the show-layout arg t.
1080
1081 2004-08-06 Andreas Schwab <schwab@suse.de>
1082
1083 * Makefile.in (install): Remove .arch-inventory files.
1084
1085 2004-07-01 David Kastrup <dak@gnu.org>
1086
1087 * quail/greek.el ("((") ("))"): Add quotation mark shorthands.
1088
1089 2004-06-30 Andreas Schwab <schwab@suse.de>
1090
1091 * Makefile.in (${CHINESE-TIT:.elc=.el}): Depend on changed.tit to
1092 serialize parallel builds.
1093 (${MISC:.elc=.el}): Depend on changed.misc.
1094
1095 2004-06-05 Kenichi Handa <handa@m17n.org>
1096
1097 * Makefile.in (leim-list.el): Depend on leim-ext.el. Append the
1098 contents of leim-ext.el to leim-list.el.
1099
1100 * leim-ext.el: New file.
1101
1102 2004-05-17 Werner Lemberg <wl@gnu.org>
1103
1104 * quail/sisheng.el: New file.
1105
1106 2004-05-17 Kenichi Handa <handa@m17n.org>
1107
1108 * Makefile.in (OTHERS): Add ${srcdir}/quail/sisheng.elc.
1109
1110 2004-05-11 Eli Zaretskii <eliz@gnu.org>
1111
1112 * Makefile.in (leim-list.el): Move commands to convert TIT and
1113 MISC dictionaries from here...
1114 (changed.tit, changed.misc): ...to here. Remove the (now
1115 unneeded) test of the contents of changed.* files.
1116
1117 2004-05-10 Andreas Schwab <schwab@suse.de>
1118
1119 * Makefile.in (all): Re-add dependency on ${WORLD} so that lisp
1120 files are compiled when bootstrapping.
1121
1122 2004-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
1123
1124 * quail/latin-ltx.el ("TeX"): Fix typo.
1125
1126 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
1127
1128 * quail/latin-ltx.el: Use utf-8 coding.
1129 ("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
1130
1131 2004-05-04 Kenichi Handa <handa@m17n.org>
1132
1133 * Makefile.in (TIT-SOURCES): Prepend ${srcdir} to each element.
1134 (MISC-SOURCES): Likewise.
1135
1136 2004-05-01 Kenichi Handa <handa@m17n.org>
1137
1138 * Makefile.in (OTHERS): Rename from MISC.
1139 (MISC): Rename from MISC-DIC.
1140 (WORLD): Adjust for the above changes.
1141 (TIT-MISC, NON-TIT-MISC): New targets.
1142 (all): Don't depend on ${WORLD}.
1143 (.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): Remove these targets.
1144 (TIT-SOURCES, MISC-SOURCES): New macros.
1145 (changed.tit, changed.misc): New targets.
1146 (leim-list.el): Depend on ${NON-TIT-MISC}, changed.tit, and
1147 changed.misc. Generate quail files from TIT and MISC files if
1148 necessary.
1149 (clean mostlyclean): Delete ${TIT-MISC} instead of ${TIT} and
1150 ${MISC-DIC}.
1151
1152 2004-05-03 Jason Rumney <jasonr@gnu.org>
1153
1154 * makefile.nt: Remove.
1155
1156 2004-04-23 Juanma Barranquero <lektu@terra.es>
1157
1158 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1159
1160 2004-04-09 Andrew Innes <andrewi@gnu.org>
1161
1162 * makefile.w32-in (distclean clean): Remove nmake specific
1163 stamp-subdir test.
1164
1165 2004-02-28 Kenichi Handa <handa@m17n.org>
1166
1167 * Makefile.in (all): Depend on ${WORLD} instead of ${TIT} and
1168 ${MISC-DIC}.
1169 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
1170 (maintainer-clean): Delete files that are not in CVS repository.
1171
1172 * makefile.nt (all): Depend on $(WORLD) instead of $(TIT) and
1173 $(MISC-DIC).
1174 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
1175 (maintainer-clean): Delete files that are not in CVS repository.
1176
1177 * makefile.w32-in (all): Depend on $(WORLD) instead of $(TIT) and
1178 $(MISC-DIC).
1179 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
1180 (maintainer-clean): Delete files that are not in CVS repository.
1181
1182 2004-02-16 Jérôme Marant <jmarant@nerim.net> (tiny change)
1183
1184 * Makefile.in (distclean maintainer-clean): Depend on clean.
1185
1186 2004-01-27 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
1187
1188 * quail/cyrillic.el ("bulgarian-bds"): Docstring fixed.
1189
1190 2004-01-22 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
1191
1192 * quail/cyrillic.el ("bulgarian-phonetic"): Docstring fixed.
1193 Duplicate entry removed.
1194 ("bulgarian-bds"): Docstring fixed.
1195
1196 2003-10-06 Dave Love <fx@gnu.org>
1197
1198 * quail/latin-ltx.el: Several additions.
1199
1200 2003-08-25 Jesper Harder <harder@ifa.au.dk> (tiny change)
1201
1202 * quail/latin-pre.el ("german-prefix"): Fix typo in the docstring.
1203
1204 2003-08-20 Dave Love <fx@gnu.org>
1205
1206 * quail/latin-ltx.el: Add \rhd.
1207
1208 2003-08-19 Markus Rost <rost@math.ohio-state.edu>
1209
1210 * quail/latin-pre.el ("french-prefix"): Fix spacing in docstring.
1211
1212 2003-07-21 KAWABATA, Taichi <kawabata@m17n.org>
1213
1214 * quail/indian.el (quail-indian-update-translation): Adjust the
1215 behavior according to the change of quail-translate-key.
1216
1217 2003-05-22 Kenichi Handa <handa@m17n.org>
1218
1219 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title
1220 Chinese characters from GB to Big5.
1221
1222 2003-05-01 Wlodzimierz Bzyl <matwb@julia.univ.gda.pl> (tiny change)
1223
1224 * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/.
1225
1226 2003-04-05 Andreas Schwab <schwab@suse.de>
1227
1228 * Makefile.in (install): Remove CVS related and backup files from
1229 installation directory.
1230
1231 2003-02-27 David Kastrup <dak@gnu.org>
1232
1233 * quail/greek.el (greek-babel): Add koronis transliteration.
1234
1235 2003-02-23 David Kastrup <dak@gnu.org>
1236
1237 * quail/greek.el (greek-babel): Fix <' accent.
1238
1239 2003-02-17 Dave Love <fx@gnu.org>
1240
1241 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
1242
1243 2003-02-14 Juanma Barranquero <lektu@terra.es>
1244
1245 * quail/uni-input.el (utf-8-ccl-encode): Fix use of character constants.
1246
1247 2003-02-11 KAWABATA, Taichi <kawabata@m17n.org>
1248
1249 * quail/indian.el (punjabi-itrans, gujarati-itrans, oriya-itrans)
1250 (bengali-itrans, assamese-itrans, telugu-itrans, kannada-itrans)
1251 (malayalam-itrans, tamil-itrans): New ITRANS based input methods.
1252 (punjabi-inscript, gujarati-inscript, oriya-inscript)
1253 (bengali-inscript, assamese-inscript, telugu-inscript)
1254 (kannada-inscript, malayalam-inscript, tamil-inscript):
1255 New INSCRIPT based input methods.
1256
1257 2003-02-07 Kenichi Handa <handa@m17n.org>
1258
1259 * quail/cyrillic.el: Update quail-package-alist (not
1260 input-method-alist) to make "cyrillic-jcuken" an alias of
1261 "russian-typewriter". Add cookie for quail-update-leim-list-file.
1262
1263 2003-02-05 David Kastrup <dak@gnu.org>
1264
1265 * quail/greek.el: Fix iota accent typos in greek-babel encoding.
1266
1267 2003-01-05 Dave Love <fx@gnu.org>
1268
1269 * makefile.w32-in (SLAVIC): Add croatian.elc.
1270
1271 * Makefile.in (SLAVIC): Add croatian.elc.
1272
1273 * quail/croatian.el: New file.
1274
1275 2002-12-10 Juanma Barranquero <lektu@terra.es>
1276
1277 * makefile.w32-in (LATIN): Add welsh.elc.
1278 (MISC): Add georgian.elc.
1279 (UNICODE): Add it.
1280 (WORLD): Add $(UNICODE).
1281
1282 2002-11-14 Dave Love <fx@gnu.org>
1283
1284 * quail/slovak.el: Add coding cookie.
1285
1286 * quail/latin-ltx.el: Fix coding cookie.
1287
1288 * quail/hebrew.el: Add coding cookie.
1289
1290 * quail/czech.el: Add coding cookie.
1291
1292 * quail/welsh.el: Undo last change.
1293
1294 2002-09-11 Dave Love <fx@gnu.org>
1295
1296 * quail/latin-post.el ("slovenian"): New.
1297
1298 2002-09-05 Kenichi Handa <handa@etl.go.jp>
1299
1300 * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'.
1301
1302 2002-07-24 Dave Love <fx@gnu.org>
1303
1304 * quail/latin-alt.el ("latin-alt-postfix"): New.
1305
1306 * quail/latin-post.el ("latin-postfix"): New.
1307
1308 * quail/latin-pre.el ("latin-1-prefix"): Add nbsp.
1309 ("latin-3-prefix"): Doc fix.
1310 ("latin-prefix"): New.
1311
1312 2002-07-12 Dave Love <fx@gnu.org>
1313
1314 * quail/cyrillic.el: Doc fixes.
1315 ("cyrillic-beylorussian"): Commented-out.
1316 ("cyrillic-translit-bulgarian"): Delete.
1317 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
1318 ("ukrainian-computer", "belarusian", "bulgarian-bds")
1319 ("russian-computer"): New.
1320 ("bulgarian-phonetic"): Rename from bulgarian-pho. Add §, №, Ю.
1321 ("russian-typewriter"): Rename from cyrillic-jcuken.
1322
1323 2002-06-20 Dave Love <fx@gnu.org>
1324
1325 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
1326 characters and ~o -> ġ, ~O -> Ġ.
1327
1328 2002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1329
1330 * Makefile.in (install): Use "tar -chf", to follow symlinks.
1331
1332 2002-05-04 Triet Hoai Lai <thlai@ee.usyd.edu.au>
1333
1334 * quail/vntelex.el: Add even more rules.
1335
1336 2002-04-30 Triet Hoai Lai <thlai@ee.usyd.edu.au>
1337
1338 * quail/vntelex.el: Add new rules to escape from composition.
1339
1340 2002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au>
1341
1342 * quail/vntelex.el: Use proper charset.
1343
1344 2002-04-22 Koaunghi Un <koaunghi@ling.cnu.ac.kr>
1345
1346 * quail/hanja.el ("Od"): Remove rule.
1347
1348 2002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
1349
1350 * quail/indian.el: Replace commented-out lines with a condition
1351 that is always false.
1352
1353 2002-04-06 Jaeyoun Chung <jay@kldp.org>
1354
1355 * quail/hanja3.el ("kf"): Add a few composing rules
1356 from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr>
1357
1358 * quail/hangul3.el: Buggy alternative second character
1359 sequence fixed ('/' for 'v' pair).
1360 added a few more third character composing rule.
1361
1362 2002-03-03 Werner Lemberg <wl@gnu.org>
1363
1364 * quail/vntelex.el: New file.
1365 * Makefile.in (VIETNAMESE):
1366 * makefile.nt (VIETNAMESE):
1367 * makefile.w32-in (VIETNAMESE): Add it.
1368
1369 2002-02-10 Andrew Innes <andrewi@gnu.org>
1370
1371 * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS).
1372 ($(MISC_DIC)): Ditto.
1373
1374 2002-02-06 Richard M. Stallman <rms@gnu.org>
1375
1376 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~".
1377 Don't define "~," at all.
1378
1379 2002-01-29 Pavel Janík <Pavel@Janik.cz>
1380
1381 * quail/latin-pre.el (latin-2-prefix): Add Ě and ě.
1382 From "Dr. Eduard Werner" <edi.werner@gmx.de>.
1383
1384 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
1385
1386 * quail/greek.el: Changed the behavior of the "greek" input
1387 method, to consider the "accent" and "diaeresis" as prefix keys.
1388 A new method (named "greek-postfix") was added which implements
1389 the old behavior. Also changed the mapping of the "Q/q" key to
1390 produce the ":/;" characters, as is customary in greek keyboards.
1391 From Nick Patavalis <npat@inaccessnetworks.com>.
1392
1393 2002-01-07 Jaeyoun Chung <jay@kldp.org>
1394
1395 * quail/hangul.el: Remove key sequence mapping for O[rsfaqtTd].
1396 Not used for Korean Hangul Type 2 (request from emacs-kr mailing list).
1397
1398 2002-01-03 Eli Zaretskii <eliz@is.elta.co.il>
1399
1400 * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string.
1401
1402 2002-01-01 Dave Love <fx@gnu.org>
1403
1404 * quail/indian.el (quail-define-indian-trans-package): Unquote lambda.
1405 (quail-define-inscript-package): Avoid mapcar*.
1406
1407 2001-12-20 Dave Love <fx@gnu.org>
1408
1409 * quail/latin-ltx.el: Fix un-doubled backslashes.
1410
1411 2001-12-15 Dave Love <fx@gnu.org>
1412
1413 * quail/latin-pre.el ("french-prefix", "german-prefix")
1414 ("spanish-prefix"): Fix language assignment.
1415
1416 * quail/latin-post.el ("french-postfix", "german-postfix")
1417 ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix")
1418 ("french-keyboard", "french-azerty", "german")
1419 ("spanish-keyboard"): Fix language assignment.
1420
1421 * quail/indian.el: Don't require cl.
1422 (quail-indian-flatten-list): Rename from flatten-list.
1423
1424 * quail/cyrillic.el ("cyrillic-beylorussian")
1425 ("cyrillic-ukrainian", "cyrillic-translit-bulgarian")
1426 ("belarusian", "bulgarian-pho"): Fix language assignment.
1427
1428 * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix")
1429 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix")
1430 ("turkish-alt-postfix"): Fix language assignment.
1431 ("dutch"): Assign to Dutch. Use chars, not strings.
1432 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New.
1433
1434 2001-12-08 Pavel Janík <Pavel@Janik.cz>
1435
1436 * COPYING: New file.
1437
1438 2001-12-03 Jaeyoun Chung <jay@kldp.org>
1439
1440 * quail/hangul3.el: Add a few convenient composing sequences for
1441 Korean keyboard type 3 users.
1442
1443 2001-11-29 Dave Love <fx@gnu.org>
1444
1445 * quail/latin-ltx.el: Extra translations. Fix some
1446 latin-iso8859-4 characters. Use Hebrew letters, not compatibility
1447 symbols.
1448
1449 2001-11-28 Juanma Barranquero <lektu@terra.es>
1450
1451 * makefile.w32-in (INDIAN): Adjust for the file name change;
1452 quail/devanagari.elc -> quail/indian.elc.
1453
1454 * makefile.nt (INDIAN): Likewise.
1455
1456 2001-11-21 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
1457
1458 * quail/devanagari.el: Renamed to indian.el.
1459
1460 * quail/indian.el: Renamed from devanagari.el, and completely
1461 re-written. The input method devanagari-hindi-transliteration is
1462 merged with devanagari-itrans, devanagari-keyboard-a is renamed to
1463 devanagari-inscript, devanagari-transliteration is renamed to
1464 devanagari-kyoto-harvard.
1465
1466 * Makefile.in: Adjusted for the file name change;
1467 quail/devanagari.elc -> quail/indian.elc.
1468
1469 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
1470
1471 * quail/welsh.el: Avoid an error message due to a commented-out
1472 input method.
1473
1474 2001-11-05 Richard M. Stallman <rms@gnu.org>
1475
1476 * quail/rfc1345.el: Get rid of the explicit ^Z character.
1477
1478 2001-11-05 Eli Zaretskii <eliz@is.elta.co.il>
1479
1480 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display.
1481
1482 2001-11-04 Dave Love <fx@gnu.org>
1483
1484 * Makefile.in (LATIN): Add welsh.
1485 (UNICODE): New.
1486 (MISC): Add georgian.
1487 (WORLD): Add UNICODE.
1488
1489 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el:
1490 * quail/uni-input.el, quail/sgml-input.el: New file.
1491
1492 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods.
1493
1494 * quail/latin-alt.el ("dutch"): New method.
1495
1496 2001-10-27 Francesco Potortì <pot@gnu.org>
1497
1498 * quail/latin-post.el ("italian-postfix"): Undo previous change.
1499
1500 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change.
1501
1502 2001-10-25 Francesco Potortì <pot@gnu.org>
1503
1504 * quail/latin-post.el ("italian-postfix"): Euro symbol.
1505
1506 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol.
1507
1508 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1509
1510 * (Version 21.1 released.)
1511
1512 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
1513
1514 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet
1515 mappings, so that one could type them without leaving the Hanyu
1516 Pinyin input method. Suggested by Kenichi Handa
1517 <handa@etl.go.jp>.
1518
1519 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
1520
1521 * quail/greek.el ("greek-babel"): New input method. From David
1522 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
1523
1524 2001-10-05 Gerd Moellmann <gerd@gnu.org>
1525
1526 * Branch for 21.1.
1527
1528 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
1529
1530 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup
1531 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
1532
1533 2001-08-06 Gerd Moellmann <gerd@gnu.org>
1534
1535 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
1536 "chinese-py".
1537 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
1538
1539 2001-07-16 Pavel Janík <Pavel@Janik.cz>
1540
1541 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el
1542 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el
1543 * quail/greek.el, quail/hangul.el, quail/hangul3.el
1544 * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el
1545 * quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el
1546 * quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el
1547 * quail/latin-pre.el, quail/lrt.el, quail/py-punct.el
1548 * quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el
1549 * quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
1550 follow coding conventions.
1551
1552 2001-06-04 Andrew Choi <akochoi@i-cable.com>
1553
1554 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.
1555
1556 2001-06-01 Andrew Innes <andrewi@gnu.org>
1557
1558 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
1559 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
1560 $(srcdir)/quail/pypunct-b5.elc.
1561 (NON_TIT_CNS): Remove.
1562 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
1563 (CHINESE_CNS): Remove.
1564 (KOREAN): Add $(srcdir)/quail/hanja3.elc.
1565 (LATIN): Add $(srcdir)/quail/latin-alt.elc and
1566 $(srcdir)/quail/latin-ltx.elc.
1567 (MISC_DIC): Copy from Makefile.in.
1568 (CHINESE): Remove $(CHINESE_CNS).
1569 (all): Add $(MISC_DIC) as target.
1570 (.NOTPARALLEL): New target.
1571 (.NO_PARALLEL): New target.
1572 ($(MISC_DIC)): New target.
1573 (clean mostlyclean): Clean more stuff.
1574 (TIT_EL): New macro.
1575 (MISC_DIC_EL): New macro.
1576
1577 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it.
1578 (TIT-BIG5): Remove CTLauB.elc from it.
1579 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
1580 (clean mostlyclean): Remove obsolete reference.
1581
1582 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
1583
1584 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display.
1585
1586 2001-05-24 Andrew Choi <akochoi@i-cable.com>
1587
1588 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc.
1589
1590 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files.
1591
1592 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files.
1593
1594 * Makefile.in (TIT-GB): Remove CTLau.elc from it.
1595 (TIT-BIG5): Remove CTLauB.elc from it.
1596 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it.
1597
1598 2001-05-17 Dave Love <fx@gnu.org>
1599
1600 * quail/latin-ltx.el ("TeX"): Rename from "latin-latex2e".
1601 Language family and indicator changed. Many new translations.
1602
1603 2001-05-17 Gerd Moellmann <gerd@gnu.org>
1604
1605 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
1606 slovak input methods. New maintainer. From Pavel Janík
1607 <Pavel@Janik.cz>.
1608
1609 2001-04-23 Gerd Moellmann <gerd@gnu.org>
1610
1611 * quail/latin-ltx.el: Add more translations.
1612 From jsbien@mimuw.edu.pl (Janusz S. Bień).
1613
1614 2001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
1615
1616 * quail/hangul.el <korean-hangul>: Doc fix.
1617
1618 2001-04-18 Andrew Innes <andrewi@gnu.org>
1619
1620 * makefile.w32-in (EMACSLOADPATH): Define.
1621 ($(TIT)):
1622 ($(MISC_DIC)):
1623 (.el.elc):
1624 (leim-list.el): Remove stuff to set EMACSLOADPATH.
1625
1626 2001-04-05 Gerd Moellmann <gerd@gnu.org>
1627
1628 * Makefile.in (install): Remove .cvsignore files.
1629
1630 * quail/japanese.el ("japanese-hankaku-kana"): Don't use
1631 the same translations as for `japanese'.
1632
1633 2001-04-03 Andrew Innes <andrewi@gnu.org>
1634
1635 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
1636 quail/ZIRANMA.elc.
1637 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
1638 $(srcdir)/quail/tsang-b5.elc.
1639 (NON_TIT_CNS): Delete.
1640 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
1641 (CHINESE_CNS): Delete.
1642 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa
1643 <handa@etl.go.jp>.
1644 (MISC_DIC): New variable.
1645 (CHINESE): Delete $(CHINESE_CNS).
1646 (WORLD): Add $(MISC_DIC).
1647 (all): Depends on $(MISC_DIC).
1648 (.NOTPARALLEL, .NO_PARALLEL): New special targets.
1649 ($(MISC_DIC)): New target.
1650 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
1651 and $(MISC_DIC:.elc=.el).
1652
1653 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
1654
1655 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc.
1656 From Kenichi Handa <handa@etl.go.jp>.
1657
1658 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
1659
1660 2001-03-31 Kenichi Handa <handa@etl.go.jp>
1661
1662 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc.
1663 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
1664 ${srcdir}/quail/tsang-b5.elc.
1665 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
1666 (CHINESE-CNS): Delete it.
1667 (MISC-DIC): New variable.
1668 (CHINESE): Delete ${CHINESE-CNS}.
1669 (WORLD): Add ${MISC-DIC}.
1670 (all): Depends on ${MISC-DIC}.
1671 (${MISC-DIC}): New target.
1672 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
1673
1674 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
1675 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
1676
1677 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
1678
1679 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
1680 * quail/quick-cns.el: Delete them.
1681
1682 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
1683
1684 * Makefile.in (${TIT}): Fix whitespace.
1685
1686 2001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
1687
1688 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
1689 (${TIT}): If the target file already exist, don't remake it.
1690
1691 2001-03-21 Kenichi Handa <handa@etl.go.jp>
1692
1693 * quail/slovak.el ("slovak"): Translate "=q" to "`".
1694
1695 2001-03-16 Pavel Janík <Pavel@Janik.cz>
1696
1697 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
1698 "=q", "+q", "=Q", and "+Q".
1699 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
1700 ("slovak-prog-2"): Likewise.
1701 ("slovak-prog-3"): Likewise.
1702
1703 2001-03-16 Eli Zaretskii <eliz@is.elta.co.il>
1704
1705 * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
1706
1707 2001-03-16 Kenichi Handa <handa@etl.go.jp>
1708
1709 * quail/japanese.el (quail-japanese-transliteration-rules):
1710 New variable. Use it to define these input methods: "japanese",
1711 "japanese-hiragana", "japanese-katakana".
1712 (quail-japanese-kana-state): Delete this variable.
1713 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
1714 instead check if there's any Hiraganas in the conversion region.
1715
1716 2001-03-14 Kenichi Handa <handa@mule.m17n.org>
1717
1718 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
1719
1720 2001-03-06 Kenichi Handa <handa@etl.go.jp>
1721
1722 * CXTERM-DIC/4Corner.tit: Add copyright notice.
1723
1724 2001-03-05 Kenichi Handa <handa@etl.go.jp>
1725
1726 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
1727 change of the special key bindings.
1728
1729 2001-02-22 Kenichi Handa <handa@etl.go.jp>
1730
1731 * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
1732
1733 * CXTERM-DIC/ETZY.tit: Likewise.
1734
1735 * CXTERM-DIC/ZOZY.tit: Likewise.
1736
1737 2001-02-05 Andrew Innes <andrewi@gnu.org>
1738
1739 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
1740 path absolute.
1741
1742 2001-02-03 Andrew Innes <andrewi@gnu.org>
1743
1744 * makefile.w32-in (LATIN): Fix last change to use () not {}.
1745
1746 2001-02-02 Kenichi Handa <handa@etl.go.jp>
1747
1748 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
1749
1750 * makefile.w32-in (LATIN): Likewise.
1751
1752 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
1753
1754 2001-02-01 Andrew Innes <andrewi@gnu.org>
1755
1756 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
1757
1758 2001-02-01 Kenichi Handa <handa@etl.go.jp>
1759
1760 * quail/greek.el ("greek-mizuochi"): New input method for
1761 classical Greek.
1762
1763 2001-01-28 Gerd Moellmann <gerd@gnu.org>
1764
1765 * Makefile.in (extraclean): Add target so make doesn't die if
1766 one runs "make extraclean" at the top level.
1767
1768 2001-01-06 Andrew Innes <andrewi@gnu.org>
1769
1770 * makefile.nt ($(TIT)): Map .elc to .el.
1771 (buildlisppath): Make path relative to $(MAKEDIR).
1772
1773 2001-01-01 Andreas Schwab <schwab@suse.de>
1774
1775 * quail/latin-alt.el: Doc fixes.
1776
1777 2000-12-18 Dave Love <fx@gnu.org>
1778
1779 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate š entry.
1780 Change œ, Œ, ¶.
1781
1782 2000-12-16 Kenichi Handa <handa@etl.go.jp>
1783
1784 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
1785
1786 2000-12-06 Andrew Innes <andrewi@gnu.org>
1787
1788 * makefile.w32-in (buildlisppath): Set to an absolute directory,
1789 relative to $(CURDIR).
1790 (INSTALLDIR): Use forward slash.
1791
1792 2000-11-24 Andrew Innes <andrewi@gnu.org>
1793
1794 * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
1795
1796 * makefile.nt (.SUFFIXES): New target, include .elc .el.
1797
1798 2000-11-21 Kenichi Handa <handa@etl.go.jp>
1799
1800 * Makefile.in (.SUFFIXES): New target, include .elc .el.
1801
1802 2000-11-17 Kenichi Handa <handa@etl.go.jp>
1803
1804 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
1805 remember the conversion start.
1806
1807 2000-10-21 Andrew Innes <andrewi@gnu.org>
1808
1809 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
1810 of conditional invocation of make.
1811 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
1812 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
1813 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
1814 files to .elc.
1815 ($(TIT)): Adjust for the above change.
1816 (clean mostlyclean): Likewise.
1817 (.el.elc): New target.
1818
1819 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
1820 of conditional invocation of make.
1821 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
1822 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
1823 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
1824 files to .elc.
1825 ($(TIT)): Adjust for the above change.
1826 (clean mostlyclean): Likewise.
1827 (.el.elc): New target.
1828
1829 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
1830
1831 * Makefile.in (${TIT}, clean): Don't use shell `command`
1832 expansion, use ${TIT:.elc=.el} instead.
1833
1834 2000-09-26 Gerd Moellmann <gerd@gnu.org>
1835
1836 * Makefile.in: Make this the leim Makefile.in.
1837 (clean): Also remove $NON-TIT and $WORLD.
1838 (RUN-EMACS): Set EMACSLOADPATH.
1839
1840 2000-09-21 Kenichi Handa <handa@etl.go.jp>
1841
1842 * Makefile.in: Revert to no-leim Makefile.
1843
1844 * quail/.cvsignore: Include *.elc.
1845
1846 * ja-dic/.cvsignore: New file.
1847
1848 2000-09-16 Andrew Innes <andrewi@gnu.org>
1849
1850 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
1851 (leim-list.el): Ditto.
1852
1853 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
1854 (leim-list.el): Ditto.
1855
1856 2000-09-15 Andrew Innes <andrewi@gnu.org>
1857
1858 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
1859 files.
1860
1861 2000-09-14 Andrew Innes <andrewi@gnu.org>
1862
1863 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
1864 leim-list.el.
1865 (distclean maintainer-clean): Ditto for stamp-subdir.
1866
1867 * makefile.nt: Rename skkdic to ja-dic.
1868
1869 2000-09-07 Kenichi Handa <handa@etl.go.jp>
1870
1871 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
1872 translation.
1873
1874 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
1875
1876 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
1877 ("chinese-tonepy-punct"): New input method.
1878
1879 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
1880 translation.
1881
1882 * quail/japanese.el ("japanese"): Delete the key sequence for
1883 Roman transliteration from the docstring because it's now shown
1884 automatically.
1885 ("japanese-ascii", "japanese-zenkaku")
1886 ("japanese-hankaku-kana", "japanese-hiragana")
1887 ("japanese-katakana"): Docstring modified.
1888
1889 * quail/czech.el ("czech-qwerty"): Change to show keyboard layout
1890 on describe-input-method.
1891 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
1892
1893 2000-09-03 Andrew Innes <andrewi@gnu.org>
1894
1895 * makefile.w32-in: New file.
1896 (install) Fix copying of directories.
1897
1898 2000-08-31 Kenichi Handa <handa@etl.go.jp>
1899
1900 * quail/thai.el (thai-generate-quail-map): If the length of
1901 translation is more than one, compose it.
1902
1903 2000-08-29 Dave Love <fx@gnu.org>
1904
1905 * quail/latin-pre.el ("latin-9-prefix"): Change entries for œ and Œ.
1906
1907 * Makefile.in: ja-dic <- skk in several places.
1908
1909 2000-08-25 Kenichi Handa <handa@etl.go.jp>
1910
1911 * ja-dic: Directory name changed from skkdic.
1912
1913 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
1914
1915 * README: Rename skkdic to ja-dic throughout the file.
1916
1917 2000-08-24 Dave Love <fx@gnu.org>
1918
1919 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
1920 ("latin-1-prefix"): Add missing symbols.
1921
1922 2000-08-23 Dave Love <fx@gnu.org>
1923
1924 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give § and
1925 add ~p for ¶.
1926
1927 2000-07-18 Kenichi Handa <handa@etl.go.jp>
1928
1929 * quail/japanese.el ("japanese"): Fix docstring.
1930
1931 2000-07-17 Kenichi Handa <handa@etl.go.jp>
1932
1933 * quail/japanese.el ("japanese"): Docstring modified.
1934
1935 2000-06-12 Kenichi Handa <handa@etl.go.jp>
1936
1937 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
1938 ("tibetan-wylie"): State transition table modified.
1939
1940 2000-06-01 Kenichi Handa <handa@etl.go.jp>
1941
1942 * quail/tibetan.el: Change all tibetan-1-column characters to
1943 tibetan. Quail map for "tibetan-wylie" fixed.
1944
1945 2000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
1946
1947 * quail/latin-pre.el ("polish-slash"): New input method.
1948
1949 2000-03-02 Kenichi Handa <handa@etl.go.jp>
1950
1951 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
1952
1953 2000-02-01 Gerd Moellmann <gerd@gnu.org>
1954
1955 * Makefile.in: Make this the no-leim Makefile. Move the
1956 leim Makefile.in to ../leim-Makefile.in as it originally was.
1957
1958 * Makefile.noleim: Removed.
1959
1960 2000-01-28 Kenichi Handa <handa@etl.go.jp>
1961
1962 * quail/hanja.el (korean-hanja): Add an entry for "wod".
1963
1964 2000-01-04 Kenichi Handa <handa@etl.go.jp>
1965
1966 * quail/japanese.el ("japanese"): Docstring augmented.
1967
1968 1999-12-15 Kenichi Handa <handa@etl.go.jp>
1969
1970 * quail/lao.el: Rewritten for new composition.
1971
1972 * quail/lrt.el: Rewritten for new composition.
1973
1974 * quail/thai.el: Rewritten for new composition.
1975
1976 * quail/tibetan.el: Rewritten for new composition.
1977
1978 1999-12-13 Kenichi Handa <handa@etl.go.jp>
1979
1980 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
1981 characters, not Latin-1.
1982
1983 1999-11-22 Andrew Innes <andrewi@gnu.org>
1984
1985 * makefile.nt: No need to generate subdirs.el.
1986
1987 1999-11-21 Andrew Innes <andrewi@gnu.org>
1988
1989 * makefile.nt: New file.
1990
1991 1999-10-26 Gerd Moellmann <gerd@gnu.org>
1992
1993 * Makefile.noleim: New.
1994
1995 1999-09-19 Ken'ichi Handa <handa@gnu.org>
1996
1997 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Rename from
1998 turkish-postfix.
1999 ("turkish-postfix"): New Turkish input method which inserts
2000 Latin-5 characters.
2001
2002 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Rename from
2003 turkish-alt-postfix.
2004 ("turkish-alt-postfix"): New Turkish input method which inserts
2005 Latin-5 characters.
2006
2007 1999-07-12 Richard Stallman <rms@gnu.org>
2008
2009 * Version 20.4 released.
2010
2011 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
2012
2013 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
2014
2015 1999-06-14 Ken'ichi Handa <handa@gnu.org>
2016
2017 * quail/ethiopic.el ("ethiopic"): Add translation rules.
2018
2019 1999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
2020
2021 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
2022 hanja.el.
2023
2024 1999-05-25 Ken'ichi Handa <handa@gnu.org>
2025
2026 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
2027
2028 1999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
2029
2030 * quail/latin-pre.el ("romanian-prefix"): New input method.
2031 ("romanian-alt-prefix"): New input method.
2032
2033 1999-03-04 Kenichi Handa <handa@etl.go.jp>
2034
2035 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
2036
2037 1999-01-14 Kenichi Handa <handa@etl.go.jp>
2038
2039 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
2040 to convert is `n', change it to Japanese Hiragana `n' before
2041 conversion.
2042
2043 1999-01-11 Kenichi Handa <handa@etl.go.jp>
2044
2045 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
2046
2047 * quail/hebrew.el: New file.
2048
2049 1998-12-15 Kenichi Handa <handa@etl.go.jp>
2050
2051 * quail/devanagari.el (quail-devanagari-compose-characters):
2052 Adjust for the change of input method handling.
2053 (quail-devanagari-hindi-compose-characters): Likewise.
2054
2055 1998-10-15 Kenichi Handa <handa@etl.go.jp>
2056
2057 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
2058 `(cd foo; pwd)`.
2059 (install): Likewise.
2060
2061 1998-10-15 Francesco Potortì <F.Potorti@cnuce.cnr.it>
2062
2063 * quail/latin-post.el: Many doc fixes.
2064 ("latin-1-postfix"): Add sequence for the small superscript o.
2065 * quail/latin-pre.el: Many doc fixes.
2066 ("latin-1-prefix"): Add sequences for the small
2067 superscript underlined o and a.
2068
2069 1998-10-13 Francesco Potortì <F.Potorti@cnuce.cnr.it>
2070
2071 * quail/latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
2072 small superscript underlined o and a.
2073 ("italian-alt-postfix"): Change it to something useful and
2074 different from italian-postfix.
2075 * quail/latin-post.el ("latin-1-postfix"): Add a method to enter the
2076 small superscript underlined o and a.
2077 ("italian-postfix"): Same as above.
2078 ("italian-postfix"): Add methods to enter e with acute accent and
2079 the >> and << symbols.
2080
2081 1998-09-25 Kenichi Handa <handa@etl.go.jp>
2082
2083 * quail/japanese.el (quail-japanese-hankaku-update-translation):
2084 Adjust for the change of input method handling.
2085
2086 1998-09-11 Kenichi HANDA <handa@etl.go.jp>
2087
2088 * quail/japanese.el (quail-japanese-katakana-update-translation):
2089 Adjust for the change of input method handling.
2090
2091 1998-08-31 Kenichi Handa <handa@etl.go.jp>
2092
2093 * quail/tibetan.el (quail-tibetan-input-wylie): Adjust for the
2094 change of input method handling.
2095 (quail-tibetan-input-tibkey): Likewise.
2096
2097 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
2098
2099 * Version 20.3 released.
2100
2101 1998-08-16 Kenichi HANDA <handa@etl.go.jp>
2102
2103 * quail/czech.el ("czech"): Make this input method deterministic,
2104 kbd-translate, and show-layout.
2105
2106 1998-08-15 Kenichi HANDA <handa@etl.go.jp>
2107
2108 * quail/ethiopic.el: Fix several translation rules.
2109
2110 1998-08-12 Milan Zamazal <pdm@fi.muni.cz>
2111
2112 * quail/czech.el: Few key sequences added to some keyboards.
2113
2114 1998-08-06 Kenichi Handa <handa@etl.go.jp>
2115
2116 * quail/japanese.el (quail-japanese-use-double-n): New variable.
2117 (quail-japanese-update-translation): Adjust for the change of
2118 quail-update-translation. Now this function should return
2119 CONTROL-FLAG.
2120 (quail-japanese-toggle-kana): Update quail-conversion-str.
2121 (quail-japanese-kanji-kkc): Likewise.
2122 (quail-japanese-switch-package): Reset quail-current-str and
2123 quail-conversion-str.
2124
2125 1998-07-24 Kenichi Handa <handa@etl.go.jp>
2126
2127 * quail/japanese.el (quail-japanese-kanji-kkc):
2128 Set quail-translation to nil after calling kkc-region so that
2129 translation mode is restarted correctly.
2130
2131 1998-07-21 Kenichi Handa <handa@etl.go.jp>
2132
2133 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
2134 that conversion is canceled in kkc-region.
2135 (quail-japanese-switch-package): Fix previous change.
2136
2137 1998-07-19 Kenichi Handa <handa@etl.go.jp>
2138
2139 * quail/japanese.el (quail-japanese-update-translation):
2140 Handle a key which should fix the current translation and start a new
2141 translation correctly.
2142 (quail-japanese-toggle-kana): Set quail-translating to nil.
2143 Don't change point.
2144
2145 1998-07-15 Kenichi Handa <handa@etl.go.jp>
2146
2147 * quail/japanese.el (quail-japanese-kanji-kkc): Adjust for the
2148 change of quail.el.
2149 (quail-japanese-switch-package): Likewise.
2150
2151 1998-07-03 Kenichi Handa <handa@etl.go.jp>
2152
2153 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
2154 Some keys for ancient Korean syllables are changed properly.
2155
2156 1998-06-20 Kenichi Handa <handa@etl.go.jp>
2157
2158 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
2159 (ethio-select-a-translation): New function.
2160
2161 1998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
2162
2163 * Makefile.in (RUN-EMACS): Add --multibyte.
2164
2165 1998-04-29 Karl Heuer <kwzh@gnu.org>
2166
2167 * Makefile.in (SLAVIC): Delete redundant backslash.
2168
2169 1998-04-28 Richard Stallman <rms@psilocin.gnu.org>
2170
2171 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
2172
2173 1998-04-20 Kenichi Handa <handa@etl.go.jp>
2174
2175 * Makefile.in (SLAVIC): New macro.
2176 (EUROPEAN): Include ${SLAVIC}.
2177
2178 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
2179
2180 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
2181 (leim-list.el): Depend on ${WORLD}.
2182
2183 * quail/latin-alt.el (latin-2-alt-postfix): Doc fix.
2184
2185 1998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
2186
2187 * quail/czech.el, quail/slovak.el: Correct starting commentary.
2188
2189 1998-04-07 Milan Zamazal <pdm@fi.muni.cz>
2190
2191 * quail/czech.el, quail/slovak.el: Correct starting commentary.
2192
2193 1998-04-06 Andreas Schwab <schwab@gnu.org>
2194
2195 * quail/lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
2196 to length.
2197 (lrt-generate-quail-map): Change sref to aref, and make second
2198 argument of substring a character index.
2199
2200 1998-03-26 Richard Stallman <rms@psilocin.gnu.org>
2201
2202 * Makefile.in (${TIT}): Fix shell conditional syntax.
2203
2204 1998-03-18 Kenichi Handa <handa@etl.go.jp>
2205
2206 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
2207 "/ " to "/" (instead of " ").
2208
2209 1998-03-17 Richard Stallman <rms@psilocin.gnu.org>
2210
2211 * quail/czech.el, quail/slovak.el: New files.
2212
2213 1998-03-10 Richard Stallman <rms@psilocin.gnu.org>
2214
2215 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
2216 Uses changed.
2217
2218 1998-03-05 Kenichi Handa <handa@etl.go.jp>
2219
2220 * Makefile.in (${TIT}): To byte-compile quail packages, use just
2221 built quail.
2222
2223 1997-12-09 Koaunghi Un <koaunghi.un@zdv.uni-tuebingen.de>
2224
2225 * quail/hanja3.el: New file.
2226
2227 * quail/hanja-jis.el: Title string of the input method
2228 "korean-hanja-jis" changed.
2229
2230 * quail/symbol-ksc.el: Title string of the input method
2231 "korean-symbol" changed. Require 'korea-util.
2232 (quail-hangul-switch-back): Delete.
2233
2234 * quail/hangul3.el: Require 'korea-util.
2235 (quail-hangul-switch-to-symbol-ksc): Delete.
2236
2237 * quail/hanja.el: Require 'korea-util. Title string of the input
2238 method "korean-hanja" changed.
2239 (quail-hanja-switch-to-symbol-ksc): Delete.
2240
2241 * quail/hangul.el: Require 'korea-util.
2242 (quail-hangul-switch-to-symbol-ksc): Delete.
2243
2244 1997-10-23 Kenichi Handa <handa@etl.go.jp>
2245
2246 * quail/ethiopic.el: The title string of input method "Ethiopic"
2247 is changed.
2248
2249 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2250
2251 * Version 20.2 released.
2252
2253 1997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2254
2255 * quail/latin-post.el (german): Swap y and z.
2256
2257 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2258
2259 * Version 20.1 released.
2260
2261 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
2262
2263 1997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2264
2265 * quail/viqr.el (vietnamese-viqr): Doc fix.
2266
2267 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2268
2269 * quail/latin-alt.el: New file.
2270
2271 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2272
2273 * quail/latin-post.el: Undo previous change.
2274
2275 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2276
2277 * quail/latin-post.el (latin-2-postfix):
2278 Replace comma and period with `. Replace colon with /.
2279 (latin-1-postfix): Replace comma with /.
2280 (french-postfix): Replace comma with /.
2281 (latin-3-postfix): Replace comma with ` and period with /.
2282 (latin-4-postfix): Replace comma with ` and period with ~.
2283 (latin-5-postfix): Replace comma with ` and period with /.
2284 (turkish-postfix): Replace comma with ` and period with /.
2285
2286 1997-09-10 Kenichi Handa <handa@etl.go.jp>
2287
2288 * quail/ethiopic.el: Don't bind keys in quail-mode-map.
2289 The function added to quail-mode-hook turn ethio-mode on only when
2290 input method "ethiopic" is begin used.
2291 (ethio-prefer-ascii-space): Move to lisp/language/ethio-util.el.
2292 (ethio-toggle-space): Likewise.
2293 (ethio-insert-space): Likewise.
2294 (ethio-insert-ethio-space): Likewise.
2295 (ethio-prefer-ascii-punctuation): Likewise.
2296 (ethio-toggle-punctuation): Likewise.
2297 (ethio-gemination): Likewise.
2298 ("ethiopic"): Doc-string of this Quail package modified.
2299 Bind function keys for TRANSLATION-KEYMAP to
2300 quail-execute-non-quail-command.
2301
2302 1997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2303
2304 * Makefile.in (install): Use quail/* in the second tar that
2305 copies a dir named quail.
2306
2307 1997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2308
2309 * Makefile.in (install): Do not copy leim-list.el twice.
2310 Copy `skk' subdirectory too.
2311
2312 1997-09-03 Kenichi Handa <handa@etl.go.jp>
2313
2314 * quail/cyrillic.el: For each package, pass t for the SIMPLE
2315 argument to quail-define-package.
2316 * quail/cyril-jis.el: Likewise.
2317 * quail/greek.el: Likewise.
2318 * quail/ipa.el: Likewise.
2319 * quail/lao.el: Likewise.
2320 * quail/lrt.el: Likewise.
2321 * quail/thai.el: Likewise.
2322 * quail/viqr.el: Likewise.
2323
2324 1997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
2325
2326 * quail/ethiopic.el ("ethiopic"): Doc-string fixed. Change the arg
2327 TRANSLATION-KEYS.
2328 (quail-mode-map): Change binding for ethio-insert-ethio-space.
2329 (quail-mode-hook): Check the current Quail package name.
2330
2331 * quail/latin-post.el: Add rules for canceling accents by typing
2332 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
2333 packages.
2334
2335 1997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2336
2337 * quail/latin-post.el, quail/latin-pre.el: For each package,
2338 pass t for the SIMPLE argument to quail-define-package.
2339
2340 1997-08-28 Kenichi Handa <handa@etl.go.jp>
2341
2342 * Makefile.in (dotdot): This macro deleted.
2343 (SUBDIRS): Exclude skk.
2344 (all): Substitute ${WORLD} to ${TIT}.
2345 (%.el): This target deleted.
2346 (${TIT}): Check existence of `quail' subdirectory.
2347 (leim-list.el): Do not check old files.
2348 (install): If ${srcdir} is different from the current directory,
2349 copy also files under ${srcdir}.
2350
2351 1997-08-26 Kenichi Handa <handa@etl.go.jp>
2352
2353 * Makefile.in: Re-arrange macros so that the macro TIT contains
2354 only Quial packages generated from CXTERM dictionaries, and the
2355 macro NON-TIT contains only Quial packages distributed with Emacs.
2356 (install): Do not use -h option for tar, instead copy ${NON-TIT}
2357 and ${TIT} separately.
2358
2359 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2360
2361 * Makefile.in (install): Discard extra data in tar | tar command.
2362
2363 1997-08-23 Kenichi Handa <handa@etl.go.jp>
2364
2365 * quail/devanagari.el (quail-devanagari-compose-characters):
2366 Fix previous change.
2367 (quail-devanagari-hindi-compose-characters): Fix previous change.
2368
2369 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
2370 change.
2371
2372 1997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2373
2374 * Makefile.in (leim-list.el): Fix previous change.
2375
2376 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
2377
2378 1997-08-21 Kenichi HANDA <handa@etl.go.jp>
2379
2380 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
2381 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
2382 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
2383
2384 * Makefile.in (install): Just copy leim-list.el instead of running
2385 update-leim-list-file on ${INSTALLDIR}.
2386 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
2387 py-punct-b5.el -> pypunct-b5.el.
2388 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
2389 (leim-list.el): Delete old files not contained in ${WORLD}.
2390
2391 * quail/japanese.el (quail-japanese-kkc-mode-exit):
2392 Run input-method-after-insert-chunk-hook.
2393
2394 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
2395
2396 1997-08-19 Kenichi Handa <handa@etl.go.jp>
2397
2398 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
2399 package fixed.
2400
2401 1997-08-18 Kenichi Handa <handa@etl.go.jp>
2402
2403 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
2404 throw.
2405 (quail-japanese-kanji-kkc): Completely re-written.
2406 (quail-japanese-kkc-mode-exit): New function.
2407 (quail-japanese-switch-package): Call activate-input-method
2408 instead of select-input-method.
2409
2410 * quail/thai.el (thai-consonant-input): Typo fixed.
2411
2412 * quail/devanagari.el (quail-devanagari-compose-characters):
2413 Do not call throw.
2414 (quail-devanagari-hindi-compose-characters): Likewise.
2415
2416 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc):
2417 Call activate-input-method instead of select-input-method.
2418
2419 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
2420
2421 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise.
2422 Use input-method-history instead of previous-input-method.
2423
2424 1997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
2425
2426 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
2427
2428 1997-08-16 Kenichi Handa <handa@etl.go.jp>
2429
2430 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
2431 ("lao-lrt"): Doc-string of this Quail package modified.
2432 Some translation rules added.
2433
2434 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
2435 (lao-quail-define-rules): Some translation rules corrected.
2436
2437 1997-08-11 Kenichi Handa <handa@etl.go.jp>
2438
2439 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
2440 (lrt-vowel-table): The entry for "aM" corrected.
2441
2442 1997-08-07 Kenichi Handa <handa@etl.go.jp>
2443
2444 * quail/lrt.el: Change title string of input method "lao-lrt".
2445 (lrt-single-consonant-table): Several key sequence changed.
2446 (lrt-composing-pattern-double-c): Handle a consonant with
2447 semi-vowel-lower correctly.
2448 (lrt-handle-maa-sakod): Do not reset quail-current-key.
2449 (lrt-handle-tone-mark): Check the existence of double consonant
2450 correctly.
2451
2452 * quail/lao.el: Change title string of input method "Lao".
2453
2454 1997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
2455
2456 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
2457 modified. Several translation rules modified.
2458
2459 1997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2460
2461 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
2462 quail/cyril-jis.el.
2463
2464 * quail/cyril-jis.el: New file.
2465
2466 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
2467
2468 1997-08-01 Kenichi Handa <handa@etl.go.jp>
2469
2470 * quail/ethiopic.el: In quail-mode-map, bind
2471 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
2472 Quail package "ethiopic".
2473
2474 1997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
2475
2476 * quail/cyrillic.el (cyrillic-translit): New input method.
2477
2478 1997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2479
2480 * quail/tibetan.el: New file.
2481
2482 * quail/py-punct.el: Require 'quail.
2483
2484 * quail/py-punct-b5.el: Require 'quail.
2485
2486 * quail/ethiopic.el: Change Quail package name to "ethiopic".
2487 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
2488
2489 * Makefile.in (TIT): New variable, concatenation of TIT-GB and
2490 TIT-BIG5.
2491 (RUN-EMACS): Do not set EMACSLOADPATH.
2492 (ASIA): Include TIBETAN.
2493 (all): Remove stamp-bytecomp from dependency list.
2494 ({$TIT}): New target, substitutes the target ${TIT-GB} ${TIT-BIG5}.
2495 (%.el): Make a link for byte-compiled file too.
2496 (stamp-bytecomp): Target deleted.
2497 (leim-list.el): Run Emacs with loading quail.
2498 (install-XXX): These targets deleted.
2499 (install): Remove files under INSTALLDIR before copying new files.
2500 Run Emacs with loading quail.
2501 (clean mostlyclean): Remove only generated files.
2502
2503 1997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2504
2505 * Makefile.in (stamp-bytecomp): Fix shell conditional.
2506 (clean): Fix shell conditional.
2507
2508 1997-07-21 Jim Meyering <meyering@eng.ascend.com>
2509
2510 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
2511 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
2512
2513 1997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
2514
2515 * Makefile.in: Modified to avoid *.el files being regarded
2516 as intermediate files and deleted by GNU make.
2517
2518 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
2519 (lrt-handle-maa-sakod): Correctly handle the case that
2520 quail-current-data is nil.
2521 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
2522 tone.
2523
2524 1997-07-15 Kenichi Handa <handa@etl.go.jp>
2525
2526 * quail/py-punct.el: New file.
2527
2528 * quail/py-punct-b5.el: New file.
2529
2530 * quail/japanese.el: Doc-string of Quail package japanese modified.
2531
2532 * Makefile.in: Rules re-written to avoid tricky code.
2533 (CHINESE-GB): Include quail/py-punct.elc.
2534 (CHINESE-BIG5): Include quail/py-punct-b5.elc.
2535
2536 1997-07-10 Kenichi Handa <handa@etl.go.jp>
2537
2538 * quail/latin-pre.el: Change titles of quail packages.
2539
2540 * quail/latin-post.el: Likewise.
2541
2542 ;; Local Variables:
2543 ;; coding: utf-8
2544 ;; End:
2545
2546 Copyright (C) 1997-1999, 2001-2015 Free Software Foundation, Inc.
2547
2548 This file is part of GNU Emacs.
2549
2550 GNU Emacs is free software: you can redistribute it and/or modify
2551 it under the terms of the GNU General Public License as published by
2552 the Free Software Foundation, either version 3 of the License, or
2553 (at your option) any later version.
2554
2555 GNU Emacs is distributed in the hope that it will be useful,
2556 but WITHOUT ANY WARRANTY; without even the implied warranty of
2557 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2558 GNU General Public License for more details.
2559
2560 You should have received a copy of the GNU General Public License
2561 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.