summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* Remove *.res files in mostlyclean, to avoid problems with out-of-tree builds....Eli Zaretskii2013-05-292-1/+5
* Port --enable-gcc-warnings to clang....Paul Eggert2013-05-173-32/+24
* Support building Emacs on MS-Windows using the Posix configury....Eli Zaretskii2013-05-165-29/+98
|\
| * Merge from trunk.Eli Zaretskii2013-05-162-2/+6
| |\ | |/ |/|
| * Merge from trunk, configury not fixed yet.Eli Zaretskii2013-05-152-2/+6
| |\
| * | Avoid building blessmail and use hard links when installing emacs.exe.Eli Zaretskii2013-04-141-1/+1
| * | Fix a typo in NTINC value in lib-src/Makefile.in.Eli Zaretskii2013-04-061-4/+4
| * | Fixed src/epaths.h generation and lib-src dependencies and libraries.Eli Zaretskii2013-04-061-26/+37
| * | Merge from trunk.Eli Zaretskii2013-04-051-5/+1
| |\ \
| * | | Fixed a typo in emacsclientw.exe's name.Eli Zaretskii2013-04-011-1/+1
| * | | Fixed nt/Makefile.in and top-level Makefile.in....Eli Zaretskii2013-04-011-2/+3
| * | | Fixed -gdwarf-2 switch and added emacsclientw.exe to lib-src/Makefile.in.Eli Zaretskii2013-04-011-3/+11
| * | | Added nt/Makefile.in and appropriate tweaks to configure.ac....Eli Zaretskii2013-04-011-2/+7
| * | | Added nt/gnulib.mk and removed kludges from ms-w32.h and ntlib.h.Eli Zaretskii2013-03-312-20/+6
| * | | Finished with lib-src compilation, except emacsclientw and emacsclient.res....Eli Zaretskii2013-03-304-19/+53
* | | | Use just DOC instead of DOC-nn.mm....Stefan Monnier2013-05-152-2/+6
| |_|/ |/| |
* | | * make-docfile.c (search_lisp_doc_at_eol) [DEBUG]: Fix typo,...Paul Eggert2013-05-052-2/+6
| |/ |/|
* | ChangeLog fixes...Glenn Morris2013-04-031-4/+0
* | Spelling fixes.Paul Eggert2013-04-011-1/+1
|/
* Fix more incompatibilities between MinGW.org and MinGW64 headers...Eli 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: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) declarations...Kevin 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 permanent...Paul 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