Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update more copyright years | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
* | * lisp/thread.el: Remove more useless runtime requires. | Glenn Morris | 2018-09-10 | 1 | -2/+2 |
* | Remove useless requires of subr-x at runtime | Glenn Morris | 2018-09-10 | 1 | -1/+1 |
* | Use thread-live-p instead of obsolete thread-alive-p | Gemini Lasswell | 2018-09-09 | 1 | -6/+6 |
* | Add check in list-threads for --without-threads configuration | Gemini Lasswell | 2018-09-09 | 1 | -0/+3 |
* | Show backtraces of threads from thread list buffer | Gemini Lasswell | 2018-09-09 | 1 | -6/+55 |
* | Make list-threads refresh the *Threads* buffer if it already exists | Gemini Lasswell | 2018-09-09 | 1 | -1/+3 |
* | Improve docstrings of thread-list functions | Gemini Lasswell | 2018-09-09 | 1 | -16/+17 |
* | Make lisp/thread.el the new home for thread-related Lisp functions | Gemini Lasswell | 2018-09-09 | 1 | -0/+145 |