diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2018-08-31 10:47:03 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2018-08-31 10:47:03 +0200 |
commit | ac7936cb8f4d4d6706535bfcea0d97741c2ca15f (patch) | |
tree | 3399f9b5994fda2d8d6254985032803bf5958700 /lisp/password-cache.el | |
parent | 3d09d533d15eae2974f3858df43746cf6e8f897b (diff) | |
download | emacs-ac7936cb8f4d4d6706535bfcea0d97741c2ca15f.tar.gz emacs-ac7936cb8f4d4d6706535bfcea0d97741c2ca15f.tar.bz2 emacs-ac7936cb8f4d4d6706535bfcea0d97741c2ca15f.zip |
Rename thread-alive-p to thread-live-p
* doc/lispref/threads.texi (Basic Thread Functions): Use thread-live-p.
* etc/NEWS: 'thread-alive-p' has been renamed to 'thread-live-p'.
* src/thread.c (thread_live_p): Rename from thread_alive_p. Adapt
all callees.
(Fthread_live_p): Rename from Fthread_alive_p.
(syms_of_threads): Make thread-alive-p an alias of thread-live-p.
* test/src/thread-tests.el (all): Replace `thread-alive-p' by
`thread-live-p'.
(threads-live): Rename from `threads-alive'.
Diffstat (limited to 'lisp/password-cache.el')
0 files changed, 0 insertions, 0 deletions