aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-01Spelling fixes.Paul Eggert1-1/+1
2013-03-31Added nt/gnulib.mk and removed kludges from ms-w32.h and ntlib.h.Eli Zaretskii2-20/+6
2013-03-30Finished with lib-src compilation, except emacsclientw and emacsclient.res.Eli Zaretskii4-19/+53
2013-03-26Fix more incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii2-0/+10
2013-03-23Fix MSVC compilation problem in lib-src.cg2-1/+5
2013-03-13File synchronization fixes.Paul Eggert4-16/+20
2013-03-13Static checking by Sun C 5.12.Paul Eggert2-4/+4
2013-03-12* movemail.c: Don't grant more read permissions than necessary.Paul Eggert2-3/+7
2013-03-12* movemail.c (main): Call umask on all systems.Paul Eggert2-4/+5
2013-03-12* pop.c: Fix ERRMAX typo (Bug#13925).Paul Eggert2-1/+7
2013-03-10Add 24.3 release to ChangeLogsemacs-24.3Glenn Morris1-0/+4
2013-03-05Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert1-7/+7
2013-02-08* movemail.c (getenv): Remove decl (unused since 1994).Paul Eggert2-1/+4
2013-01-15* make-docfile.c (write_globals): Make it a bit clearer.Paul Eggert2-2/+8
2013-01-02Add 2013 to more copyright yearsGlenn Morris1-1/+1
2013-01-01Update copyright notices for 2013.Paul Eggert18-23/+25
2013-01-01lib-src/makefile.w32-in (lisp1): Add macroexp.elc (bug#13320).Juanma Barranquero2-1/+6
2012-12-11(lib-src,src,lib)/makefile.w32-in: Update dependencies.Juanma Barranquero2-0/+5
2012-12-10Final cleanups and updated ChangeLog entries.Eli Zaretskii2-6/+10
2012-12-02* lib-src/etags.c (Lisp_functions): Skip (defvar foo) declarationsKevin Ryde2-1/+33
2012-12-01* lib-src/etags.c (Perl_functions): Support "use constant".Kevin Ryde2-3/+22
2012-11-26Assume POSIX 1003.1-1988 or later for errno.h.Paul Eggert2-15/+8
2012-11-23movemail: treat EACCES etc. failures as permanentPaul Eggert2-5/+8
2012-11-21Assume POSIX 1003.1-1988 or later for unistd.h.Paul Eggert4-88/+22
2012-11-20* emacsclient.c (handle_sigcont, handle_sigtstp): Use raise (sig)Paul Eggert2-2/+7
2012-11-18lib-src/makefile.w32-in, src/makefile.w32-in: Update dependencies.Juanma Barranquero2-2/+9
2012-11-17Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert3-4/+5
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-07Final version that supports only one watch at a time.Eli Zaretskii1-0/+4
2012-10-06Initial version of the w32notify code.Eli Zaretskii1-1/+1
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