summaryrefslogtreecommitdiff
path: root/lisp/thread.el
Commit message (Expand)AuthorAge
* Declare functions to silence byte-compilerStefan Kangas2021-12-21
* Update copyright year to 2021Paul Eggert2021-01-01
* Remove obsolete thread-alive-pMichael Albinus2020-01-09
* Update copyright year to 2020Paul Eggert2020-01-01
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Update more copyright yearsPaul Eggert2018-12-31
* * lisp/thread.el: Remove more useless runtime requires.Glenn Morris2018-09-10
* Remove useless requires of subr-x at runtimeGlenn Morris2018-09-10
* Use thread-live-p instead of obsolete thread-alive-pGemini Lasswell2018-09-09
* Add check in list-threads for --without-threads configurationGemini Lasswell2018-09-09
* Show backtraces of threads from thread list bufferGemini Lasswell2018-09-09
* Make list-threads refresh the *Threads* buffer if it already existsGemini Lasswell2018-09-09
* Improve docstrings of thread-list functionsGemini Lasswell2018-09-09
* Make lisp/thread.el the new home for thread-related Lisp functionsGemini Lasswell2018-09-09