mirror of
https://codeberg.org/cage/tinmop/
synced 2025-02-15 07:50:36 +01:00
- fixed docstring.
This commit is contained in:
parent
dcde779d25
commit
f044d1336a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user