summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Expand)Author
2014-04-16Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul Eggert
2014-04-16Fix the MSDOS build.Eli Zaretskii
2014-03-22Reduce duplication in lib-src etags/ctags rulesGlenn Morris
2014-03-22Use $@ more in lib-src/Makefile.inGlenn Morris
2014-03-22* lib-src/Makefile.in (../lib/libgnu.a): Explicitly pass MFLAGS.Glenn Morris
2014-03-22Remove lib-src/test-distrib.c and relatedGlenn Morris
2014-03-10lib-src/emacsclient.c (main): #ifdef out previous change on Windows.Juanma Barranquero
2014-03-09Fix emacsclient terminal corruption when in background.Paul Eggert
2014-03-03*/ChangeLog: Trivial fixes.Juanma Barranquero
2014-02-25Fix emacsclient's handling of SIGCONT.Paul Eggert
2014-02-13Fix typos in Changelogs.Juanma Barranquero
2014-01-23Document 2014-01-22T19:02:41Z!eggert@cs.ucla.edu better.Paul Eggert
2014-01-22Fix MS-Windows build in lib-src broken by last commit.Eli Zaretskii
2014-01-22Fix miscellaneous update-game-score bugs.Paul Eggert
2014-01-21Unduplicate the lib-src/ and etc/ ChangeLogsGlenn Morris
2014-01-21ChangeLog fixesGlenn Morris
2014-01-19update-game-score fixes for -m and integer overflowPaul Eggert
2014-01-16ChangeLog fixesGlenn Morris
2014-01-15Spelling fixes.Paul Eggert
2014-01-04Spelling fixes.Paul Eggert
2014-01-01Fix copyright years by hand.Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-14Use bool for boolean, focusing on headers.Paul Eggert
2013-11-13Prefer tail calls.Paul Eggert
2013-10-24Avoid non-portable "` ... \"...\" ... `" nestingGlenn Morris
2013-10-23Fix whitespace in previous Makefile.in changesGlenn Morris
2013-10-23Attempt at a fix for mingw CPPFLAGSGlenn Morris
2013-10-23Progress towards allowing installation in directories with whitespaceGlenn Morris
2013-10-22Make building in directories with whitespace possibleGlenn Morris
2013-10-09* lib-src/make-docfile.c (search_lisp_doc_at_eol): Use int rather than charGlenn Morris
2013-09-20A simpler, centralized INLINE.Paul Eggert
2013-08-27* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert
2013-08-27Simplify EMACS_TIME-related code.Paul Eggert
2013-08-10Provide a Windows manifest for update-game-score.exe.Eli Zaretskii
2013-08-05Revert introduction of isearch-filter-predicates.Stefan Monnier
2013-08-05Fix bugs in update-game-score, on MS-Windows and elsewhere.Eli Zaretskii
2013-08-04MS-Windows followup to last commit.Eli Zaretskii
2013-08-04Fix some minor races in hosts lacking mkostemp.Paul Eggert
2013-07-23Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris
2013-07-10Port to C89.Paul Eggert
2013-07-08ChangeLog fixes.Juanma Barranquero
2013-07-02Remove some unused macros from 'configure'.Paul Eggert
2013-07-01Fix ChangeLog dates.Paul Eggert
2013-07-01Prefer plain 'static' to 'static inline'.Paul Eggert
2013-06-21* lib-src/ebrowse.c: Include <stddef.h>, needed on some platforms.Paul Eggert
2013-06-21Use C99-style flexible array members if available.Paul Eggert
2013-06-19Fix typos in ChangeLogs.Juanma Barranquero
2013-05-29Remove *.res files in mostlyclean, to avoid problems with out-of-tree builds.Eli Zaretskii
2013-05-17Port --enable-gcc-warnings to clang.Paul Eggert
2013-05-16Support building Emacs on MS-Windows using the Posix configury.Eli Zaretskii