diff --git a/emacs.el b/emacs.el index 6c86cd1..2a84337 100644 --- a/emacs.el +++ b/emacs.el @@ -1493,6 +1493,7 @@ found, otherwise returns nil." (setq diff-switches "-u") +(autoload 'diff-goto-source "diff-mode") (with-eval-after-load 'diff-mode ;; (when (and (eq major-mode ;; 'diff-mode)