summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre A. Gomes <andremegafone@gmail.com>2024-03-05 10:51:59 +0200
committerAndre A. Gomes <andremegafone@gmail.com>2024-03-18 17:56:00 +0200
commit92403209329db4a7f5cd96c760b5dfe1a5f6e02f (patch)
treee168ffddfcfc3fc58dee30d30c4c878c6d6e871e
parent02a77d53f5991f70eac32656e3c14dd3424e7598 (diff)
command-commands(execute-command): Fix indentation.
-rw-r--r--source/command-commands.lisp3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/command-commands.lisp b/source/command-commands.lisp
index b6206bb95..866fd661b 100644
--- a/source/command-commands.lisp
+++ b/source/command-commands.lisp
@@ -182,7 +182,8 @@ together with the arglists and documentations of the functions typed in."
;; pages (including `describe-value') reuse pages
;; with the same command.
(buffer-load-internal-page-focus
- 'describe-value :id (ensure-inspected-id (eval (first exprs)))))))))
+ 'describe-value
+ :id (ensure-inspected-id (eval (first exprs)))))))))
(make-instance
'predicted-command-source
:actions-on-return