]> git.eshelyaron.com Git - emacs.git/commit
; Address some ambiguities in ERC's documentation
authorF. Jason Park <jp@neverwas.me>
Sun, 16 Jul 2023 02:11:37 +0000 (19:11 -0700)
committerF. Jason Park <jp@neverwas.me>
Wed, 19 Jul 2023 13:11:21 +0000 (06:11 -0700)
commit8af96d831ffd7144a28145ed024418143fde857b
tree671c28b42cdab120dd9281a75d64af59c6004d68
parentf9f9c95ab578dee680093cf3f1e618c770fc22c3
; Address some ambiguities in ERC's documentation

* doc/misc/erc.texi: Change name of example function from
`erc-my-enable-read-indicator-on-join' to
`erc-my-enable-keep-place-indicator-on-join'.  Fix example functions
`erc-cmd-TRACK' and `erc-cmd-UNTRACK' to work with server buffers as
well as target buffers.
* etc/ERC-NEWS: Revise `keep-place' entry and make headlines less
redundant.
* lisp/erc/erc.el (erc-accidental-paste-threshold-seconds): Fix
portion of existing wording that was more likely interpreted as a
single multiline submission, whereas the intended meaning is three
separate submissions.
doc/misc/erc.texi
etc/ERC-NEWS
lisp/erc/erc.el