diff options
author | Noam Postavsky <npostavs@gmail.com> | 2017-04-27 17:13:33 -0400 |
---|---|---|
committer | Marcin Borkowski <mbork@mbork.pl> | 2017-05-12 11:40:48 +0200 |
commit | cb8fcbc3cbd8f6cf95bb858b72188d752672cf6b (patch) | |
tree | c2c61375a210a41196fb3c1f8cb8f91f538c23da /lisp/emacs-lisp/inline.el | |
parent | 0397f85c6f9b0a5325f774e2a56e7cd85176e228 (diff) | |
download | emacs-cb8fcbc3cbd8f6cf95bb858b72188d752672cf6b.tar.gz emacs-cb8fcbc3cbd8f6cf95bb858b72188d752672cf6b.tar.bz2 emacs-cb8fcbc3cbd8f6cf95bb858b72188d752672cf6b.zip |
Fix elisp-tests-with-temp-buffer compilation
* test/lisp/emacs-lisp/lisp-tests.el (elisp-tests-with-temp-buffer):
Don't refer to the =!NAME= as "markers" since they produce variables
with just plain positions, not marker objects. Explicitly specify
that CONTENTS is evaluated at compile time. Don't re-evaluate
CONTENTS at runtime. Fix debug specification. Suppress warnings due
to BODY not using =!NAME= variables.
(elisp-test-point-position-regex): Rename from
`elisp-test-point-marker-regex'.
(mark-defun-test-buffer): Wrap in `eval-and-compile'.
Diffstat (limited to 'lisp/emacs-lisp/inline.el')
0 files changed, 0 insertions, 0 deletions