Fix typos in ChangeLogs.
[bpt/emacs.git] / leim / ChangeLog
index b6591af..0293697 100644 (file)
@@ -1,3 +1,53 @@
+2013-05-25  Eli Zaretskii  <eliz@gnu.org>
+
+       * Makefile.in (leim-list.el, check-declare):
+       Replace reveal-filename with unmsys--file-name.
+
+2013-05-16  Eli Zaretskii  <eliz@gnu.org>
+
+       * Makefile.in (leim-list.el, check-declare): Use reveal-filename.
+
+2013-04-01  Paul Eggert  <eggert@cs.ucla.edu>
+
+       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  <eggert@cs.ucla.edu>
+
+       * Makefile.in ($(srcdir)/ja-dic/ja-dic.el): Use batch-skkdic-convert.
+
+2013-03-18  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in ($(srcdir)/ja-dic/ja-dic.el): New target.
+
+2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
+
+       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  <monnier@iro.umontreal.ca>
+
+       * 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  <monnier@iro.umontreal.ca>
 
        * quail/latin-ltx.el: Add greek superscripts.
 
        * 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.