소스 검색

use grep-find-histoty for my-rgrep

pull/1/head
10sr 10 년 전
부모
커밋
bc247fc979
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el 파일 보기

@@ -1965,7 +1965,7 @@ if arg given, use that eshell buffer, otherwise make new eshell buffer."
"My recursive grep."
(interactive (list (read-shell-command "sgrep command: "
(my-rgrep-grep-command)
'grep-history)))
'grep-find-history)))
(compilation-start command-args
'grep-mode))



불러오는 중...
취소
저장