aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nov.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/nov.el b/nov.el
index 9f297bf..499e9e1 100644
--- a/nov.el
+++ b/nov.el
@@ -1015,7 +1015,7 @@ See also `nov-bookmark-make-record'."
;;; multi-isearch interop
-(defun nov-misearch-next-buffer (buffer wrap)
+(defun nov-misearch-next-buffer (_buffer wrap)
(if isearch-forward
(cond
((< nov-documents-index (1- (length nov-documents)))