Explorar el Código

Add diff-goto-source autoload

master
10sr hace 5 años
padre
commit
891b852fd8
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Ver fichero

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


Cargando…
Cancelar
Guardar