Просмотр исходного кода

emacs.el: Remove my-rgrep call on toplevel

pull/1/head
10sr 10 лет назад
Родитель
Сommit
b5918778be
1 измененных файлов: 0 добавлений и 2 удалений
  1. +0
    -2
      emacs.el

+ 0
- 2
emacs.el Просмотреть файл

@@ -2414,8 +2414,6 @@ Commands are searched from ALIST."
(compilation-start command-args
'grep-mode))

(my-rgrep "git --no-pager grep -nH emacs emacs.el")

;; (defun my-rgrep-symbol-at-point (command-args)
;; "My recursive grep. Run COMMAND-ARGS."
;; (interactive (list (read-shell-command "grep command: "


Загрузка…
Отмена
Сохранить