aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/grep.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-30Eli Zaretskii2025-05-241-1/+1
|\
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | * lisp/progmodes/grep.el (grep-hello-file): Fix another typo.Po Lu2025-04-291-1/+1
* | * lisp/progmodes/grep.el (grep-hello-file): Fix typos.Po Lu2025-04-291-2/+3
* | Port Grep argument autodetection to AndroidPo Lu2025-04-291-7/+20
* | Don't consider "Grep finished" lines as matches for file namesPaul Nelson2025-04-261-0/+10
* | grep: Signal error if unable to access directoryStefan Kangas2025-03-011-2/+2
* | Prefer incf to cl-incf in progmodes/*.elStefan Kangas2025-02-251-1/+1
* | Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-3/+3
|\ \
| * | Don't call purecopy in progmodes/*.elStefan Kangas2024-12-121-3/+3
* | | * lisp/progmodes/grep.el (grep-mode-map): Improve docstring.Stefan Kangas2025-01-021-1/+1
* | | Prefer defvar-keymap in grep.elStefan Kangas2025-01-021-24/+20
* | | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
|/ /
* | Mark if-let and when-let obsoleteSean Whitton2024-10-241-5/+5
* | ; Small fix for 'grep-change-to-grep-edit-mode'Juri Linkov2024-09-181-1/+2
* | Make the *grep* buffer editableVisuwesh2024-09-141-0/+86
* | Prefer to run find and grep in parallel in rgrep (bug#71094)Spencer Baugh2024-07-031-4/+12
|/
* ; (grep-read-files): Fix completion tableEshel Yaron2024-07-021-3/+1
* In rgrep, check matching files before excluding filesSpencer Baugh2024-06-021-39/+58
* Fix usage of cons cells in grep-find-ignored-filesSpencer Baugh2024-05-241-52/+47
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-07-081-3/+4
|\ \ | |/
| * * lisp/progmodes/grep.el (rgrep): Fix docstring.Juri Linkov2023-07-031-3/+4
* | New user option 'grep-use-headings'Augusto Stoffel2023-02-271-0/+66
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix bug when calling `rgrep` non-interactivelyStefan Kangas2022-12-131-0/+4
* ; * lisp/progmodes/grep.el (grep-command-position): Doc fix.Eli Zaretskii2022-08-251-3/+5
* Add a new user option grep-command-positionLars Ingebrigtsen2022-08-251-5/+19
* Fix loaddefs byte-compile warnings from grep.elLars Ingebrigtsen2022-07-311-0/+2
* (compilation-parse-errors-function): Remove obsolete varStefan Monnier2022-07-211-2/+2
* Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-031-1/+1
* Filter out nul bytes when killing from a *grep* bufferLars Ingebrigtsen2022-07-021-0/+8
* * lisp/progmodes/grep.el (grep-read-files): Combine files with aliases.Juri Linkov2022-06-131-6/+9
* Allow rgrep users to indicate case folding easierLars Ingebrigtsen2022-06-131-2/+7
* Add grep-files-aliases entry for .am filesLars Ingebrigtsen2022-05-111-0/+1
* Make grep-mode-font-lock-keywords more efficientLars Ingebrigtsen2022-04-301-1/+1
* ; Improve readablity in grep.elMichael Albinus2022-03-261-1/+1
* Make quoting of shell arguments in grep.el more robustMichael Albinus2022-03-231-62/+67
* Support changing remoteness of DIR in rgrep and lgrepMichael Albinus2022-03-231-24/+30
* Fix grep-like functions when running on a remote hostMichael Albinus2022-03-221-52/+59
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-12-091-1/+1
|\ \ | |/
| * Revert "Grep alias `all' shall not match parent directory"Óscar Fuentes2021-12-081-1/+1
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-5/+3
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-2/+2
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* More robust auto-detect of grep-highlight-matches (bug#49978)Mattias Engdegård2021-08-101-5/+6
* Adjust grep-mode end-col function return valueMattias Engdegård2021-07-261-1/+1