]> git.eshelyaron.com Git - emacs.git/commit
; Fix doc string in ERC's module-activation commands
authorF. Jason Park <jp@neverwas.me>
Fri, 16 Dec 2022 07:25:10 +0000 (23:25 -0800)
committerF. Jason Park <jp@neverwas.me>
Fri, 16 Dec 2022 14:36:23 +0000 (06:36 -0800)
commit173e02f4eb41853a60d4532d76c3c67324da05a8
treefbe8bc59a5b8ee762e420c9f22ca2468fe216af4
parent5a9263a87251fddcc5043ef0abb3884e90434e2e
; Fix doc string in ERC's module-activation commands

* lisp/erc/erc-common.el (erc--assemble-toggle): Previously, the doc
string implied that a prefix argument was necessary to achieve
connection-wide effects, which might lead a person to think the
interactive code should be an uppercase "P".
* test/lisp/erc/erc-tests.el (define-erc-module--local): Update
expected result of code-gen.
lisp/erc/erc-common.el
test/lisp/erc/erc-tests.el