aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk after 24.3 was moved to emacs-24 branch.Eli Zaretskii2012-11-021-0/+16
|\
| * * Makefile.in (uninstall): No INSTALLABLES live in archlibdir.Glenn Morris2012-10-261-0/+2
| * Program name transformations should not be applied to $EXEEXT.Glenn Morris2012-10-261-0/+5
| * Update lib-src/makefile.w32-in to follow 2012-10-21T01:19:46Z!rgm@gnu.org.Eli Zaretskii2012-10-231-0/+5
| * Recognize that cp51932.el and eucjp-ms.el are loaded during dumpingGlenn Morris2012-10-201-0/+4
* | Merge from trunk.Eli Zaretskii2012-10-201-1/+11
|\ \ | |/
| * Fix last changes in make-docfile.c.Eli Zaretskii2012-10-201-0/+6
| * 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-201-0/+4
| |
| \
*-. \ Merge from trunk.Eli Zaretskii2012-10-201-0/+9
|\ \ \ | | |/
| | * Fix bug #12395 with doc strings silently omitted from DOC on MS-Windows.Eli Zaretskii2012-10-201-0/+9
| |/
* | Merge from trunk.Eli Zaretskii2012-10-171-0/+5
|\ \ | |/
| * Avoid compiler warnings in lib-src/ntlib.cEli Zaretskii2012-10-171-0/+5
* | Merge from trunk after cygw32 commit, and resolve conflicts.Eli Zaretskii2012-10-081-0/+17
|\ \ | |/
| * Update w32 dependencies in the wake of cygw32 changes.Eli Zaretskii2012-10-081-0/+4
| * Changelog entries for cygw32Daniel Colascione2012-10-071-0/+13
* | Final version that supports only one watch at a time.Eli Zaretskii2012-10-071-0/+4
|/
* Make make-docfile.c consistent with src/keyboard.c.Fabrice Popineau2012-10-011-0/+7
* Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-301-0/+5
* 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-271-0/+4
* Reduce the number of versioned files storing the short copyright stringGlenn Morris2012-09-161-0/+5
* Prefer assignment to memcpy when either will do.Paul Eggert2012-09-111-0/+5
* Fixes: debbugs:12306Andreas Schwab2012-08-311-0/+5
* Clarify recent ChangeLog entry.Paul Eggert2012-08-191-1/+1
* Rely on <unistd.h> to declare 'environ',Paul Eggert2012-08-191-0/+5
* * lib-src/makefile.w32-in ($(BLD)/regex.$(O)): Update dependencies.Juanma Barranquero2012-08-171-0/+4
* * etags.c (Pascal_functions): Fix parenthesization typo.Paul Eggert2012-08-151-0/+4
* Use bool for Emacs Lisp booleans.Paul Eggert2012-08-141-0/+7
* Move IF_LINT from lisp.h to conf_post.hGlenn Morris2012-08-101-0/+3
* Remove some make-docfile.c undes that are no longer neededGlenn Morris2012-08-091-0/+4
* Move DIRECTORY_SEP from lisp.h to config.hGlenn Morris2012-08-091-1/+6
* * lib-src/ebrowse.c (PATH_LIST_SEPARATOR): RemoveGlenn Morris2012-08-091-0/+5
* * nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-08-031-0/+5
* Support symlinks on latest versions of MS-Windows.Eli Zaretskii2012-08-031-0/+4
* Use C99-style 'extern inline' if available.Paul Eggert2012-08-021-0/+5
* Move NT-specific include file to the NT include directoryGlenn Morris2012-08-011-0/+4
* Update lib-src config.h dependenciesGlenn Morris2012-08-011-0/+5
* Adapt Windows port to recent changes in autogen/config.in.Juanma Barranquero2012-08-011-0/+5
* Update .PHONY listings in makefiles.Paul Eggert2012-07-301-0/+7
* Fix parallel builds on Windows in lib-src.Eli Zaretskii2012-07-291-0/+4
* * movemail.c: Add missing 'defined'.Paul Eggert2012-07-121-0/+6
* Port 'movemail' again to Solaris and similar hosts.Paul Eggert2012-07-111-0/+9
* Assume strerror.Paul Eggert2012-07-101-0/+6
* EMACS_TIME simplification (Bug#11875).Paul Eggert2012-07-101-0/+3
* Simplify by avoiding confusing use of strncpy etc.Paul Eggert2012-07-101-0/+19
* Add GCC-style 'const' attribute to functions that can use it.Paul Eggert2012-07-091-0/+5
* lib-src/emacsclient.c (w32_execvp): Declare execvp to silence the compiler.Juanma Barranquero2012-07-091-0/+4
* lib-src/makefile.w32-in: Rework dependencies.Juanma Barranquero2012-07-091-0/+12
* lib-src/makefile.w32-in (ALL): Add profile.exe.Juanma Barranquero2012-07-091-0/+8