summaryrefslogtreecommitdiff
path: root/doc/lispref/threads.texi
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-12-301-3/+3
|\ \ | |/
| * Clarify thread switching while waiting for process outputMichael Albinus2018-12-231-3/+3
* | Improve documentation of thread list bufferGemini Lasswell2018-09-091-14/+18
* | Document list-threads and its bufferGemini Lasswell2018-09-091-0/+47
* | Merge from origin/emacs-26Michael Albinus2018-08-311-1/+1
|\ \ | |/
| * Rename thread-alive-p to thread-live-pMichael Albinus2018-08-311-1/+1
* | Handle thread-signal towards the main thread (Bug#32502)Michael Albinus2018-08-301-8/+2
* | thread-join returns the result of finished threadMichael Albinus2018-07-221-2/+2
* | Add variable main-thread, fix Bug#32169Michael Albinus2018-07-171-2/+17
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Rudimentary error handling for non-main threadsEli Zaretskii2017-01-181-0/+11
* Update copyright year to 2017 in masterPaul Eggert2017-01-011-1/+1
* Clarify thread-signal semanticsNoam Postavsky2016-12-121-3/+5
* ; Fix copyright years in new filesGlenn Morris2016-12-101-2/+1
* use condition-notify in the docs, not condition-signalTom Tromey2013-08-271-2/+2
* zap until-condition docsTom Tromey2013-08-271-8/+1
* rename thread-blocker to thread--blockerTom Tromey2013-08-271-3/+4
* mention let bindings and lack of other ways to rewindTom Tromey2012-12-231-0/+7
* link from thread docs to match dataTom Tromey2012-09-041-1/+2
* minor update to thread-join docsTom Tromey2012-08-251-1/+3
* minor documentation updatesTom Tromey2012-08-241-1/+5
* document until-conditionTom Tromey2012-08-231-0/+6
* first draft of threads documentationTom Tromey2012-08-231-0/+238