]> git.eshelyaron.com Git - emacs.git/commit
Use thread-live-p instead of obsolete thread-alive-p
authorGemini Lasswell <gazally@runbox.com>
Sat, 8 Sep 2018 00:41:24 +0000 (17:41 -0700)
committerGemini Lasswell <gazally@runbox.com>
Sun, 9 Sep 2018 14:41:50 +0000 (07:41 -0700)
commitb7719f0cdee4aa21dce16304d410f156c65011e2
tree1bfef591d95039216e6976cd56c17995ddb55700
parent8adc0e518fe36b6251d79ac61b6de9d4766a6afd
Use thread-live-p instead of obsolete thread-alive-p

* lisp/thread.el (thread-list--get-status)
(thread-list--send-signal, thread-list-pop-to-backtrace)
(thread-list-backtrace--revert-hook-function)
(thread-list-backtrace--insert-header): Use thread-live-p instead of
thread-alive-p.
lisp/thread.el