X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/8546720e6f25eb988e8215de6678798053031440..ce1438d696bd670b5aba5690ce4f73b836b20194:/lisp/locate.el diff --git a/lisp/locate.el b/lisp/locate.el index c78dd5aa34..2ac2d30f41 100644 --- a/lisp/locate.el +++ b/lisp/locate.el @@ -588,7 +588,7 @@ do not work in subdirectories. (message "This command only works inside main listing."))) ;; From Stephen Eglen -(defun locate-update (ignore1 ignore2) +(defun locate-update (_ignore1 _ignore2) "Revert the *Locate* buffer. If `locate-update-when-revert' is non-nil, offer to update the locate database using the shell command in `locate-update-command'."