ソースを参照

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: "


読み込み中…
キャンセル
保存