]> git.eshelyaron.com Git - emacs.git/commit
Dpn't assume symbol-name of keywords starts with colon
authorGerd Möllmann <gerd@gnu.org>
Sat, 15 Oct 2022 12:14:57 +0000 (14:14 +0200)
committerGerd Möllmann <gerd@gnu.org>
Sat, 15 Oct 2022 12:14:57 +0000 (14:14 +0200)
commitbb6b5db2b7af3f1aaf8866d4dd6ce944d10244f8
treec96004f91e9867b30277edf0246e4bd2b78449cd
parent072e89afa119c0e35321edfb8bc0dfff89b6960d
Dpn't assume symbol-name of keywords starts with colon

* lisp/emacs-lisp/cl-seq.el (cl--parsing-keywords):
Don't substring the keyword symbol name.
lisp/emacs-lisp/cl-seq.el