]> git.eshelyaron.com Git - emacs.git/commit
; Fix wrong-type-argument in 'rcirc-handler-INVITE'
authorPhilip Kaludercic <philipk@posteo.net>
Thu, 16 May 2024 17:51:11 +0000 (19:51 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 18 May 2024 18:51:18 +0000 (20:51 +0200)
commit706775253067c7ec7cfdd27921f703c9361e9a1f
treefbb988844eba84872bdbf245015b8a6102d791ed
parent61bbab31b81078afa3f12d3b3d0eae318b4c085f
; Fix wrong-type-argument in 'rcirc-handler-INVITE'

* lisp/net/rcirc.el (rcirc-handler-INVITE): Use
'with-rcirc-process-buffer' instead of passing a process to
'buffer-local-value'.

(cherry picked from commit 650ee9e071eea2ff8504e056131efa9f6ac894e9)
lisp/net/rcirc.el