diff --git a/emacs.el b/emacs.el index a213c18..6b80cf2 100644 --- a/emacs.el +++ b/emacs.el @@ -1572,7 +1572,7 @@ Otherwize hook it." (setq diff-switches "-u") -(autoload 'diff-goto-source "diff-mode") +(autoload 'diff-goto-source "diff-mode" nil t) (with-eval-after-load 'diff-mode ;; (when (and (eq major-mode ;; 'diff-mode)