aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog fixesGlenn Morris2014-01-161-3/+3
* Spelling fixes.Paul Eggert2014-01-151-1/+1
* Spelling fixes.Paul Eggert2014-01-042-2/+8
* Fix copyright years by hand.Paul Eggert2014-01-011-2/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0118-19/+19
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-146-359/+362
* Prefer tail calls.Paul Eggert2013-11-133-7/+9
* Avoid non-portable "` ... \"...\" ... `" nestingGlenn Morris2013-10-242-1/+5
* Fix whitespace in previous Makefile.in changesGlenn Morris2013-10-231-1/+2
* Attempt at a fix for mingw CPPFLAGSGlenn Morris2013-10-232-0/+5
* Progress towards allowing installation in directories with whitespaceGlenn Morris2013-10-232-24/+24
* Make building in directories with whitespace possibleGlenn Morris2013-10-222-3/+8
* * lib-src/make-docfile.c (search_lisp_doc_at_eol): Use int rather than charGlenn Morris2013-10-092-1/+6
* A simpler, centralized INLINE.Paul Eggert2013-09-202-2/+8
* * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2013-08-272-4/+6
* Simplify EMACS_TIME-related code.Paul Eggert2013-08-271-7/+7
* Provide a Windows manifest for update-game-score.exe.Eli Zaretskii2013-08-103-1/+19
* Revert introduction of isearch-filter-predicates.Stefan Monnier2013-08-052-0/+5
* Fix bugs in update-game-score, on MS-Windows and elsewhere.Eli Zaretskii2013-08-054-28/+60
* MS-Windows followup to last commit.Eli Zaretskii2013-08-043-2/+65
* Fix some minor races in hosts lacking mkostemp.Paul Eggert2013-08-043-20/+18
* Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-231-3/+4
* Port to C89.Paul Eggert2013-07-104-6/+31
* ChangeLog fixes.Juanma Barranquero2013-07-081-3/+3
* Remove some unused macros from 'configure'.Paul Eggert2013-07-021-6/+6
* Fix ChangeLog dates.Paul Eggert2013-07-011-1/+3
* Prefer plain 'static' to 'static inline'.Paul Eggert2013-07-014-14/+17
* * lib-src/ebrowse.c: Include <stddef.h>, needed on some platforms.Paul Eggert2013-06-212-1/+3
* Use C99-style flexible array members if available.Paul Eggert2013-06-212-9/+19
* Fix typos in ChangeLogs.Juanma Barranquero2013-06-191-2/+2
* 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 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