diff options
| author | Spencer Baugh | 2025-08-29 18:19:49 -0400 |
|---|---|---|
| committer | Eli Zaretskii | 2025-09-02 13:58:46 +0300 |
| commit | 45c5b636ced1924e627217ff5e19097e27d9caa4 (patch) | |
| tree | 334e13d335eec2159aa71ef757ef21313b3c9587 /java | |
| parent | 6ad8745833c2cc722cc73fd86ac63cd4741d2b2b (diff) | |
| download | emacs-45c5b636ced1924e627217ff5e19097e27d9caa4.tar.gz emacs-45c5b636ced1924e627217ff5e19097e27d9caa4.zip | |
Add 'elisp-flymake-byte-compile-executable' defcustom
The correct Emacs executable to use for
'elisp-flymake-byte-compile' is not necessarily the running
Emacs. For example, when editing trunk with Emacs 30,
various Lisp changes will cause spurious flymake warnings.
Add 'elisp-flymake-byte-compile-executable' to allow
customizing this.
* lisp/progmodes/elisp-mode.el
(elisp-flymake-byte-compile-executable)
(elisp-flymake-byte-compile--executable): Add. (Bug#79342)
(elisp-flymake-byte-compile): Invoke
'elisp-flymake-byte-compile--executable'.
* etc/NEWS: Announce the change.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions