Ver a proveniência

Add grep-context

master
10sr há 5 anos
ascendente
cometimento
1699a15140
Assinados por: 10sr ID da chave GPG: 7BEC428194130EB2
1 ficheiros alterados com 3 adições e 0 eliminações
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Ver ficheiro

@@ -1000,6 +1000,9 @@ found, otherwise returns nil."
"e"
'wgrep-change-to-wgrep-mode)))

(when (fboundp 'grep-context-mode)
(add-hook 'compilation-mode-hook #'grep-context-mode))

(with-eval-after-load 'remember
(defvar remember-mode-map (make-sparse-keymap))
(define-key remember-mode-map (kbd "C-x C-s") 'ignore))


Carregando…
Cancelar
Guardar