aboutsummaryrefslogtreecommitdiffstats
path: root/leim/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2013-11-28 12:31:55 -0800
committerGlenn Morris <[email protected]>2013-11-28 12:31:55 -0800
commit698c0f24f170025470f3dcda51c11290062d78c4 (patch)
tree43a4439fda330e839ae804f24d3f9267885e4e38 /leim/ChangeLog
parentc2a2e7b0b048b74a9b0f362747120245e68ed0e5 (diff)
* leim/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. * leim/Makefile.in (${leimdir}/leim-list.el): Adapt for this.
Diffstat (limited to 'leim/ChangeLog')
-rw-r--r--leim/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index b5099b5a44..31b9c37690 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,3 +1,9 @@
+2013-11-28 Glenn Morris <[email protected]>
+
+ * 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 <[email protected]>
* Makefile.in (bootstrap-clean): No need to delete .elc,