From 2ea62d635dd71ddb3368dd743ea9deb2bd68d34d Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 26 Feb 2018 13:35:30 -0500 Subject: Update some lisp function declarations --- lisp/vc/ediff.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/vc') diff --git a/lisp/vc/ediff.el b/lisp/vc/ediff.el index cd2b2c4e628..a5e8022f1c8 100644 --- a/lisp/vc/ediff.el +++ b/lisp/vc/ediff.el @@ -153,7 +153,7 @@ (declare-function dired-get-filename "dired" (&optional localp no-error-if-not-filep)) (declare-function dired-get-marked-files "dired" - (&optional localp arg filter distinguish-one-marked)) + (&optional localp arg filter distinguish-one-marked error)) ;; Return a plausible default for ediff's first file: ;; In dired, return the file number FILENO (or 0) in the list -- cgit v1.2.3