]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/elisp-mode.el (elisp--local-variables-1): Fix bug#50034
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 23 Aug 2022 14:15:48 +0000 (10:15 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 23 Aug 2022 14:16:05 +0000 (10:16 -0400)
commit3b72b47cbd3e1a4b575d5ecc886e506d22a50a0c
tree63863377c177088afeb6cf373208418a201d8bea
parent1a4a12a2a8dbc45bf64fbbd6e19385424d06437d
* lisp/progmodes/elisp-mode.el (elisp--local-variables-1): Fix bug#50034

Don't burp if the arg list of a function is not actually a list.
lisp/progmodes/elisp-mode.el