index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
grep.el
Age
Commit message (
Expand
)
Author
2026-05-24
Save and restore original local keymap in grep-edit-mode
Zhengyi Fu
2026-04-03
grep-edit--prepare-buffer: Fix allowed insertion positions
Dmitry Gutov
2026-03-03
Fix grep defaults
Michael Albinus
2026-01-17
; Remove redundant cl-lib runtime dependencies across lisp/
USAMI Kenta
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-10
* lisp/progmodes/grep.el (grep-menu-map): Add "Edit Grep Buffer" (bug#79793).
Elías Gabriel Pérez
2025-05-24
Merge from origin/emacs-30
Eli Zaretskii
2025-04-29
* lisp/progmodes/grep.el (grep-hello-file): Fix another typo.
Po Lu
2025-04-29
* lisp/progmodes/grep.el (grep-hello-file): Fix typos.
Po Lu
2025-04-29
Port Grep argument autodetection to Android
Po Lu
2025-04-26
Don't consider "Grep finished" lines as matches for file names
Paul Nelson
2025-03-01
grep: Signal error if unable to access directory
Stefan Kangas
2025-02-25
Prefer incf to cl-incf in progmodes/*.el
Stefan Kangas
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-02
* lisp/progmodes/grep.el (grep-mode-map): Improve docstring.
Stefan Kangas
2025-01-02
Prefer defvar-keymap in grep.el
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Don't call purecopy in progmodes/*.el
Stefan Kangas
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-09-18
; Small fix for 'grep-change-to-grep-edit-mode'
Juri Linkov
2024-09-14
Make the *grep* buffer editable
Visuwesh
2024-07-03
Prefer to run find and grep in parallel in rgrep (bug#71094)
Spencer Baugh
2024-07-02
; (grep-read-files): Fix completion table
Eshel Yaron
2024-06-02
In rgrep, check matching files before excluding files
Spencer Baugh
2024-05-24
Fix usage of cons cells in grep-find-ignored-files
Spencer Baugh
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-07-08
Merge from origin/emacs-29
Eli Zaretskii
2023-07-03
* lisp/progmodes/grep.el (rgrep): Fix docstring.
Juri Linkov
2023-02-27
New user option 'grep-use-headings'
Augusto Stoffel
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-13
Fix bug when calling `rgrep` non-interactively
Stefan Kangas
2022-08-25
; * lisp/progmodes/grep.el (grep-command-position): Doc fix.
Eli Zaretskii
2022-08-25
Add a new user option grep-command-position
Lars Ingebrigtsen
2022-07-31
Fix loaddefs byte-compile warnings from grep.el
Lars Ingebrigtsen
2022-07-21
(compilation-parse-errors-function): Remove obsolete var
Stefan Monnier
2022-07-03
Quote some literal keys to get help-key-binding face
Stefan Kangas
2022-07-02
Filter out nul bytes when killing from a *grep* buffer
Lars Ingebrigtsen
2022-06-13
* lisp/progmodes/grep.el (grep-read-files): Combine files with aliases.
Juri Linkov
2022-06-13
Allow rgrep users to indicate case folding easier
Lars Ingebrigtsen
2022-05-11
Add grep-files-aliases entry for .am files
Lars Ingebrigtsen
2022-04-30
Make grep-mode-font-lock-keywords more efficient
Lars Ingebrigtsen
2022-03-26
; Improve readablity in grep.el
Michael Albinus
2022-03-23
Make quoting of shell arguments in grep.el more robust
Michael Albinus
2022-03-23
Support changing remoteness of DIR in rgrep and lgrep
Michael Albinus
2022-03-22
Fix grep-like functions when running on a remote host
Michael Albinus
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-09
Merge from origin/emacs-28
Stefan Kangas
[next]