]> code.delx.au - gnu-emacs/blobdiff - leim/ChangeLog
Merge from origin/emacs-24
[gnu-emacs] / leim / ChangeLog
index 4bda9a64335e682946bc133a8b545a122b27377a..a8dbca29526a5d0ea34c6dbf74712234e047a475 100644 (file)
@@ -1,3 +1,10 @@
+2015-02-23  Pete Williamson  <petewil0@googlemail.com>  (tiny change)
+
+       Use ${EXEEXT} more uniformly in makefiles
+       When porting Emacs to run on NaCl, we need to make sure that we always
+       call it with the proper extension (.nexe in this case) during the build.
+       * Makefile.in (EMACS): Append ${EXEEXT}.
+
 2015-01-04  Paul Eggert  <eggert@cs.ucla.edu>
 
        Less 'make' chatter for leim