From: Glenn Morris Date: Mon, 9 Apr 2012 20:31:47 +0000 (-0400) Subject: ChangeLog fix X-Git-Tag: emacs-24.2.90~471^2~366^2~3 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=54b0762cb7ca6b23de74096dd529f14ba3894a08;p=emacs.git ChangeLog fix --- diff --git a/leim/ChangeLog b/leim/ChangeLog index f5976279290..6d297670ad2 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -5,8 +5,9 @@ 2012-04-09 Glenn Morris - * Makefile.in: Compute the list of .el files to be compiled dynamically, + * Makefile.in: Compute list of .el files to be compiled dynamically, as the lisp/ directory does, rather than hard-coding it. + Also, separate leim-list generation from byte-compilation. (TIT_GB, TIT_BIG5, CHINESE_TIT, MISC, TIT_MISC): Make them store the .el files rather than the .elc files. (NON_TIT_GB, NON_TIT_BIG5, CHINESE_NON_TIT, CHINESE_GB)