summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25John Wiegley2016-02-151-0/+1
|\
| * * lib-src/make-docfile.c: Include stdarg.h.Paul Eggert2016-02-111-0/+1
* | Merge from origin/emacs-25John Wiegley2016-02-151-144/+182
|\ \ | |/
| * make-docfile cleanup for I/O, etc.Paul Eggert2016-02-101-90/+110
| * Memory-management cleanup in make-docfilePaul Eggert2016-02-101-57/+75
* | Merge from origin/emacs-25Paul Eggert2016-02-091-1/+5
|\ \ | |/
| * Extend etags Ruby support for accessorsEli Zaretskii2016-02-061-1/+5
* | Merge from origin/emacs-25Paul Eggert2016-02-091-2/+3
|\ \ | |/
| * Minor fix in tagging Ruby accessors by etagsEli Zaretskii2016-02-041-2/+3
* | Merge from origin/emacs-25John Wiegley2016-02-031-8/+103
|\ \ | |/
| * Etags: yet another improvement in Ruby tagsEli Zaretskii2016-02-031-24/+53
| * Fix names of tags generated for Ruby accessorsEli Zaretskii2016-02-021-0/+2
| * Fix file-name recognition in 'etags'Eli Zaretskii2016-02-021-0/+8
| * Change Ruby file names and extensions recognized by 'etags'Eli Zaretskii2016-02-021-2/+4
| * More improvements for Ruby support in 'etags'Eli Zaretskii2016-02-021-2/+56
* | -Paul Eggert2016-01-301-5/+128
|\ \ | |/
| * Support Go language in 'etags'lu4nx2016-01-301-1/+74
| * Improve Ruby support in 'etags'Eli Zaretskii2016-01-301-4/+54
* | -Paul Eggert2016-01-301-2/+2
|\ \ | |/
| * Port "$@" to OpenIndiana ksh93Paul Eggert2016-01-241-2/+2
| * Unhide the --no-line-directive option to 'etags'Eli Zaretskii2016-01-151-2/+1
* | Merge from origin/emacs-25John Wiegley2016-01-1115-16/+16
|\ \ | |/
| * Fix copyright years by handPaul Eggert2016-01-011-1/+1
| * Update copyright year to 2016Paul Eggert2016-01-0115-15/+15
* | Build tweaks related to tags files.Glenn Morris2016-01-061-2/+5
|/
* 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