Minor whitespace/docstring refactor
This commit is contained in:
parent
54c6301f45
commit
8e7f97167a
2 changed files with 4 additions and 4 deletions
|
@ -129,8 +129,8 @@ ability to invoke the debugger in debug mode."
|
|||
(funcall fn))
|
||||
('error
|
||||
(lwarn hook :error
|
||||
"%s in '%s' -> %s"
|
||||
(car ex) fn (error-message-string ex))))
|
||||
"%s in '%s' -> %s"
|
||||
(car ex) fn (error-message-string ex))))
|
||||
nil)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue