]> code.delx.au - gnu-emacs/blobdiff - lisp/locate.el
* vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
[gnu-emacs] / lisp / locate.el
index c78dd5aa34f7fb99a31026bd397bd0c34f987765..2ac2d30f41def0804b4d8073f25e6ebee81cef74 100644 (file)
@@ -588,7 +588,7 @@ do not work in subdirectories.
     (message "This command only works inside main listing.")))
 
 ;; From Stephen Eglen <stephen@cns.ed.ac.uk>
-(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'."