]> git.eshelyaron.com Git - emacs.git/commit
; Amend some doc strings in ERC
authorF. Jason Park <jp@neverwas.me>
Tue, 11 Jun 2024 04:56:02 +0000 (21:56 -0700)
committerEshel Yaron <me@eshelyaron.com>
Sat, 15 Jun 2024 17:21:09 +0000 (19:21 +0200)
commitf82922a9fc9bf5e5255de30d8d1d72797c048e51
treec8c76f106cc85673b835b967eb4e1ccd1c9c3611
parent46fdee17404cdbc60b14681cf1b02699525ebcd0
; Amend some doc strings in ERC

* lisp/erc/erc-backend.el (define-erc-response-handler): Mention
important distinction between aliases for handlers and hooks, and note
expected type for the latter.
* lisp/erc/erc.el (erc--define-channel-user-status-compat-getter):
Mention that these accessors are not inlined like those generated by
`cl-defstruct'.

(cherry picked from commit bbac7b9fa398254e64e5ee3e8aca2f59adcfda50)
lisp/erc/erc-backend.el
lisp/erc/erc.el