summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAge
...
* Fix etags reading of compressed filesEli Zaretskii2015-05-23
* Change defgeneric so it doesn't completely redefine the functionStefan Monnier2015-05-21
* Fix slash collapsing in etags on MS-WindowsEli Zaretskii2015-05-20
* ; * lib-src/etags.c: Comment.Glenn Morris2015-05-15
* Fix tagging of symbols in C enumerationsEli Zaretskii2015-05-12
* Port --enable-gcc-warnings to GCC 5.1 x86-64Paul Eggert2015-04-24
* Remove configure's --with-mmdf optionPaul Eggert2015-04-12
* Rename ChangeLogs for gitlog-to-changelogPaul Eggert2015-04-07
* Port etags to -DDEBUGPaul Eggert2015-03-27
* Random minor fixes for movemailPaul Eggert2015-03-06
* Support daemon mode on MS-Windows (bug#19688)Mark Laws2015-02-27
* Fix previous change's attributionPaul Eggert2015-02-23
* Use ${EXEEXT} more uniformly in makefilesPaul Eggert2015-02-23
* Spelling fixesPaul Eggert2015-02-21
* Simplify binary I/O configurationPaul Eggert2015-02-19
* Fix generation of TAGS from compressed files (Bug#19735)Eli Zaretskii2015-02-19
* Better support for future pluginsPaul Eggert2015-02-12
* Fix a couple of AM_V_GEN bugsPaul Eggert2015-01-23
* Check exit statuses in lib-src/MakefilePaul Eggert2015-01-22
* Don't fail if chown or chgrp for 'update-game-score' is unsuccessful.Ulrich Müller2015-01-22
* Allow update-game-score to run sgid instead of suid.Ulrich Müller2015-01-21
* Support Make verbosity levels in w32 targets previously left outEli Zaretskii2015-01-16
* Give up on -Wsuggest-attribute=constPaul Eggert2015-01-15
* Don't say Fnext_read_file_uses_dialog_p is constPaul Eggert2015-01-13
* Support const and noreturn DEFUN attributes.Dmitry Antipov2015-01-13
* Port to 32-bit --with-wide-intPaul Eggert2015-01-10
* Port to 32-bit Sun C 5.12 sparcPaul Eggert2015-01-10
* Use 0 for QnilPaul Eggert2015-01-05
* Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-05
* 'temacs -nw' should not call missing functionsPaul Eggert2015-01-04
* # ChangeLog fixesGlenn Morris2015-01-04
* Less 'make' chatter for lib-srcPaul Eggert2015-01-03
* Fix copyright years by handPaul Eggert2015-01-01
* Update copyright year to 2015Paul Eggert2015-01-01
* Fix compilation of lib-src executables on MS-Windows.Eli Zaretskii2014-12-27
* Prefer stpcpy to strcatPaul Eggert2014-12-25
* ChangeLog fixesGlenn Morris2014-12-24
* Spelling fixesPaul Eggert2014-12-13
* Remove lib-src/grep-changelogGlenn Morris2014-12-13
* Various minor details accumulated over timeStefan Monnier2014-12-08
* Merge branch 'emacs-24'.Paul Eggert2014-11-28
|\
| * .gitignore cleanup.Paul Eggert2014-11-17
* | * lib-src/Makefile.in (emacsclient.res): Fix yesterday's thinko.Glenn Morris2014-11-23
* | Further reduce number of versioned files storing Emacs version number.Glenn Morris2014-11-22
* | Add some .ico dependencies to Makefile .res rulesGlenn Morris2014-11-22
* | Merge from emacs-24Stefan Monnier2014-10-20
|\|
* | Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ruGlenn Morris2014-10-20
|\|
| * Add 24.4 release ChangeLog entriesemacs-24.4Glenn Morris2014-10-20
* | movemail: don't dump core if the current time is outlandishPaul Eggert2014-09-23
* | Fix typo in previous change's ChangeLog.Paul Eggert2014-09-01