mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-30 17:10:51 -08:00
remove extra comma (added by 026c46c)
This commit is contained in:
parent
e367788005
commit
94072fba77
1 changed files with 1 additions and 1 deletions
|
|
@ -332,7 +332,7 @@
|
|||
(if (> elapsed ,use-package-minimum-reported-time)
|
||||
(message "%s...done (%.3fs)" ,text elapsed)
|
||||
(message "%s...done" ,text))))))
|
||||
,body)))
|
||||
body)))
|
||||
|
||||
(put 'with-elapsed-timer 'lisp-indent-function 1)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue