]> git.eshelyaron.com Git - emacs.git/commit
Make list-threads refresh the *Threads* buffer if it already exists
authorGemini Lasswell <gazally@runbox.com>
Mon, 13 Aug 2018 22:45:11 +0000 (15:45 -0700)
committerGemini Lasswell <gazally@runbox.com>
Sun, 9 Sep 2018 14:41:49 +0000 (07:41 -0700)
commitbdba72b67199c0899b2e416bf818d240252f8700
tree3138daf4b40537e6bae504f60a02b6dac8b6054e
parentea1ec0ed2e6ebbd4650aa5a7d662f2568f1d858f
Make list-threads refresh the *Threads* buffer if it already exists

* lisp/thread.el (list-threads): Call revert-buffer instead of waiting
for the timer function to do it.
lisp/thread.el