aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-10-26 00:39:47 -0700
committerGlenn Morris2012-10-26 00:39:47 -0700
commiteeced60b6ca4be63abca61cab5967ee28537a8af (patch)
treec6cf4f3c588d8535f068e285f043891b64927861 /lib-src/ChangeLog
parent25ca458727b561c39a9f524179443ab91617bf3a (diff)
downloademacs-eeced60b6ca4be63abca61cab5967ee28537a8af.tar.gz
emacs-eeced60b6ca4be63abca61cab5967ee28537a8af.zip
Program name transformations should not be applied to $EXEEXT.
* Makefile.in (EMACS, EMACSFULL): * lib-src/Makefile.in (install, uninstall): Transformations should not be applied to $EXEEXT.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index c88b467ee29..6b23c040b17 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
12012-10-26 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (install, uninstall): Transformations should not be
4 applied to $EXEEXT.
5
12012-10-23 Eli Zaretskii <eliz@gnu.org> 62012-10-23 Eli Zaretskii <eliz@gnu.org>
2 7
3 * makefile.w32-in (lisp2): Add cp51932.el and eucjp-ms.el, to 8 * makefile.w32-in (lisp2): Add cp51932.el and eucjp-ms.el, to