Bläddra i källkod

Add diff-goto-source autoload

master
10sr 5 år sedan
förälder
incheckning
891b852fd8
Signerad av: 10sr GPG-nyckel ID: 7BEC428194130EB2
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Visa fil

@@ -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)


Laddar…
Avbryt
Spara