Преглед изворни кода

Make diff-goto-source autoload interactive

master
10sr пре 4 година
родитељ
комит
3a5860019d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      emacs.el

+ 1
- 1
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)


Loading…
Откажи
Сачувај