summaryrefslogtreecommitdiff
path: root/lib-src/ChangeLog
AgeCommit message (Expand)Author
2014-06-13With GNU make, MFLAGS is not neededGlenn Morris
2014-05-26Minor fixes for MS-Windows MinGW64 build.Eli Zaretskii
2014-05-25Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.orgGlenn Morris
2014-05-20Fix rcs2log problems with CVS.Paul Eggert
2014-05-18Remove dependencies on getdelim and getline.Paul Eggert
2014-05-18Port ctags+etags build to Sun C 5.12.Paul Eggert
2014-05-07Merge from emacs-24; up to 2014-05-08T03:34:20Z!rgm@gnu.orgGlenn Morris
2014-05-06* src/keyboard.c (Frecursive_edit): Ensure inc&dec of command_loop_levelSamuel Bronson
2014-05-04Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.eduPaul Eggert
2014-05-03Handle systems without WCONTINUED consistently.Paul Eggert
2014-04-30Merge from emacs-24; up to 2014-05-01T10:21:17Z!rgm@gnu.orgJuanma Barranquero
2014-04-29* lib-src/Makefile.in ($(DESTDIR)${archlibdir}): Avoid non-portable "`\" nestingGlenn Morris
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-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-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-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-10Port to C89.Paul Eggert
2013-07-08ChangeLog fixes.Juanma Barranquero
2013-07-01Fix ChangeLog dates.Paul Eggert