emacs/test/lisp/emacs-lisp/bytecomp-resources/no-byte-compile.el
Philipp Stephani dbbf38d43f Document and test 'no-byte-compile' behavior.
* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Document behavior
if 'no-byte-compile' is set.
* test/lisp/emacs-lisp/bytecomp-tests.el
(byte-compile-file/no-byte-compile): New unit test.
* test/lisp/emacs-lisp/bytecomp-resources/no-byte-compile.el: New test
file.
2022-06-21 19:11:05 +02:00

1 line
31 B
EmacsLisp

;; -*- no-byte-compile: t; -*-