aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* movemail: don't dump core if the current time is outlandishPaul Eggert2014-09-231-0/+8
* Fix typo in previous change's ChangeLog.Paul Eggert2014-09-011-1/+1
* --enable-silent-warnings now suppresses more chatter.Paul Eggert2014-09-011-0/+10
* * etags.c (emacs_strchr, emacs_strrchr): Remove.Paul Eggert2014-08-311-0/+6
* Use "b" flag more consistently; avoid "t".Paul Eggert2014-07-151-0/+6
* Use binary-io module, O_BINARY, and "b" flag.Paul Eggert2014-07-141-0/+15
* * make-docfile.c: Simplify a bit, to simplify further refactoring.Paul Eggert2014-07-131-0/+12
* Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ruGlenn Morris2014-07-121-0/+4
|\
| * * etags.c (Lisp_functions): Also record cl-defun etc.Paul Eggert2014-07-121-0/+4
* | lib-src/Makefile trivial simplificationsGlenn Morris2014-06-251-0/+10
* | Omit redundant extern decls.Paul Eggert2014-06-171-0/+7
* | Explicitly set LDFLAGS in some sub-MakefilesGlenn Morris2014-06-151-0/+4
* | Fix MS-Windows build broken by latest Makefile.in changes.Eli Zaretskii2014-06-151-0/+4
* | Use `make -C' rather than `cd && make'Glenn Morris2014-06-141-0/+3
* | Parallelize clean rules using GNU make featuresGlenn Morris2014-06-141-0/+4
* | With GNU make, MFLAGS is not neededGlenn Morris2014-06-131-0/+5
* | Minor fixes for MS-Windows MinGW64 build.Eli Zaretskii2014-05-261-0/+4
* | Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.orgGlenn Morris2014-05-251-0/+10
|\ \ | |/
| * Fix rcs2log problems with CVS.Paul Eggert2014-05-201-0/+10
* | Remove dependencies on getdelim and getline.Paul Eggert2014-05-181-0/+22
* | Port ctags+etags build to Sun C 5.12.Paul Eggert2014-05-181-0/+11
* | Merge from emacs-24; up to 2014-05-08T03:34:20Z!rgm@gnu.orgGlenn Morris2014-05-071-1/+1
|\ \ | |/
| * * src/keyboard.c (Frecursive_edit): Ensure inc&dec of command_loop_levelSamuel Bronson2014-05-061-1/+1
* | Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.eduPaul Eggert2014-05-041-0/+5
|\ \ | |/
| * Handle systems without WCONTINUED consistently.Paul Eggert2014-05-031-0/+5
* | Merge from emacs-24; up to 2014-05-01T10:21:17Z!rgm@gnu.orgJuanma Barranquero2014-04-301-0/+5
|\ \ | |/
| * * lib-src/Makefile.in ($(DESTDIR)${archlibdir}): Avoid non-portable "`\" nestingGlenn Morris2014-04-291-0/+5
* | Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul Eggert2014-04-161-0/+5
|\ \ | |/
| * Fix the MSDOS build.Eli Zaretskii2014-04-161-0/+5
* | Reduce duplication in lib-src etags/ctags rulesGlenn Morris2014-03-221-0/+3
* | Use $@ more in lib-src/Makefile.inGlenn Morris2014-03-221-0/+5
* | * lib-src/Makefile.in (../lib/libgnu.a): Explicitly pass MFLAGS.Glenn Morris2014-03-221-0/+2
* | Remove lib-src/test-distrib.c and relatedGlenn Morris2014-03-221-0/+7
|/
* lib-src/emacsclient.c (main): #ifdef out previous change on Windows.Juanma Barranquero2014-03-101-0/+4
* Fix emacsclient terminal corruption when in background.Paul Eggert2014-03-091-0/+10
* */ChangeLog: Trivial fixes.Juanma Barranquero2014-03-031-14/+10
* Fix emacsclient's handling of SIGCONT.Paul Eggert2014-02-251-0/+5
* Fix typos in Changelogs.Juanma Barranquero2014-02-131-1/+1
* Document 2014-01-22T19:02:41Z!eggert@cs.ucla.edu better.Paul Eggert2014-01-231-5/+19
* Fix MS-Windows build in lib-src broken by last commit.Eli Zaretskii2014-01-221-0/+5
* Fix miscellaneous update-game-score bugs.Paul Eggert2014-01-221-0/+12
* Unduplicate the lib-src/ and etc/ ChangeLogsGlenn Morris2014-01-211-590/+11
* ChangeLog fixesGlenn Morris2014-01-211-1/+1
* update-game-score fixes for -m and integer overflowPaul Eggert2014-01-191-0/+33
* ChangeLog fixesGlenn Morris2014-01-161-3/+3
* Spelling fixes.Paul Eggert2014-01-151-1/+1
* Spelling fixes.Paul Eggert2014-01-041-0/+7
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-141-0/+18
* Prefer tail calls.Paul Eggert2013-11-131-0/+6