diff options
| author | Glenn Morris | 2012-10-26 00:39:47 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-10-26 00:39:47 -0700 |
| commit | eeced60b6ca4be63abca61cab5967ee28537a8af (patch) | |
| tree | c6cf4f3c588d8535f068e285f043891b64927861 /lib-src/ChangeLog | |
| parent | 25ca458727b561c39a9f524179443ab91617bf3a (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2012-10-26 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (install, uninstall): Transformations should not be | ||
| 4 | applied to $EXEEXT. | ||
| 5 | |||
| 1 | 2012-10-23 Eli Zaretskii <eliz@gnu.org> | 6 | 2012-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 |