projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcb1120
)
* admin/authors.el: Don't recommend deprecated fgrep.
author
Stefan Kangas
<stefankangas@gmail.com>
Thu, 3 Nov 2022 15:58:17 +0000
(16:58 +0100)
committer
Stefan Kangas
<stefankangas@gmail.com>
Fri, 4 Nov 2022 13:58:05 +0000
(14:58 +0100)
admin/authors.el
patch
|
blob
|
history
diff --git
a/admin/authors.el
b/admin/authors.el
index 12fe25fa4e1a6ca8bfc1f6d8e5980faa9f79c56a..fd8ba9cb01ff57e1497de7e0d48f09e8b97c52b4 100644
(file)
--- a/
admin/authors.el
+++ b/
admin/authors.el
@@
-990,7
+990,7
@@
in the repository.")
;; to how a file was mentioned in the respective ChangeLog. It is
;; advisable to run a Grep command such as
;;
-;;
fgrep
-R BASENAME . --include='ChangeLog*'
+;;
grep -F
-R BASENAME . --include='ChangeLog*'
;;
;; where BASENAME is the old basename of the renamed file. This will
;; show all the different reference forms of the file in the various