| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop keeping generated Unicode lisp files in the repository | Glenn Morris | 2013-11-27 | 1 | -0/+2 |
* | Move runtime leim lisp files to lisp/leim directory | Glenn Morris | 2013-11-26 | 1 | -37/+19 |
* | Preload leim-list.el | Glenn Morris | 2013-11-25 | 1 | -6/+12 |
* | Makefile.in comment. | Glenn Morris | 2013-11-24 | 1 | -3/+6 |
* | * Makefile.in (msys_to_w32, msys_lisppath_to_w32): Remove. | Dani Moncayo | 2013-11-19 | 1 | -26/+12 |
* | * Makefile.in (ACLOCAL_INPUTS): Add configure.ac. | Paul Eggert | 2013-11-13 | 1 | -1/+1 |
* | * Makefile.in (epaths-force-w32): Simplify w32srcdir computation. | Dani Moncayo | 2013-11-11 | 1 | -1/+1 |
* | * Makefile.in (epaths-force-w32): Move srcdir tweak here | Glenn Morris | 2013-11-05 | 1 | -1/+9 |
* | Remove the autogen/ directory | Glenn Morris | 2013-11-04 | 1 | -2/+2 |
* | test/automated: Use relative filename for emacs executable | Glenn Morris | 2013-11-02 | 1 | -1/+1 |
* | * Makefile.in (distclean, bootstrap-clean, maintainer-clean): | Glenn Morris | 2013-10-29 | 1 | -9/+9 |
* | Avoid non-portable "` ... \"...\" ... `" nesting | Glenn Morris | 2013-10-24 | 1 | -6/+11 |
* | Fix whitespace in previous Makefile.in changes | Glenn Morris | 2013-10-23 | 1 | -1/+2 |
* | Attempt at a fix for mingw CPPFLAGS | Glenn Morris | 2013-10-23 | 1 | -0/+1 |
* | * Makefile.in (epaths-force-w32): Use abs_srcdir | Glenn Morris | 2013-10-23 | 1 | -1/+1 |
* | More Makefile quoting | Glenn Morris | 2013-10-23 | 1 | -10/+12 |
* | Progress towards allowing installation in directories with whitespace | Glenn Morris | 2013-10-23 | 1 | -77/+78 |
* | Make building in directories with whitespace possible | Glenn Morris | 2013-10-22 | 1 | -21/+23 |
* | Rename configure's --without-compress-info to --without-compress-install | Glenn Morris | 2013-09-08 | 1 | -6/+4 |
* | Makefile improvements. | Paul Eggert | 2013-09-03 | 1 | -13/+14 |
* | * Makefile.in (SHELL): Now @SHELL@, not /bin/sh, | Paul Eggert | 2013-08-27 | 1 | -1/+1 |
* | Move source for Emacs on MS Windows FAQ here from Emacs webpages repository | Glenn Morris | 2013-08-27 | 1 | -1/+3 |
* | * Makefile.in (mostlyclean, clean, distclean, bootstrap-clean) | Glenn Morris | 2013-08-26 | 1 | -53/+53 |
* | * Makefile.in (distclean, bootstrap-clean, maintainer-clean): | Paul Eggert | 2013-08-20 | 1 | -6/+9 |
* | * Makefile.in (distclean, bootstrap-clean, maintainer-clean): | Glenn Morris | 2013-08-19 | 1 | -0/+6 |
* | Cleanup for etc/refcards/Makefile and related items | Glenn Morris | 2013-08-14 | 1 | -1/+11 |
* | Add build, install, uninstall rules for all dvi, html, pdf, ps manuals | Glenn Morris | 2013-08-11 | 1 | -15/+65 |
* | Use a @configure_input@ comment at the start of generated Makefiles | Glenn Morris | 2013-07-23 | 1 | -3/+1 |
* | * Makefile.in (removenullpaths): Remove adjacent null paths. | Paul Eggert | 2013-07-09 | 1 | -1/+1 |
* | Do not create locallisppath directories. | Juanma Barranquero | 2013-06-27 | 1 | -13/+3 |
* | Fix bug #14513 with --enable-locallisppath not working on MS-Windows. | Richard Copley | 2013-06-07 | 1 | -2/+25 |
* | Merge from trunk. | Eli Zaretskii | 2013-05-16 | 1 | -11/+1 |
|\ |
|
| * | Use just DOC instead of DOC-nn.mm. | Stefan Monnier | 2013-05-15 | 1 | -11/+1 |
* | | Separated Windows specific install and uninstall targets as suggested by Paul... | Eli Zaretskii | 2013-04-18 | 1 | -17/+24 |
* | | Merge from trunk. | Eli Zaretskii | 2013-04-18 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Replace AC_PROG_LN_S by a less strict configure test | Glenn Morris | 2013-04-17 | 1 | -2/+3 |
* | | Teach 'make' how to re-configure for MinGW. | Eli Zaretskii | 2013-04-17 | 1 | -2/+2 |
* | | Fixed the LN_S and LN_EMACS issue. | Eli Zaretskii | 2013-04-17 | 1 | -3/+1 |
* | | Avoid building blessmail and use hard links when installing emacs.exe. | Eli Zaretskii | 2013-04-14 | 1 | -1/+3 |
* | | Fixed src/epaths.h generation and lib-src dependencies and libraries. | Eli Zaretskii | 2013-04-06 | 1 | -1/+14 |
* | | Fixed nt/Makefile.in and top-level Makefile.in. | Eli Zaretskii | 2013-04-01 | 1 | -3/+21 |
* | | Added nt/Makefile.in and appropriate tweaks to configure.ac. | Eli Zaretskii | 2013-04-01 | 1 | -6/+9 |
|/ |
|
* | Fix bug when building Emacs with a GNU Make submake. | Paul Eggert | 2013-03-18 | 1 | -2/+8 |
* | Merge from emacs-24; up to 2012-12-24T15:56:17Z!eliz@gnu.org | Glenn Morris | 2013-03-04 | 1 | -1/+7 |
|\ |
|
| * | * Makefile.in (install-man): Ignore gzip exit status. | Glenn Morris | 2013-03-04 | 1 | -1/+7 |
* | | Parallelize documentation builds. | Paul Eggert | 2013-02-21 | 1 | -11/+20 |
* | | Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ru | Glenn Morris | 2013-01-19 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | * Makefile.in (install-arch-indep): Put back a chmod | Glenn Morris | 2013-01-15 | 1 | -1/+4 |
* | | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |