summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Expand)Author
2015-04-24Port --enable-gcc-warnings to GCC 5.1 x86-64Paul Eggert
2015-04-12Remove configure's --with-mmdf optionPaul Eggert
2015-04-07Rename ChangeLogs for gitlog-to-changelogPaul Eggert
2015-03-27Port etags to -DDEBUGPaul Eggert
2015-03-06Random minor fixes for movemailPaul Eggert
2015-02-27Support daemon mode on MS-Windows (bug#19688)Mark Laws
2015-02-23Fix previous change's attributionPaul Eggert
2015-02-23Use ${EXEEXT} more uniformly in makefilesPaul Eggert
2015-02-21Spelling fixesPaul Eggert
2015-02-19Simplify binary I/O configurationPaul Eggert
2015-02-19Fix generation of TAGS from compressed files (Bug#19735)Eli Zaretskii
2015-02-12Better support for future pluginsPaul Eggert
2015-01-23Fix a couple of AM_V_GEN bugsPaul Eggert
2015-01-22Check exit statuses in lib-src/MakefilePaul Eggert
2015-01-22Don't fail if chown or chgrp for 'update-game-score' is unsuccessful.Ulrich Müller
2015-01-21Allow update-game-score to run sgid instead of suid.Ulrich Müller
2015-01-16Support Make verbosity levels in w32 targets previously left outEli Zaretskii
2015-01-15Give up on -Wsuggest-attribute=constPaul Eggert
2015-01-13Don't say Fnext_read_file_uses_dialog_p is constPaul Eggert
2015-01-13Support const and noreturn DEFUN attributes.Dmitry Antipov
2015-01-10Port to 32-bit --with-wide-intPaul Eggert
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 entriesemacs-24.4Glenn 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