瀏覽代碼

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


Loading…
取消
儲存