]> git.eshelyaron.com Git - emacs.git/commit
Rework `comp-c-func-name' arguments
authorAndrea Corallo <akrl@sdf.org>
Thu, 2 Jul 2020 19:32:09 +0000 (21:32 +0200)
committerAndrea Corallo <akrl@sdf.org>
Thu, 2 Jul 2020 20:39:39 +0000 (22:39 +0200)
commit8f81859497b7dd0c537d24a27985a26ffc778a3a
treeee1fa1e36b46f5df7840bec74ddaced503e7517f
parentb67e156041fb4bb3bc4a2cc60bca4408d092b59b
Rework `comp-c-func-name' arguments

* lisp/emacs-lisp/comp.el (comp-c-func-name): Add FIRST argument
to ignore the compiler context and return the first name.

* lisp/emacs-lisp/disass.el (disassemble-internal): Update the
`comp-c-func-name' call.
lisp/emacs-lisp/comp.el
lisp/emacs-lisp/disass.el