Przeglądaj źródła

Make diff-goto-source autoload interactive

master
10sr 4 lat temu
rodzic
commit
3a5860019d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz