branch: elpa/hyperdrive commit f78087ede84f9fc10f3f0311c7110fce83828053 Author: Joseph Turner <jos...@ushin.org> Commit: Joseph Turner <jos...@ushin.org>
Tidy: (h/history-find-file) Use defun, not cl-defun Suggested-by: Adam Porter <a...@alphapapa.net> --- hyperdrive-history.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperdrive-history.el b/hyperdrive-history.el index 0cca7334b3..dea451616c 100644 --- a/hyperdrive-history.el +++ b/hyperdrive-history.el @@ -276,7 +276,7 @@ Interactively, diff entry at point with previous entry." :then (lambda () (pop-to-buffer (current-buffer))))) -(cl-defun h/history-find-file (entry) +(defun h/history-find-file (entry) "Visit hyperdrive ENTRY at point. When entry does not exist, does nothing and returns nil. When entry is not known to exist, attempts to load entry at ENTRY's