Przeglądaj źródła

Add wgrep-auto-save-buffer

master
10sr 6 lat temu
rodzic
commit
1f4f38ea35
Podpisane przez: 10sr ID klucza GPG: 7BEC428194130EB2
1 zmienionych plików z 2 dodań i 1 usunięć
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el Wyświetl plik

@@ -821,7 +821,8 @@ found, otherwise returns nil."
;; Include some extra modes
(require 'generic-x)

(when (safe-require-or-eval 'wgrep)
(when (autoload-eval-lazily 'wgrep)
(set-variable 'wgrep-auto-save-buffer t)
(defvar grep-mode-map)
(define-key grep-mode-map
"e"


Ładowanie…
Anuluj
Zapisz