Small fix to last change
This commit is contained in:
@@ -1747,7 +1747,7 @@ sentence."
|
||||
(insert "\nRetry with ")
|
||||
(insert-text-button "'-all'"
|
||||
'follow-link t
|
||||
'action #'(lambda (b)
|
||||
'action #'(lambda (_b)
|
||||
(octave-lookfor str '-all)))
|
||||
(insert ".\n"))
|
||||
(octave-help-mode)))))
|
||||
|
||||
Reference in New Issue
Block a user