summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* * 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:20Z!rgm@gnu.orgGlenn 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:03Z!monnier@iro.umontreal.caPaul 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:46Z!rgm@gnu.org.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
| * | | Fix emacsclient to work with cygw32Daniel Colascione2012-09-171-34/+37
* | | | Final version that supports only one watch at a time.Eli Zaretskii2012-10-071-0/+4
* | | | Initial version of the w32notify code.Eli Zaretskii2012-10-061-1/+1
| |_|/ |/| |
* | | Make make-docfile.c consistent with src/keyboard.c.Fabrice Popineau2012-10-012-1/+10
* | | Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-302-0/+35
* | | 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-272-1/+5
| |/ |/|
* | Reduce the number of versioned files storing the short copyright stringGlenn Morris2012-09-163-4/+7
* | Prefer assignment to memcpy when either will do.Paul Eggert2012-09-112-1/+6
|/
* Fixes: debbugs:12306Andreas Schwab2012-08-312-0/+6
* Clarify recent ChangeLog entry.Paul Eggert2012-08-191-1/+1
* Rely on <unistd.h> to declare 'environ',Paul Eggert2012-08-192-5/+5