summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (uninstall): No INSTALLABLES live in archlibdir.Glenn Morris2012-10-262-2/+3
* Program name transformations should not be applied to $EXEEXT.Glenn Morris2012-10-262-4/+11
* Update lib-src/makefile.w32-in to follow 2012-10-21T01:19:46Z!rgm@gnu.org.Eli Zaretskii2012-10-232-0/+7
* Recognize that cp51932.el and eucjp-ms.el are loaded during dumpingGlenn Morris2012-10-202-1/+7
* Fix last changes in make-docfile.c.Eli Zaretskii2012-10-202-9/+22
* Fix a typo in lib-src/ChangeLog.Eli Zaretskii2012-10-201-1/+1
* * make-docfile.c (scan_lisp_file): Add bounds checking.Andreas Schwab2012-10-202-11/+16
* Fix bug #12395 with doc strings silently omitted from DOC on MS-Windows.Eli Zaretskii2012-10-203-26/+62
* Avoid compiler warnings in lib-src/ntlib.cEli Zaretskii2012-10-172-0/+6
* Update w32 dependencies in the wake of cygw32 changes.Eli Zaretskii2012-10-082-1/+5
* Changelog entries for cygw32Daniel Colascione2012-10-071-0/+13
* Merge from trunkDaniel Colascione2012-10-074-3/+51
|\
| * Make make-docfile.c consistent with src/keyboard.c.Fabrice Popineau2012-10-012-1/+10
| * Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-302-0/+35
| * Fix ChangeLog typos.Juanma Barranquero2012-09-271-1/+1
| * Fix some profiler stuff on Windows (follow-up to 1995-03-15T21:55:37Z!kwzh@gn...Juanma Barranquero2012-09-272-1/+5
* | Merge from trunkDaniel Colascione2012-09-174-5/+13
|\ \ | |/
| * Reduce the number of versioned files storing the short copyright stringGlenn Morris2012-09-163-4/+7
| * Prefer assignment to memcpy when either will do.Paul Eggert2012-09-112-1/+6
* | Detect window-system from display nameDaniel Colascione2012-09-171-2/+2
* | Add alt_display to emacsclient for w32, nsDaniel Colascione2012-09-171-49/+78
* | Fix emacsclient to work with cygw32Daniel Colascione2012-09-171-34/+37
|/
* Fixes: debbugs:12306Andreas Schwab2012-08-312-0/+6
* Clarify recent ChangeLog entry.Paul Eggert2012-08-191-1/+1
* Rely on <unistd.h> to declare 'environ',Paul Eggert2012-08-192-5/+5
* * lib-src/makefile.w32-in ($(BLD)/regex.$(O)): Update dependencies.Juanma Barranquero2012-08-172-0/+5
* * etags.c (Pascal_functions): Fix parenthesization typo.Paul Eggert2012-08-152-1/+5
* Use bool for Emacs Lisp booleans.Paul Eggert2012-08-142-12/+15
* Move IF_LINT from lisp.h to conf_post.hGlenn Morris2012-08-103-14/+3
* CommentsGlenn Morris2012-08-101-8/+7
* Remove some make-docfile.c undes that are no longer neededGlenn Morris2012-08-092-15/+14
* Move DIRECTORY_SEP from lisp.h to config.hGlenn Morris2012-08-094-35/+15
* CommentsGlenn Morris2012-08-091-6/+7
* * lib-src/ebrowse.c (PATH_LIST_SEPARATOR): RemoveGlenn Morris2012-08-092-7/+7
* Refill commentGlenn Morris2012-08-081-6/+5
* CommentsGlenn Morris2012-08-081-4/+4
* * nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-08-032-2/+6
* Support symlinks on latest versions of MS-Windows.Eli Zaretskii2012-08-032-0/+10
* Use C99-style 'extern inline' if available.Paul Eggert2012-08-022-0/+7
* Move NT-specific include file to the NT include directoryGlenn Morris2012-08-012-1/+5
* Port to Solaris 8.Paul Eggert2012-08-011-2/+2
* Update lib-src config.h dependenciesGlenn Morris2012-08-012-11/+19
* Adapt Windows port to recent changes in autogen/config.in.Juanma Barranquero2012-08-012-1/+8
* Update .PHONY listings in makefiles.Paul Eggert2012-07-302-0/+12
* Fix parallel builds on Windows in lib-src.Eli Zaretskii2012-07-292-1/+5
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-291-1/+1
* * movemail.c: Add missing 'defined'.Paul Eggert2012-07-122-1/+7
* Port 'movemail' again to Solaris and similar hosts.Paul Eggert2012-07-112-19/+30
* Assume strerror.Paul Eggert2012-07-104-59/+6
* EMACS_TIME simplification (Bug#11875).Paul Eggert2012-07-102-8/+8