]> git.eshelyaron.com Git - emacs.git/commit
* Fix native comp for non trivial function names (bug#52833)
authorAndrea Corallo <akrl@sdf.org>
Tue, 28 Dec 2021 11:12:16 +0000 (12:12 +0100)
committerAndrea Corallo <akrl@sdf.org>
Mon, 17 Jan 2022 10:54:52 +0000 (11:54 +0100)
commit9e64aeff40872e5080fa04015234103cb9bcf3bf
treef87cdd9de18785d34537a962eda38e20f3269ae7
parente488601849627c53b1638fbab1d115518e0ee794
* Fix native comp for non trivial function names (bug#52833)

* lisp/emacs-lisp/comp.el (comp-c-func-name): Fix native compilation
for functions with function names containing non trivial
characters (bug#52833).

This commit is the backport of e7699bf290.

Do not merge to master
lisp/emacs-lisp/comp.el