Fix typo in benchmark.md
This commit is contained in:
parent
e66e181ac2
commit
b7bc361b93
@ -1,6 +1,6 @@
|
||||
```lisp
|
||||
;; Emacs 29 with native compilation, default GC threshold
|
||||
;; Run in a lisp-interaction buffer with Flymake
|
||||
;; Run in a lisp-interaction-mode buffer with Flymake
|
||||
|
||||
(defun time-mode-line (num &optional and-mem)
|
||||
(let ((gc-cons-threshold (if and-mem gc-cons-threshold most-positive-fixnum))
|
||||
|
Loading…
Reference in New Issue
Block a user