aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-21Spelling fixesPaul Eggert1-1/+1
2015-10-12Unmacroize ebrowse.c and etags.c a bitPaul Eggert2-39/+72
2015-10-10Use ‘echo’ safely with ‘\’ or leading ‘-’Paul Eggert1-9/+11
2015-09-16Minor quoting fixes in scripts and docPaul Eggert1-9/+9
2015-09-16Add -Wswitch to --enable-gcc-warningsPaul Eggert1-2/+40
2015-09-16etags ‘fatal’ function is now printf-likePaul Eggert1-11/+21
2015-09-11Prefer straight quoting in some text filesPaul Eggert1-4/+4
2015-09-09Refix movemail GCC pacificationPaul Eggert1-5/+2
2015-09-09Port movemail to RHEL 6 with --enable-gcc-warningsPaul Eggert1-2/+4
2015-08-27Use straight quotes in lib-src diagnosticsPaul Eggert4-62/+62
2015-08-15* admin/admin.el (set-version, set-copyright): Remove deleted files.Glenn Morris1-1/+1
2015-08-15Remove files used by the old MS-Windows specific build procedureEli Zaretskii1-482/+0
2015-08-02Don't abort emacsclientw when -a was specifiedEvgeny Fraimovitch1-0/+10
2015-06-24Get ‘./configure; make -C src emacs’ to workPaul Eggert1-1/+1
2015-05-25Make TAGS files more portable to MS-WindowsPaul Eggert1-9/+0
2015-05-25Fix a typo in last commitEli Zaretskii1-1/+1
2015-05-25Fix tagging of class members in C-like OO languagesEli Zaretskii1-19/+79
2015-05-25Fix last change in etags.c that broke tagging compresed filesEli Zaretskii1-0/+5
2015-05-24Simpilify etags TEX mode scanningPaul Eggert1-45/+29
2015-05-24Improve etags I/O error reportingPaul Eggert1-80/+103
2015-05-24etags.c: avoid side effects in 'if'Paul Eggert1-9/+10
2015-05-24Fix last change in etags.c, which failed the test suiteEli Zaretskii1-0/+1
2015-05-23Cleanup etags.c to use locale-independent codePaul Eggert1-105/+109
2015-05-23Fix etags reading of compressed filesEli Zaretskii1-14/+68
2015-05-21Change defgeneric so it doesn't completely redefine the functionStefan Monnier1-4/+4
2015-05-20Fix slash collapsing in etags on MS-WindowsEli Zaretskii1-6/+19
2015-05-15; * lib-src/etags.c: Comment.Glenn Morris1-2/+2
2015-05-12Fix tagging of symbols in C enumerationsEli Zaretskii1-2/+20
2015-04-24Port --enable-gcc-warnings to GCC 5.1 x86-64Paul Eggert2-3/+3
2015-04-12Remove configure's --with-mmdf optionPaul Eggert1-23/+4
2015-04-07Rename ChangeLogs for gitlog-to-changelogPaul Eggert1-0/+0
2015-04-05Update the 24.5 release date in all ChangeLog filesNicolas Petton1-1/+1
2015-03-27Port etags to -DDEBUGPaul Eggert2-13/+15
2015-03-27Bump version to 24.5 for the release-candidateemacs-24.5-rc1Nicolas Petton1-0/+4
2015-03-06Random minor fixes for movemailPaul Eggert2-104/+117
2015-02-27Support daemon mode on MS-Windows (bug#19688)Mark Laws2-10/+82
2015-02-23Fix previous change's attributionPaul Eggert1-1/+1
2015-02-23Use ${EXEEXT} more uniformly in makefilesPaul Eggert2-1/+6
2015-02-21Spelling fixesPaul Eggert1-1/+1
2015-02-19Simplify binary I/O configurationPaul Eggert2-11/+11
2015-02-19Fix generation of TAGS from compressed files (Bug#19735)Eli Zaretskii2-0/+12
2015-02-12Better support for future pluginsPaul Eggert2-13/+24
2015-01-27Merge from gnulib and try to repair bad mergePaul Eggert2-353/+0
2015-01-23Fix a couple of AM_V_GEN bugsPaul Eggert2-0/+17
2015-01-22Check exit statuses in lib-src/MakefilePaul Eggert2-22/+44
2015-01-22Don't fail if chown or chgrp for 'update-game-score' is unsuccessful.Ulrich Müller2-8/+14
2015-01-21Allow update-game-score to run sgid instead of suid.Ulrich Müller3-18/+43
2015-01-16Support Make verbosity levels in w32 targets previously left outEli Zaretskii2-1/+12
2015-01-15Give up on -Wsuggest-attribute=constPaul Eggert2-12/+6
2015-01-13Don't say Fnext_read_file_uses_dialog_p is constPaul Eggert2-0/+18