| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (uninstall): No INSTALLABLES live in archlibdir. | Glenn Morris | 2012-10-26 | 2 | -2/+3 |
* | Program name transformations should not be applied to $EXEEXT. | Glenn Morris | 2012-10-26 | 2 | -4/+11 |
* | Update lib-src/makefile.w32-in to follow 2012-10-21T01:19:46Z!rgm@gnu.org. | Eli Zaretskii | 2012-10-23 | 2 | -0/+7 |
* | Recognize that cp51932.el and eucjp-ms.el are loaded during dumping | Glenn Morris | 2012-10-20 | 2 | -1/+7 |
* | Fix last changes in make-docfile.c. | Eli Zaretskii | 2012-10-20 | 2 | -9/+22 |
* | Fix a typo in lib-src/ChangeLog. | Eli Zaretskii | 2012-10-20 | 1 | -1/+1 |
* | * make-docfile.c (scan_lisp_file): Add bounds checking. | Andreas Schwab | 2012-10-20 | 2 | -11/+16 |
* | Fix bug #12395 with doc strings silently omitted from DOC on MS-Windows. | Eli Zaretskii | 2012-10-20 | 3 | -26/+62 |
* | Avoid compiler warnings in lib-src/ntlib.c | Eli Zaretskii | 2012-10-17 | 2 | -0/+6 |
* | Update w32 dependencies in the wake of cygw32 changes. | Eli Zaretskii | 2012-10-08 | 2 | -1/+5 |
* | Changelog entries for cygw32 | Daniel Colascione | 2012-10-07 | 1 | -0/+13 |
* | Merge from trunk | Daniel Colascione | 2012-10-07 | 4 | -3/+51 |
|\ |
|
| * | Make make-docfile.c consistent with src/keyboard.c. | Fabrice Popineau | 2012-10-01 | 2 | -1/+10 |
| * | Support x64 build on MS-Windows with MSVC. | Fabrice Popineau | 2012-09-30 | 2 | -0/+35 |
| * | Fix ChangeLog typos. | Juanma Barranquero | 2012-09-27 | 1 | -1/+1 |
| * | Fix some profiler stuff on Windows (follow-up to 1995-03-15T21:55:37Z!kwzh@gn... | Juanma Barranquero | 2012-09-27 | 2 | -1/+5 |
* | | Merge from trunk | Daniel Colascione | 2012-09-17 | 4 | -5/+13 |
|\ \
| |/ |
|
| * | Reduce the number of versioned files storing the short copyright string | Glenn Morris | 2012-09-16 | 3 | -4/+7 |
| * | Prefer assignment to memcpy when either will do. | Paul Eggert | 2012-09-11 | 2 | -1/+6 |
* | | Detect window-system from display name | Daniel Colascione | 2012-09-17 | 1 | -2/+2 |
* | | Add alt_display to emacsclient for w32, ns | Daniel Colascione | 2012-09-17 | 1 | -49/+78 |
* | | Fix emacsclient to work with cygw32 | Daniel Colascione | 2012-09-17 | 1 | -34/+37 |
|/ |
|
* | Fixes: debbugs:12306 | Andreas Schwab | 2012-08-31 | 2 | -0/+6 |
* | Clarify recent ChangeLog entry. | Paul Eggert | 2012-08-19 | 1 | -1/+1 |
* | Rely on <unistd.h> to declare 'environ', | Paul Eggert | 2012-08-19 | 2 | -5/+5 |
* | * lib-src/makefile.w32-in ($(BLD)/regex.$(O)): Update dependencies. | Juanma Barranquero | 2012-08-17 | 2 | -0/+5 |
* | * etags.c (Pascal_functions): Fix parenthesization typo. | Paul Eggert | 2012-08-15 | 2 | -1/+5 |
* | Use bool for Emacs Lisp booleans. | Paul Eggert | 2012-08-14 | 2 | -12/+15 |
* | Move IF_LINT from lisp.h to conf_post.h | Glenn Morris | 2012-08-10 | 3 | -14/+3 |
* | Comments | Glenn Morris | 2012-08-10 | 1 | -8/+7 |
* | Remove some make-docfile.c undes that are no longer needed | Glenn Morris | 2012-08-09 | 2 | -15/+14 |
* | Move DIRECTORY_SEP from lisp.h to config.h | Glenn Morris | 2012-08-09 | 4 | -35/+15 |
* | Comments | Glenn Morris | 2012-08-09 | 1 | -6/+7 |
* | * lib-src/ebrowse.c (PATH_LIST_SEPARATOR): Remove | Glenn Morris | 2012-08-09 | 2 | -7/+7 |
* | Refill comment | Glenn Morris | 2012-08-08 | 1 | -6/+5 |
* | Comments | Glenn Morris | 2012-08-08 | 1 | -4/+4 |
* | * nt/config.nt: Sync with autogen/config.in. | Juanma Barranquero | 2012-08-03 | 2 | -2/+6 |
* | Support symlinks on latest versions of MS-Windows. | Eli Zaretskii | 2012-08-03 | 2 | -0/+10 |
* | Use C99-style 'extern inline' if available. | Paul Eggert | 2012-08-02 | 2 | -0/+7 |
* | Move NT-specific include file to the NT include directory | Glenn Morris | 2012-08-01 | 2 | -1/+5 |
* | Port to Solaris 8. | Paul Eggert | 2012-08-01 | 1 | -2/+2 |
* | Update lib-src config.h dependencies | Glenn Morris | 2012-08-01 | 2 | -11/+19 |
* | Adapt Windows port to recent changes in autogen/config.in. | Juanma Barranquero | 2012-08-01 | 2 | -1/+8 |
* | Update .PHONY listings in makefiles. | Paul Eggert | 2012-07-30 | 2 | -0/+12 |
* | Fix parallel builds on Windows in lib-src. | Eli Zaretskii | 2012-07-29 | 2 | -1/+5 |
* | Don't use the abbreviation "win" to refer to Windows (Bug#10421). | Paul Eggert | 2012-07-29 | 1 | -1/+1 |
* | * movemail.c: Add missing 'defined'. | Paul Eggert | 2012-07-12 | 2 | -1/+7 |
* | Port 'movemail' again to Solaris and similar hosts. | Paul Eggert | 2012-07-11 | 2 | -19/+30 |
* | Assume strerror. | Paul Eggert | 2012-07-10 | 4 | -59/+6 |
* | EMACS_TIME simplification (Bug#11875). | Paul Eggert | 2012-07-10 | 2 | -8/+8 |