aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* 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
|\|