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