summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
...
* Add -Wswitch to --enable-gcc-warnings...Paul Eggert2015-09-161-2/+40
* etags ‘fatal’ function is now printf-like...Paul Eggert2015-09-161-11/+21
* Prefer straight quoting in some text files...Paul Eggert2015-09-111-4/+4
* Refix movemail GCC pacification...Paul Eggert2015-09-091-5/+2
* Port movemail to RHEL 6 with --enable-gcc-warnings...Paul Eggert2015-09-091-2/+4
* Use straight quotes in lib-src diagnostics...Paul 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 procedure...Eli Zaretskii2015-08-151-482/+0
* Don't abort emacsclientw when -a was specified...Evgeny Fraimovitch2015-08-021-0/+10
* Get ‘./configure; make -C src emacs’ to work...Paul Eggert2015-06-241-1/+1
* Make TAGS files more portable to MS-Windows...Paul Eggert2015-05-251-9/+0
* Fix a typo in last commit...Eli Zaretskii2015-05-251-1/+1
* Fix tagging of class members in C-like OO languages...Eli Zaretskii2015-05-251-19/+79
* Fix last change in etags.c that broke tagging compresed files...Eli Zaretskii2015-05-251-0/+5
* Simpilify etags TEX mode scanning...Paul Eggert2015-05-241-45/+29
* Improve etags I/O error reporting...Paul 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 suite...Eli Zaretskii2015-05-241-0/+1
* Cleanup etags.c to use locale-independent code...Paul Eggert2015-05-231-105/+109
* Fix etags reading of compressed files...Eli Zaretskii2015-05-231-14/+68
* Change defgeneric so it doesn't completely redefine the function...Stefan Monnier2015-05-211-4/+4
* Fix slash collapsing in etags on MS-Windows...Eli Zaretskii2015-05-201-6/+19
* ; * lib-src/etags.c: Comment....Glenn Morris2015-05-151-2/+2
* Fix tagging of symbols in C enumerations...Eli Zaretskii2015-05-121-2/+20
* Port --enable-gcc-warnings to GCC 5.1 x86-64...Paul Eggert2015-04-242-3/+3
* Remove configure's --with-mmdf option...Paul Eggert2015-04-121-23/+4
* Rename ChangeLogs for gitlog-to-changelog...Paul Eggert2015-04-071-0/+0
* Port etags to -DDEBUG...Paul Eggert2015-03-272-13/+15
* Random minor fixes for movemail...Paul 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 makefiles...Paul Eggert2015-02-232-1/+6
* Spelling fixes...Paul Eggert2015-02-211-1/+1
* Simplify binary I/O configuration...Paul Eggert2015-02-192-11/+11
* Fix generation of TAGS from compressed files (Bug#19735)...Eli Zaretskii2015-02-192-0/+12
* Better support for future plugins...Paul Eggert2015-02-122-13/+24
* Fix a couple of AM_V_GEN bugs...Paul Eggert2015-01-232-0/+17
* Check exit statuses in lib-src/Makefile...Paul Eggert2015-01-222-22/+44
* Don't fail if chown or chgrp for 'update-game-score' is unsuccessful....Ulrich Müller2015-01-222-8/+14
* Allow update-game-score to run sgid instead of suid....Ulrich Müller2015-01-213-18/+43
* Support Make verbosity levels in w32 targets previously left out...Eli Zaretskii2015-01-162-1/+12
* Give up on -Wsuggest-attribute=const...Paul Eggert2015-01-152-12/+6
* Don't say Fnext_read_file_uses_dialog_p is const...Paul Eggert2015-01-132-0/+18
* Support const and noreturn DEFUN attributes....Dmitry Antipov2015-01-132-39/+95
* Port to 32-bit --with-wide-int...Paul Eggert2015-01-102-4/+9
* Port to 32-bit Sun C 5.12 sparc...Paul Eggert2015-01-102-1/+8
* Use 0 for Qnil...Paul Eggert2015-01-052-0/+13
* Compute C decls for DEFSYMs automatically...Paul Eggert2015-01-052-76/+226
* 'temacs -nw' should not call missing functions...Paul Eggert2015-01-042-2/+7
* # ChangeLog fixesGlenn Morris2015-01-041-3/+13