]> git.eshelyaron.com Git - emacs.git/commit
Fix handling of intspecs as string by rcirc-define-command
authorPhilip Kaludercic <philipk@posteo.net>
Tue, 19 Apr 2022 11:16:51 +0000 (13:16 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Tue, 19 Apr 2022 11:18:42 +0000 (13:18 +0200)
commit5df658a96a4bc7f8f96e3b2bf58dad32f81ce06a
tree55110496aa10166164133e7d28af010efc46b5b1
parent5fe75feafc706b16af2f1e47a77c8fe46efd348c
Fix handling of intspecs as string by rcirc-define-command

* rcirc.el (rcirc-define-command): Check if an interactive
  specification is a string, in which case it was to be wrapped in a
  list so that the result of its interpretation is passed as the first
  argument of the command resulting from the macro expansion.
lisp/net/rcirc.el