diff lisp/add-log.el @ 98190:06cc410bdefa

(diff-find-source-location): Update declaration.
author Glenn Morris <rgm@gnu.org>
date Tue, 16 Sep 2008 02:42:21 +0000
parents 9a65ff5a8499
children a9dc0e7c3f2b
line wrap: on
line diff
--- a/lisp/add-log.el	Tue Sep 16 02:41:49 2008 +0000
+++ b/lisp/add-log.el	Tue Sep 16 02:42:21 2008 +0000
@@ -670,7 +670,7 @@
 	    version)))))
 
 (declare-function diff-find-source-location "diff-mode"
-		  (&optional other-file reverse))
+		  (&optional other-file reverse noprompt))
 
 ;;;###autoload
 (defun find-change-log (&optional file-name buffer-file)