]> git.eshelyaron.com Git - emacs.git/commit
; Don't mention erc-branded Compat macros in ERC-NEWS
authorF. Jason Park <jp@neverwas.me>
Thu, 22 Feb 2024 04:08:37 +0000 (20:08 -0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:50:20 +0000 (18:50 +0100)
commit66197313754d5b87c385932ed51b59cc1d5d5df7
tree684dac5f9d4b37cedaeeae0ea6d976f22b876579
parentdf6c156445ecf34c5bb65ef99f40c0507a1117f9
; Don't mention erc-branded Compat macros in ERC-NEWS

* doc/misc/erc.texi: Change fancy SASL example to also demonstrate
`let'-binding a local module.
* etc/ERC-NEWS: Don't mention `erc-compat-call' and
`erc-compat-function' because Emacs now ships with a compat.el stub
library.
* lisp/erc/erc-backend.el (erc-decode-parsed-server-response): Add
comments.
* lisp/erc/erc.el (erc): Mention return value.

(cherry picked from commit 56706254a8ee09e651097fb5075cae75b3bd4e22)
doc/misc/erc.texi
etc/ERC-NEWS
lisp/erc/erc-backend.el
lisp/erc/erc.el