summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorAlex Schroeder <alex@gnu.org>2022-04-24 13:33:09 +0200
committerAlex Schroeder <alex@gnu.org>2022-04-26 18:13:50 +0200
commit516ff422c54b79099841bb59d34da467f3f9a34e (patch)
treedd7af711355b27809f00422a90f38bef5a2a2db4 /lisp/emacs-lisp
parentbffc4cb39dc7b83fc4a1bffd23eeed2774b79444 (diff)
downloademacs-516ff422c54b79099841bb59d34da467f3f9a34e.tar.gz
emacs-516ff422c54b79099841bb59d34da467f3f9a34e.tar.bz2
emacs-516ff422c54b79099841bb59d34da467f3f9a34e.zip
Fix error in rcirc for IRC tags without values
* src/lisp/net/rcirc.el (rcirc-process-server-response-1): If the optional value for a tag is not present, do not call replace-regexp-in-string on it. If (match-string 2 tag) is nil, the STRING argument for the replace-regexp-in-string is nil, which results in an error.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions