]> git.eshelyaron.com Git - emacs.git/commit
Fix list-processes typo with thread-name
authorPip Cet <pipcet@gmail.com>
Tue, 11 Jun 2019 15:24:55 +0000 (08:24 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 11 Jun 2019 15:25:21 +0000 (08:25 -0700)
commitef744119a7cbd0692c53704604e9bb6345c371b6
tree92848a156ec24430787a27647bb598cc1b6df9d1
parentc42c4e9c56794e6d658ee2164dd11cce2ee03d1a
Fix list-processes typo with thread-name

* lisp/simple.el (list-processes--refresh):
Don’t assume thread-name succeeds (Bug#36163).
lisp/simple.el