X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/a4e6c042f8f66c47209d76d863adbf5ea3f84a96..b8e3b0a9ecb6c8ca1c2a4db189e92bcf08b5052d:/leim/ChangeLog diff --git a/leim/ChangeLog b/leim/ChangeLog index 6a67c99b5c..4a62976538 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,91 @@ +2013-10-23 Glenn Morris + + * Makefile.in (abs_srcdir): New, set by configure. + (buildlisppath): Use abs_srcdir. + (RUN_EMACS, .el.elc, changed.tit, changed.misc, leim-list.el) + ($(srcdir)/ja-dic/ja-dic.el, setwins, distclean, check-declare): + Quote entities that might contain whitespace. + +2013-09-05 Jean Haidouk (tiny change) + + * quail/latin-alt.el ("french-alt-postfix", "latin-alt-postfix"): + * quail/latin-pre.el ("french-prefix"): + * quail/latin-post.el ("french-postfix"): Add `œ' and `Œ'. + +2013-08-28 Paul Eggert + + * Makefile.in (SHELL): Now @SHELL@, not /bin/sh, + for portability to hosts where /bin/sh has problems. + +2013-06-21 Juanma Barranquero + + * quail/croatian.el ("croatian-prefix"): + * quail/czech.el ("czech", "czech-qwerty"): + * quail/ipa-praat.el ("ipa-praat"): + * quail/ipa.el ("ipa-x-sampa"): + * quail/tibetan.el ("tibetan-wylie", "tibetan-tibkey"): + * quail/uni-input.el (ucs-input-activate): Fix typos in docstrings. + +2013-05-25 Eli Zaretskii + + * Makefile.in (leim-list.el, check-declare): + Replace reveal-filename with unmsys--file-name. + +2013-05-16 Eli Zaretskii + + * Makefile.in (leim-list.el, check-declare): Use reveal-filename. + +2013-04-01 Paul Eggert + + Use UTF-8 for most files with non-ASCII characters (Bug#13936). + * quail/cyrillic.el, quail/czech.el, quail/ethiopic.el: + * quail/greek.el, quail/hanja.el, quail/hanja3.el, quail/hebrew.el: + * quail/lao.el, quail/lrt.el, quail/slovak.el, quail/symbol-ksc.el: + * quail/thai.el, quail/tibetan.el, quail/viqr.el, quail/vntelex.el: + * quail/vnvni.el, quail/welsh.el: + Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs. + +2013-03-18 Paul Eggert + + * Makefile.in ($(srcdir)/ja-dic/ja-dic.el): Use batch-skkdic-convert. + +2013-03-18 Eli Zaretskii + + * makefile.w32-in ($(srcdir)/ja-dic/ja-dic.el): New target. + +2013-03-18 Paul Eggert + + Automate the build of ja-dic.el (Bug#13984). + ja-dic.el no longer needs to be in the repository: it's now + generated as part of the build from bzr. Also, update SKK-JISYO.L to + match the upstream source exactly. + * ja-dic/ja-dic.el: Remove from repository. It is still distributed + as part of the Emacs tarball. + * Makefile.in ($(srcdir)/ja-dic/ja-dic.el): New rule. + (compile-main): Depend on it. + * SKK-DIC/README: Update to reflect new build procedure. + * SKK-DIC/SKK-JISYO.L: Update to match source exactly. + This is now the annotated version, to match the upstream file name; + the unannotated one is built from it automatically. + +2013-03-16 Stefan Monnier + + * quail/latin-ltx.el: Resolve conflicts (bug#13950). + (latin-ltx--mark-map, latin-ltx--mark-re): New constants. + (latin-ltx--define-rules): Check for conflicts. Eval `re's. + (rules): Use tighter regexps to avoid conflicts. + Consolidate the various rules for combining marks. + +2013-02-08 Stefan Monnier + + * quail/latin-ltx.el: Add greek superscripts. + +2012-12-04 Stefan Monnier + + * quail/latin-ltx.el: Avoid deprecated chars for \langle and \rangle. + Remove \rightparengtr and \leftparengtr for lack of consensus. + Suggested by Mattias Engdegård (bug#12948). + 2012-09-05 Eli Zaretskii * quail/hebrew.el ("yiddish-royal"): Fix several bogus entries. @@ -2136,7 +2224,7 @@ * quail/cyrillic.el: For each package, pass t for the SIMPLE argument to quail-define-package. - * quail/cyril-jis.el: Likewise + * quail/cyril-jis.el: Likewise. * quail/greek.el: Likewise. * quail/ipa.el: Likewise. * quail/lao.el: Likewise. @@ -2366,7 +2454,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 1997-1999, 2001-2012 Free Software Foundation, Inc. + Copyright (C) 1997-1999, 2001-2013 Free Software Foundation, Inc. This file is part of GNU Emacs.