Undo an erroneous change
This commit is contained in:
@@ -424,7 +424,7 @@ the user specified.")
|
||||
,(format "Configuring package %s"
|
||||
name-string)
|
||||
,@config-body)))
|
||||
(list `(eval-after-load ,(if (stringp name) name `',name)
|
||||
(list `(eval-after-load ,name-string
|
||||
',body)))))
|
||||
`((use-package-with-elapsed-timer
|
||||
,(format "Loading package %s" name-string)
|
||||
|
||||
Reference in New Issue
Block a user