Переглянути джерело

emacs.el: Remove my-rgrep call on toplevel

pull/1/head
10sr 10 роки тому
джерело
коміт
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: "


Завантаження…
Відмінити
Зберегти