summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Expand)Author
2015-01-10Port to 32-bit Sun C 5.12 sparcPaul Eggert
2015-01-05Use 0 for QnilPaul Eggert
2015-01-05Compute C decls for DEFSYMs automaticallyPaul Eggert
2015-01-04'temacs -nw' should not call missing functionsPaul Eggert
2015-01-04# ChangeLog fixesGlenn Morris
2015-01-03Less 'make' chatter for lib-srcPaul Eggert
2015-01-01Fix copyright years by handPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-27Fix compilation of lib-src executables on MS-Windows.Eli Zaretskii
2014-12-25Prefer stpcpy to strcatPaul Eggert
2014-12-24ChangeLog fixesGlenn Morris
2014-12-13Spelling fixesPaul Eggert
2014-12-13Remove lib-src/grep-changelogGlenn Morris
2014-12-08Various minor details accumulated over timeStefan Monnier
2014-11-28Merge branch 'emacs-24'.Paul Eggert
2014-11-23* lib-src/Makefile.in (emacsclient.res): Fix yesterday's thinko.Glenn Morris
2014-11-22Further reduce number of versioned files storing Emacs version number.Glenn Morris
2014-11-22Add some .ico dependencies to Makefile .res rulesGlenn Morris
2014-11-17.gitignore cleanup.Paul Eggert
2014-10-20Merge from emacs-24Stefan Monnier
2014-10-20Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ruGlenn Morris
2014-10-20Add 24.4 release ChangeLog entriesGlenn Morris
2014-09-23movemail: don't dump core if the current time is outlandishPaul Eggert
2014-09-01Fix typo in previous change's ChangeLog.Paul Eggert
2014-09-01--enable-silent-warnings now suppresses more chatter.Paul Eggert
2014-08-31* etags.c (emacs_strchr, emacs_strrchr): Remove.Paul Eggert
2014-07-15Use "b" flag more consistently; avoid "t".Paul Eggert
2014-07-14Use binary-io module, O_BINARY, and "b" flag.Paul Eggert
2014-07-13* make-docfile.c: Simplify a bit, to simplify further refactoring.Paul Eggert
2014-07-12Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ruGlenn Morris
2014-07-12* etags.c (Lisp_functions): Also record cl-defun etc.Paul Eggert
2014-06-25lib-src/Makefile trivial simplificationsGlenn Morris
2014-06-17Omit redundant extern decls.Paul Eggert
2014-06-15Makefile commentsGlenn Morris
2014-06-15Explicitly set LDFLAGS in some sub-MakefilesGlenn Morris
2014-06-15Fix MS-Windows build broken by latest Makefile.in changes.Eli Zaretskii
2014-06-14Use `make -C' rather than `cd && make'Glenn Morris
2014-06-14Parallelize clean rules using GNU make featuresGlenn Morris
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