Sync better from sources.
[bpt/emacs.git] / leim / ChangeLog
index e71017e..a28df28 100644 (file)
@@ -1,3 +1,68 @@
+2013-12-27  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Sync better from sources.
+       * CXTERM-DIC/ARRAY30.tit, CXTERM-DIC/4Corner.tit:
+       * CXTERM-DIC/QJ.tit, CXTERM-DIC/QJ-b5.tit:
+       Omit blank lines not present in the original.
+       * CXTERM-DIC/CCDOSPY.tit:
+       * CXTERM-DIC/PY-b5.tit:
+       * CXTERM-DIC/SW.tit, CXTERM-DIC/TONEPY.tit:
+       * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin:
+       Clarify which header lines were added for Emacs.
+       * CXTERM-DIC/README:
+       Clarify what changes we made, and where the files came from.
+       * MISC-DIC/README, MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin:
+       Update URLs.
+       * SKK-DIC/SKK-JISYO.L: Update from upstream.
+
+2013-12-16  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Fix problems with CANNOT_DUMP and EMACSLOADPATH.
+       * Makefile.in (RUN_EMACS): Add lisp src to EMACSLOADPATH.
+
+2013-11-28  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (${leimdir}/leim-list.el):
+       * leim-ext.el: Change method for getting comments in the output
+       to one that does not fool lisp/compile-main's no-byte-compile test.
+
+2013-11-27  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (bootstrap-clean): No need to delete .elc,
+       lisp/ rules will do that.
+
+       * Makefile.in (extraclean): New.
+       (bootstrap-clean): Move ja-dic deletion to extraclean.
+
+       Move ja-dic, quail, leim-list.el to ../lisp/leim.
+       * Makefile.in (leimdir): New variable.
+       (TIT_GB, TIT_BIG5, MISC, changed.tit, changed.misc)
+       (${leimdir}/leim-list.el, ${leimdir}/ja-dic/ja-dic.el):
+       Generate in $leimdir.
+       (all): Remove compilation, add ja-dic.
+       (leim-list.el): Now PHONY.
+       (setwins, compile-targets, compile-main, clean, mostlyclean)
+       (extraclean): Remove.
+       (bootstrap-clean): Delete all generated files.
+       * README: Update for moved leim/ directory.
+       * leim-ext.el (ucs-input-activate, hangul-input-method-activate):
+       Remove manual autoloads; now in loaddefs.el.
+       Disable byte-compile, version-control, autoloads in the output.
+       * quail: Move to ../lisp/leim.
+
+2013-11-23  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (RUN_EMACS): Empty EMACSLOADPATH rather than unsetting.
+
+2013-11-04  Eli Zaretskii  <eliz@gnu.org>
+
+       * Makefile.in (RUN_EMACS): Don't set LC_ALL=C.  (Bug#15260)
+
+2013-11-03  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (abs_srcdir): Remove.
+       (RUN_EMACS): Unset EMACSLOADPATH.
+
 2013-11-02  Glenn Morris  <rgm@gnu.org>
 
        * Makefile.in (buildlisppath): Remove.