]> git.eshelyaron.com Git - emacs.git/commit
Mark thread-alive-p as obsolete
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 31 Aug 2018 09:45:37 +0000 (11:45 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 31 Aug 2018 09:45:37 +0000 (11:45 +0200)
commitee2509bd828070ae5d17fcc766f81715050ba673
tree89ebdb3af0ef10d1344b01323dd832a776d414f3
parent6f3cf12e4fb6c810ebf37c8819dc2ee39b02199e
Mark thread-alive-p as obsolete

* etc/NEWS (thread-alive-p):
* lisp/emacs-lisp/thread.el (thread-alive-p): Mark it as obsolete.

* test/src/thread-tests.el (threads-join-error)
(threads-signal-main-thread): Use `thread-live-p'.
etc/NEWS
lisp/emacs-lisp/thread.el
test/src/thread-tests.el