aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-26* Makefile.in (uninstall): No INSTALLABLES live in archlibdir.Glenn Morris1-0/+2
2012-10-26Program name transformations should not be applied to $EXEEXT.Glenn Morris1-0/+5
2012-10-23Update lib-src/makefile.w32-in to follow 2012-10-21T01:19:46Z!rgm@gnu.org.Eli Zaretskii1-0/+5
2012-10-20Recognize that cp51932.el and eucjp-ms.el are loaded during dumpingGlenn Morris1-0/+4
2012-10-20Fix last changes in make-docfile.c.Eli Zaretskii1-0/+6
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 Schwab1-0/+4
2012-10-20Fix bug #12395 with doc strings silently omitted from DOC on MS-Windows.Eli Zaretskii1-0/+9
2012-10-17Avoid compiler warnings in lib-src/ntlib.cEli Zaretskii1-0/+5
2012-10-08Update w32 dependencies in the wake of cygw32 changes.Eli Zaretskii1-0/+4
2012-10-07Changelog entries for cygw32Daniel Colascione1-0/+13
2012-10-01Make make-docfile.c consistent with src/keyboard.c.Fabrice Popineau1-0/+7
2012-09-30Support x64 build on MS-Windows with MSVC.Fabrice Popineau1-0/+5
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 Barranquero1-0/+4
2012-09-16Reduce the number of versioned files storing the short copyright stringGlenn Morris1-0/+5
2012-09-11Prefer assignment to memcpy when either will do.Paul Eggert1-0/+5
2012-08-31Fixes: debbugs:12306Andreas Schwab1-0/+5
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 Eggert1-0/+5
2012-08-17* lib-src/makefile.w32-in ($(BLD)/regex.$(O)): Update dependencies.Juanma Barranquero1-0/+4
2012-08-16Bump version to 24.2Chong Yidong1-0/+4
2012-08-15* etags.c (Pascal_functions): Fix parenthesization typo.Paul Eggert1-0/+4
2012-08-14Use bool for Emacs Lisp booleans.Paul Eggert1-0/+7
2012-08-10Move IF_LINT from lisp.h to conf_post.hGlenn Morris1-0/+3
2012-08-09Remove some make-docfile.c undes that are no longer neededGlenn Morris1-0/+4
2012-08-09Move DIRECTORY_SEP from lisp.h to config.hGlenn Morris1-1/+6
2012-08-09* lib-src/ebrowse.c (PATH_LIST_SEPARATOR): RemoveGlenn Morris1-0/+5
2012-08-03* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero1-0/+5
2012-08-03Support symlinks on latest versions of MS-Windows.Eli Zaretskii1-0/+4
2012-08-02Use C99-style 'extern inline' if available.Paul Eggert1-0/+5
2012-08-01Move NT-specific include file to the NT include directoryGlenn Morris1-0/+4
2012-08-01Update lib-src config.h dependenciesGlenn Morris1-0/+5
2012-08-01Adapt Windows port to recent changes in autogen/config.in.Juanma Barranquero1-0/+5
2012-07-30Update .PHONY listings in makefiles.Paul Eggert1-0/+7
2012-07-29Fix parallel builds on Windows in lib-src.Eli Zaretskii1-0/+4
2012-07-12* movemail.c: Add missing 'defined'.Paul Eggert1-0/+6
2012-07-11Port 'movemail' again to Solaris and similar hosts.Paul Eggert1-0/+9
2012-07-10Assume strerror.Paul Eggert1-0/+6
2012-07-10EMACS_TIME simplification (Bug#11875).Paul Eggert1-0/+3
2012-07-10Simplify by avoiding confusing use of strncpy etc.Paul Eggert1-0/+19
2012-07-09Add GCC-style 'const' attribute to functions that can use it.Paul Eggert1-0/+5
2012-07-09lib-src/emacsclient.c (w32_execvp): Declare execvp to silence the compiler.Juanma Barranquero1-0/+4
2012-07-09lib-src/makefile.w32-in: Rework dependencies.Juanma Barranquero1-0/+12
2012-07-09lib-src/makefile.w32-in (ALL): Add profile.exe.Juanma Barranquero1-0/+8
2012-07-07Update Windows port to gnulib changes in 2012-07-06T21:07:46Z!eggert@cs.ucla....Juanma Barranquero1-0/+5
2012-07-06Use c_strcasecmp for ASCII case-insensitive comparison.Paul Eggert1-0/+7
2012-07-06* make-docfile.c (write_globals): Warn about duplicate functionAndreas Schwab1-0/+5
2012-07-03* make-docfile.c (scan_c_file): Suppress GCC warning.Paul Eggert1-0/+4