]> git.eshelyaron.com Git - emacs.git/commit
Fix command-line parsing for erc-cmd-SQUERY
authorOsmo Karppinen <osmkarp@gmail.com>
Fri, 17 Nov 2023 10:31:50 +0000 (12:31 +0200)
committerF. Jason Park <jp@neverwas.me>
Sat, 18 Nov 2023 20:34:56 +0000 (12:34 -0800)
commit64174ae148d0d81f232d41ecaaa4de17692cf315
tree2dccbaf0209ad59cf9a8d7caf4c0bd824cd77b84
parent80d0ff46127d797c081b54be24e167531ddcec07
Fix command-line parsing for erc-cmd-SQUERY

* lisp/erc/erc.el (erc-cmd-SQUERY): Set symbol property
`do-not-parse-args' to t so additional command-line arguments aren't
parsed but rather included as part of the function's lone (raw) LINE
parameter.  (Bug#67209)

Copyright-paperwork-exempt: yes
lisp/erc/erc.el