ソースを参照

Add diff-goto-source autoload

master
10sr 5年前
コミット
891b852fd8
署名者: 10sr GPGキーID: 7BEC428194130EB2
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      emacs.el

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


読み込み中…
キャンセル
保存