]> git.eshelyaron.com Git - emacs.git/commit
Fix some entry in `comp-known-type-specifiers' (bug#46847)
authorAndrea Corallo <akrl@sdf.org>
Sun, 14 Mar 2021 20:54:06 +0000 (21:54 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sun, 14 Mar 2021 21:05:02 +0000 (22:05 +0100)
commit5e4ec4d3c944f586892e08ea4fb7715e0f6ac365
tree5f8e355aa8cc58f9462db63e26192274f63128f7
parent472cd53d935a8dea3f15161287d27ee272345300
Fix some entry in `comp-known-type-specifiers' (bug#46847)

* lisp/emacs-lisp/comp.el (comp-known-type-specifiers): Some
fix.
* test/src/comp-tests.el (comp-tests-46670-1): Update test.
lisp/emacs-lisp/comp.el
test/src/comp-tests.el