summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--leim/ChangeLog3
1 files changed, 2 insertions, 1 deletions
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 <rgm@gnu.org>
- * 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)