]> git.eshelyaron.com Git - emacs.git/commit
Turn gv-synthetic-place into a function
authorMichael Heerdegen <michael_heerdegen@web.de>
Wed, 31 Aug 2022 01:13:09 +0000 (03:13 +0200)
committerMichael Heerdegen <michael_heerdegen@web.de>
Sun, 18 Sep 2022 13:48:50 +0000 (15:48 +0200)
commitbaf1a7a4a0f21636ea8314a6a927f69a0c66aac5
tree9a7e4be4b5811c259159046405ae08c2aed08647
parent57cc85f05865e24c23bf2a05c5873c42961ca20f
Turn gv-synthetic-place into a function

This fixes Bug#57397.

* lisp/emacs-lisp/gv.el (gv-synthetic-place): Make a function and add
trivial compiler macro to avoid decreasing efficiency.
lisp/emacs-lisp/gv.el