summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* Support Go language in 'etags'lu4nx2016-01-301-1/+74
* Improve Ruby support in 'etags'Eli Zaretskii2016-01-301-4/+54
* Port "$@" to OpenIndiana ksh93Paul Eggert2016-01-241-2/+2
* Unhide the --no-line-directive option to 'etags'Eli Zaretskii2016-01-151-2/+1
* Fix copyright years by handPaul Eggert2016-01-011-1/+1
* Update copyright year to 2016Paul Eggert2016-01-0115-15/+15
* Remove SunOS 4.x cruftPaul Eggert2015-12-181-4/+0
* Improve Lua support in etagsEli Zaretskii2015-12-111-0/+1
* Improve and document Ruby support in 'etags'Eli Zaretskii2015-12-111-7/+11
* Initial support for Ruby in 'etags'Xi Lu2015-12-111-0/+33
* Fix Lua tags when a function name includes '.' or ':'Eli Zaretskii2015-11-281-1/+16
* Spelling fixesPaul Eggert2015-10-211-1/+1
* Unmacroize ebrowse.c and etags.c a bitPaul Eggert2015-10-122-39/+72
* Use ‘echo’ safely with ‘\’ or leading ‘-’Paul Eggert2015-10-101-9/+11
* Minor quoting fixes in scripts and docPaul Eggert2015-09-161-9/+9
* Add -Wswitch to --enable-gcc-warningsPaul Eggert2015-09-161-2/+40
* etags ‘fatal’ function is now printf-likePaul Eggert2015-09-161-11/+21
* Prefer straight quoting in some text filesPaul Eggert2015-09-111-4/+4
* Refix movemail GCC pacificationPaul Eggert2015-09-091-5/+2
* Port movemail to RHEL 6 with --enable-gcc-warningsPaul Eggert2015-09-091-2/+4
* Use straight quotes in lib-src diagnosticsPaul Eggert2015-08-274-62/+62
* * admin/admin.el (set-version, set-copyright): Remove deleted files.Glenn Morris2015-08-151-1/+1
* Remove files used by the old MS-Windows specific build procedureEli Zaretskii2015-08-151-482/+0
* Don't abort emacsclientw when -a was specifiedEvgeny Fraimovitch2015-08-021-0/+10
* Get ‘./configure; make -C src emacs’ to workPaul Eggert2015-06-241-1/+1
* Make TAGS files more portable to MS-WindowsPaul Eggert2015-05-251-9/+0
* Fix a typo in last commitEli Zaretskii2015-05-251-1/+1
* Fix tagging of class members in C-like OO languagesEli Zaretskii2015-05-251-19/+79
* Fix last change in etags.c that broke tagging compresed filesEli Zaretskii2015-05-251-0/+5
* Simpilify etags TEX mode scanningPaul Eggert2015-05-241-45/+29
* Improve etags I/O error reportingPaul Eggert2015-05-241-80/+103
* etags.c: avoid side effects in 'if'Paul Eggert2015-05-241-9/+10
* Fix last change in etags.c, which failed the test suiteEli Zaretskii2015-05-241-0/+1
* Cleanup etags.c to use locale-independent codePaul Eggert2015-05-231-105/+109
* Fix etags reading of compressed filesEli Zaretskii2015-05-231-14/+68
* Change defgeneric so it doesn't completely redefine the functionStefan Monnier2015-05-211-4/+4
* Fix slash collapsing in etags on MS-WindowsEli Zaretskii2015-05-201-6/+19
* ; * lib-src/etags.c: Comment.Glenn Morris2015-05-151-2/+2
* Fix tagging of symbols in C enumerationsEli Zaretskii2015-05-121-2/+20
* Port --enable-gcc-warnings to GCC 5.1 x86-64Paul Eggert2015-04-242-3/+3
* Remove configure's --with-mmdf optionPaul Eggert2015-04-121-23/+4
* Rename ChangeLogs for gitlog-to-changelogPaul Eggert2015-04-071-0/+0
* Port etags to -DDEBUGPaul Eggert2015-03-272-13/+15
* Random minor fixes for movemailPaul Eggert2015-03-062-104/+117
* Support daemon mode on MS-Windows (bug#19688)Mark Laws2015-02-272-10/+82
* Fix previous change's attributionPaul Eggert2015-02-231-1/+1
* Use ${EXEEXT} more uniformly in makefilesPaul Eggert2015-02-232-1/+6
* Spelling fixesPaul Eggert2015-02-211-1/+1
* Simplify binary I/O configurationPaul Eggert2015-02-192-11/+11
* Fix generation of TAGS from compressed files (Bug#19735)Eli Zaretskii2015-02-192-0/+12