aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-07Rename ChangeLogs for gitlog-to-changelogPaul Eggert1-8627/+0
2015-04-05Update the 24.5 release date in all ChangeLog filesNicolas Petton1-1/+1
2015-03-27Port etags to -DDEBUGPaul Eggert1-0/+11
2015-03-27Bump version to 24.5 for the release-candidateemacs-24.5-rc1Nicolas Petton1-0/+4
2015-03-06Random minor fixes for movemailPaul Eggert1-0/+24
2015-02-27Support daemon mode on MS-Windows (bug#19688)Mark Laws1-0/+11
2015-02-23Fix previous change's attributionPaul Eggert1-1/+1
2015-02-23Use ${EXEEXT} more uniformly in makefilesPaul Eggert1-0/+5
2015-02-19Simplify binary I/O configurationPaul Eggert1-0/+7
2015-02-19Fix generation of TAGS from compressed files (Bug#19735)Eli Zaretskii1-0/+5
2015-02-12Better support for future pluginsPaul Eggert1-0/+10
2015-01-23Fix a couple of AM_V_GEN bugsPaul Eggert1-0/+7
2015-01-22Check exit statuses in lib-src/MakefilePaul Eggert1-0/+8
2015-01-22Don't fail if chown or chgrp for 'update-game-score' is unsuccessful.Ulrich Müller1-0/+6
2015-01-21Allow update-game-score to run sgid instead of suid.Ulrich Müller1-0/+12
2015-01-16Support Make verbosity levels in w32 targets previously left outEli Zaretskii1-0/+6
2015-01-15Give up on -Wsuggest-attribute=constPaul Eggert1-0/+6
2015-01-13Don't say Fnext_read_file_uses_dialog_p is constPaul Eggert1-0/+6
2015-01-13Support const and noreturn DEFUN attributes.Dmitry Antipov1-0/+11
2015-01-10Port to 32-bit --with-wide-intPaul Eggert1-0/+5
2015-01-10Port to 32-bit Sun C 5.12 sparcPaul Eggert1-0/+7
2015-01-05Use 0 for QnilPaul Eggert1-0/+3
2015-01-05Compute C decls for DEFSYMs automaticallyPaul Eggert1-0/+23
2015-01-04'temacs -nw' should not call missing functionsPaul Eggert1-0/+4
2015-01-04# ChangeLog fixesGlenn Morris1-3/+13
2015-01-03Less 'make' chatter for lib-srcPaul Eggert1-0/+5
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-12-27Fix compilation of lib-src executables on MS-Windows.Eli Zaretskii1-0/+8
2014-12-24ChangeLog fixesGlenn Morris1-0/+4
2014-12-13Remove lib-src/grep-changelogGlenn Morris1-0/+6
2014-12-08Various minor details accumulated over timeStefan Monnier1-2/+2
2014-11-23* lib-src/Makefile.in (emacsclient.res): Fix yesterday's thinko.Glenn Morris1-0/+4
2014-11-22Further reduce number of versioned files storing Emacs version number.Glenn Morris1-0/+3
2014-11-22Add some .ico dependencies to Makefile .res rulesGlenn Morris1-0/+4
2014-10-20Add 24.4 release ChangeLog entriesemacs-24.4Glenn Morris1-0/+4
2014-09-23movemail: don't dump core if the current time is outlandishPaul Eggert1-0/+8
2014-09-01Fix typo in previous change's ChangeLog.Paul Eggert1-1/+1
2014-09-01--enable-silent-warnings now suppresses more chatter.Paul Eggert1-0/+10
2014-08-31* etags.c (emacs_strchr, emacs_strrchr): Remove.Paul Eggert1-0/+6
2014-07-15Use "b" flag more consistently; avoid "t".Paul Eggert1-0/+6
2014-07-14Use binary-io module, O_BINARY, and "b" flag.Paul Eggert1-0/+15
2014-07-13* make-docfile.c: Simplify a bit, to simplify further refactoring.Paul Eggert1-0/+12
2014-07-12* etags.c (Lisp_functions): Also record cl-defun etc.Paul Eggert1-0/+4
2014-06-25lib-src/Makefile trivial simplificationsGlenn Morris1-0/+10
2014-06-17Omit redundant extern decls.Paul Eggert1-0/+7
2014-06-15Explicitly set LDFLAGS in some sub-MakefilesGlenn Morris1-0/+4
2014-06-15Fix MS-Windows build broken by latest Makefile.in changes.Eli Zaretskii1-0/+4
2014-06-14Use `make -C' rather than `cd && make'Glenn Morris1-0/+3
2014-06-14Parallelize clean rules using GNU make featuresGlenn Morris1-0/+4