diff options
author | Noam Postavsky <npostavs@gmail.com> | 2017-07-13 00:42:38 -0400 |
---|---|---|
committer | Noam Postavsky <npostavs@gmail.com> | 2017-08-07 18:54:49 -0400 |
commit | 79a74568e9166f63a12adb30f54edcd57a6405a3 (patch) | |
tree | f228a53ad54805030c7bde905604aa4a4d08b816 /test/lisp/emacs-lisp/let-alist-tests.el | |
parent | b5c8e9898d9dbd4145c40d08e8eef84a5e32008a (diff) | |
download | emacs-79a74568e9166f63a12adb30f54edcd57a6405a3.tar.gz emacs-79a74568e9166f63a12adb30f54edcd57a6405a3.tar.bz2 emacs-79a74568e9166f63a12adb30f54edcd57a6405a3.zip |
Don't define gv expanders in compiler's runtime (Bug#27016)
This prevents definitions being compiled from leaking into the current
Emacs doing the compilation.
* lisp/emacs-lisp/gv.el (gv-define-expander): Use function-put instead
of `put' with `eval-and-compile'.
* test/lisp/emacs-lisp/gv-tests.el: New tests.
Diffstat (limited to 'test/lisp/emacs-lisp/let-alist-tests.el')
0 files changed, 0 insertions, 0 deletions