1
0
Fork 0

- fixed docstring.

This commit is contained in:
cage 2021-09-12 12:41:33 +02:00
parent dcde779d25
commit f044d1336a
1 changed files with 1 additions and 2 deletions

View File

@ -608,8 +608,7 @@ current has focus"
:complete-fn #'complete:complete-always-empty)))
(defun apropos-help-global ()
"Print a command's documentation matching a regular expression in
all commands database."
"Print a command's documentation matching a regular expression in all commands database."
(flet ((on-input-complete (regex)
(let ((event (make-instance 'help-apropos-event
:globalp t