]> git.eshelyaron.com Git - emacs.git/commit
; Fix example in display-buffer section of ERC manual
authorF. Jason Park <jp@neverwas.me>
Mon, 11 Sep 2023 05:55:16 +0000 (22:55 -0700)
committerF. Jason Park <jp@neverwas.me>
Sun, 17 Sep 2023 23:06:49 +0000 (16:06 -0700)
commitef4a3c2a6d8ef854bed066ce25b31ff73e1d7664
treefe980929b57df1f281618a7535614ba3033d7934
parent7d2870dc856790de343a876611837b38ad6adcff
; Fix example in display-buffer section of ERC manual

* doc/misc/erc.texi: Fix `display-buffer-alist' example and mention
that it's only meant for users of Emacs 29 and above.
* test/lisp/erc/erc-tests.el (erc-setup-buffer--custom-action): Add
simplistic test case for example in manual.
doc/misc/erc.texi
test/lisp/erc/erc-tests.el