aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog fixesGlenn Morris2013-04-031-4/+0
* Spelling fixes.Paul Eggert2013-04-011-1/+1
* Fix more incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii2013-03-262-0/+10
* Fix MSVC compilation problem in lib-src.cg2013-03-232-1/+5
* Merge from emacs-24Stefan Monnier2013-03-162-4/+14
|\
| * * pop.c: Fix ERRMAX typo (Bug#13925).Paul Eggert2013-03-122-1/+7
| * Add 24.3 release to ChangeLogsGlenn Morris2013-03-101-0/+4
* | File synchronization fixes.Paul Eggert2013-03-134-16/+20
* | Static checking by Sun C 5.12.Paul Eggert2013-03-132-4/+4
* | * movemail.c: Don't grant more read permissions than necessary.Paul Eggert2013-03-122-3/+7
* | * movemail.c (main): Call umask on all systems.Paul Eggert2013-03-122-4/+5
* | Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert2013-03-051-7/+7
* | * movemail.c (getenv): Remove decl (unused since 1994).Paul Eggert2013-02-082-1/+4
* | * make-docfile.c (write_globals): Make it a bit clearer.Paul Eggert2013-01-152-2/+8
* | Merge from emacs-24; up to 2012-12-06T07:33:[email protected]Glenn Morris2013-01-021-1/+1
|\|
| * Add 2013 to more copyright yearsGlenn Morris2013-01-021-1/+1
* | Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-0218-23/+25
|\|
| * Update copyright notices for 2013.Paul Eggert2013-01-0118-23/+25
* | lib-src/makefile.w32-in (lisp1): Add macroexp.elc (bug#13320).Juanma Barranquero2013-01-012-1/+6
* | (lib-src,src,lib)/makefile.w32-in: Update dependencies.Juanma Barranquero2012-12-112-0/+5
* | Final cleanups and updated ChangeLog entries.Eli Zaretskii2012-12-102-6/+10
* | Merge from trunk + rename the event. Not tested yet.Eli Zaretskii2012-12-106-120/+114
|\ \
| * | * lib-src/etags.c (Lisp_functions): Skip (defvar foo) declarationsKevin Ryde2012-12-022-1/+33
| * | * lib-src/etags.c (Perl_functions): Support "use constant".Kevin Ryde2012-12-012-3/+22
| * | Assume POSIX 1003.1-1988 or later for errno.h.Paul Eggert2012-11-262-15/+8
| * | movemail: treat EACCES etc. failures as permanentPaul Eggert2012-11-232-5/+8
| * | Assume POSIX 1003.1-1988 or later for unistd.h.Paul Eggert2012-11-214-88/+22
| * | * emacsclient.c (handle_sigcont, handle_sigtstp): Use raise (sig)Paul Eggert2012-11-202-2/+7
| * | lib-src/makefile.w32-in, src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-11-182-2/+9
| * | Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert2012-11-173-4/+5
| |/
* | Merge from trunk after 24.3 was moved to emacs-24 branch.Eli Zaretskii2012-11-024-7/+28
|\|
| * * 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:[email protected].Eli Zaretskii2012-10-232-0/+7
| * Recognize that cp51932.el and eucjp-ms.el are loaded during dumpingGlenn Morris2012-10-202-1/+7
* | Merge from trunk.Eli Zaretskii2012-10-202-8/+26
|\|
| * 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
| |
| \
*-. | Merge from trunk.Eli Zaretskii2012-10-203-26/+62
|\ \|
| | * Fix bug #12395 with doc strings silently omitted from DOC on MS-Windows.Eli Zaretskii2012-10-203-26/+62
| |/
* | Merge from trunk.Eli Zaretskii2012-10-172-0/+6
|\|
| * Avoid compiler warnings in lib-src/ntlib.cEli Zaretskii2012-10-172-0/+6
* | Merge from trunk after cygw32 commit, and resolve conflicts.Eli Zaretskii2012-10-083-84/+133
|\|
| * 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
| |\
| * \ Merge from trunkDaniel Colascione2012-09-174-5/+13
| |\ \
| * | | Detect window-system from display nameDaniel Colascione2012-09-171-2/+2
| * | | Add alt_display to emacsclient for w32, nsDaniel Colascione2012-09-171-49/+78