Mercurial > emacs
changeset 98190:06cc410bdefa
(diff-find-source-location): Update declaration.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 16 Sep 2008 02:42:21 +0000 |
parents | 5ac5a5adc028 |
children | a7888b917e04 |
files | lisp/add-log.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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)