]> git.eshelyaron.com Git - emacs.git/commit
Improve docstrings of thread-list functions
authorGemini Lasswell <gazally@runbox.com>
Wed, 1 Aug 2018 16:25:28 +0000 (09:25 -0700)
committerGemini Lasswell <gazally@runbox.com>
Sun, 9 Sep 2018 14:41:49 +0000 (07:41 -0700)
commitea1ec0ed2e6ebbd4650aa5a7d662f2568f1d858f
treeef29d0634794cd5e26db01785ac4fc7466ae1a20
parent3ca82c59de839f9c10318438ecc87f931b8a0208
Improve docstrings of thread-list functions

* lisp/thread.el (thread-list--timer-func): Change
argument from 'buf' to 'buffer'.
(thread-list--get-entries, thread-list--get-status): Improve
docstring.
(thread-list--send-signal): Change argument from 'sgnl' to
'signal'.  Tell the user when the thread is no longer alive.
lisp/thread.el