summaryrefslogtreecommitdiff
path: root/doc/lispref/threads.texi
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-08-09Allow thread's buffer to be killed, by defaultDmitry Gutov
2025-06-28; * doc/lispref/threads.texi (Condition Variables): Fix wording.Eli Zaretskii
2025-01-02Update copyright year to 2025Stefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-30Merge from origin/emacs-26Glenn Morris
2018-12-23Clarify thread switching while waiting for process outputMichael Albinus
2018-09-09Improve documentation of thread list bufferGemini Lasswell
2018-09-09Document list-threads and its bufferGemini Lasswell
2018-08-31Merge from origin/emacs-26Michael Albinus
2018-08-31Rename thread-alive-p to thread-live-pMichael Albinus
2018-08-30Handle thread-signal towards the main thread (Bug#32502)Michael Albinus
2018-07-22thread-join returns the result of finished threadMichael Albinus
2018-07-17Add variable main-thread, fix Bug#32169Michael Albinus
2018-01-01Update copyright year to 2018Paul Eggert
2017-01-18Rudimentary error handling for non-main threadsEli Zaretskii
2017-01-01Update copyright year to 2017 in masterPaul Eggert
2016-12-12Clarify thread-signal semanticsNoam Postavsky
2016-12-10; Fix copyright years in new filesGlenn Morris
2013-08-27use condition-notify in the docs, not condition-signalTom Tromey
2013-08-27zap until-condition docsTom Tromey
2013-08-27rename thread-blocker to thread--blockerTom Tromey
2012-12-23mention let bindings and lack of other ways to rewindTom Tromey
2012-09-04link from thread docs to match dataTom Tromey
2012-08-25minor update to thread-join docsTom Tromey
2012-08-24minor documentation updatesTom Tromey
2012-08-23document until-conditionTom Tromey
2012-08-23first draft of threads documentationTom Tromey