diff options
author | F. Jason Park <jp@neverwas.me> | 2023-02-22 06:24:17 -0800 |
---|---|---|
committer | F. Jason Park <jp@neverwas.me> | 2023-02-22 06:33:12 -0800 |
commit | db7096a532ca031687f9411df621900e869e9e98 (patch) | |
tree | 3ebc17604347d5cbde6fb79fb399096fbac0179f /lisp/emacs-lisp | |
parent | db21c84bc9458a1ebaf93a4ff5d289ff96ddd33d (diff) | |
download | emacs-db7096a532ca031687f9411df621900e869e9e98.tar.gz emacs-db7096a532ca031687f9411df621900e869e9e98.tar.bz2 emacs-db7096a532ca031687f9411df621900e869e9e98.zip |
Yield to erc-move-to-prompt before unhiding prompt
* lisp/erc/erc-backend.el (erc--hide-prompt): Change hook depth from 0
to 91 to allow the `move-to-prompt' module to do its thing. This
feature was added by bug#54826 and first appeared in Emacs 29.
* lisp/erc/erc-common.el (erc-server-user): Remove erroneous comment.
The `buffers' field is a list of buffers.
* test/lisp/erc/erc-tests.el (erc-hide-prompt): Use `erc--target'
instead of `erc-default-recipients' because this is new code.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions