]> git.eshelyaron.com Git - emacs.git/commit
; Really respect browse-url var in erc-compat
authorF. Jason Park <jp@neverwas.me>
Mon, 12 Dec 2022 03:16:07 +0000 (19:16 -0800)
committerF. Jason Park <jp@neverwas.me>
Mon, 19 Dec 2022 13:49:08 +0000 (05:49 -0800)
commit63cdbd986bb8f841717e2d813df6f75b6b02cf8b
treee58f7295801e1487b4584b399461c2cf0dba6008
parent64163618d21bfa31e56b47c813ce50681c3d3556
; Really respect browse-url var in erc-compat

* lisp/erc/erc-compat.el: Do what was supposed to be done by
75f26646d4a569cfb485de4baddcda66ff44b2c3 "; Be nicer when updating
browse-url var in erc-compat".  This is the less harmful version of
that patch (from bug#59976#8) but without the cl-lib requirement since
users may not want to load the main ERC library right away.
* lisp/erc/erc.el: Clarify some comments regarding the core API.
lisp/erc/erc-compat.el
lisp/erc/erc.el