aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-20Fix rcs2log problems with CVS.Paul Eggert2-16/+53
2014-05-06* src/keyboard.c (Frecursive_edit): Ensure inc&dec of command_loop_levelSamuel Bronson1-1/+1
2014-05-03Handle systems without WCONTINUED consistently.Paul Eggert2-4/+5
2014-04-29* lib-src/Makefile.in ($(DESTDIR)${archlibdir}): Avoid non-portable "`\" nestingGlenn Morris2-2/+7
2014-04-16Fix the MSDOS build.Eli Zaretskii2-2/+7
2014-03-10lib-src/emacsclient.c (main): #ifdef out previous change on Windows.Juanma Barranquero2-0/+6
2014-03-09Fix emacsclient terminal corruption when in background.Paul Eggert2-3/+23
2014-03-03*/ChangeLog: Trivial fixes.Juanma Barranquero1-14/+10
2014-02-25Fix emacsclient's handling of SIGCONT.Paul Eggert2-3/+8
2014-02-13Fix typos in Changelogs.Juanma Barranquero1-1/+1
2014-01-23Document 2014-01-22T19:02:41Z!eggert@cs.ucla.edu better.Paul Eggert1-5/+19
2014-01-22Fix MS-Windows build in lib-src broken by last commit.Eli Zaretskii2-0/+11
2014-01-22Fix miscellaneous update-game-score bugs.Paul Eggert2-12/+20
2014-01-21Unduplicate the lib-src/ and etc/ ChangeLogsGlenn Morris1-590/+11
2014-01-21ChangeLog fixesGlenn Morris1-1/+1
2014-01-19update-game-score fixes for -m and integer overflowPaul Eggert2-85/+169
2014-01-16ChangeLog fixesGlenn Morris1-3/+3
2014-01-15Spelling fixes.Paul Eggert1-1/+1
2014-01-04Spelling fixes.Paul Eggert2-2/+8
2014-01-01Fix copyright years by hand.Paul Eggert1-2/+1
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert18-19/+19
2013-12-14Use bool for boolean, focusing on headers.Paul Eggert6-359/+362
2013-11-13Prefer tail calls.Paul Eggert3-7/+9
2013-10-24Avoid non-portable "` ... \"...\" ... `" nestingGlenn Morris2-1/+5
2013-10-23Fix whitespace in previous Makefile.in changesGlenn Morris1-1/+2
2013-10-23Attempt at a fix for mingw CPPFLAGSGlenn Morris2-0/+5
2013-10-23Progress towards allowing installation in directories with whitespaceGlenn Morris2-24/+24
2013-10-22Make building in directories with whitespace possibleGlenn Morris2-3/+8
2013-10-09* lib-src/make-docfile.c (search_lisp_doc_at_eol): Use int rather than charGlenn Morris2-1/+6
2013-09-20A simpler, centralized INLINE.Paul Eggert2-2/+8
2013-08-27* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2-4/+6
2013-08-27Simplify EMACS_TIME-related code.Paul Eggert1-7/+7
2013-08-10Provide a Windows manifest for update-game-score.exe.Eli Zaretskii3-1/+19
2013-08-05Revert introduction of isearch-filter-predicates.Stefan Monnier2-0/+5
2013-08-05Fix bugs in update-game-score, on MS-Windows and elsewhere.Eli Zaretskii4-28/+60
2013-08-04MS-Windows followup to last commit.Eli Zaretskii3-2/+65
2013-08-04Fix some minor races in hosts lacking mkostemp.Paul Eggert3-20/+18
2013-07-23Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris1-3/+4
2013-07-10Port to C89.Paul Eggert4-6/+31
2013-07-08ChangeLog fixes.Juanma Barranquero1-3/+3
2013-07-02Remove some unused macros from 'configure'.Paul Eggert1-6/+6
2013-07-01Fix ChangeLog dates.Paul Eggert1-1/+3
2013-07-01Prefer plain 'static' to 'static inline'.Paul Eggert4-14/+17
2013-06-21* lib-src/ebrowse.c: Include <stddef.h>, needed on some platforms.Paul Eggert2-1/+3
2013-06-21Use C99-style flexible array members if available.Paul Eggert2-9/+19
2013-06-19Fix typos in ChangeLogs.Juanma Barranquero1-2/+2
2013-05-29Remove *.res files in mostlyclean, to avoid problems with out-of-tree builds.Eli Zaretskii2-1/+5
2013-05-17Port --enable-gcc-warnings to clang.Paul Eggert3-32/+24
2013-05-15Use just DOC instead of DOC-nn.mm.Stefan Monnier2-2/+6
2013-05-05* make-docfile.c (search_lisp_doc_at_eol) [DEBUG]: Fix typo,Paul Eggert2-2/+6