mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; * lisp/emacs-lisp/comp.el (native-comp-debug): Fix spacing.
This commit is contained in:
parent
7215c63fc0
commit
1e1d3f3acd
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@
|
|||
:safe #'integerp
|
||||
:version "28.1")
|
||||
|
||||
(defcustom native-comp-debug 0
|
||||
(defcustom native-comp-debug 0
|
||||
"Debug level for native compilation, a number between 0 and 3.
|
||||
This is intended for debugging the compiler itself.
|
||||
0 no debug output.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue