emacs/lisp/cedet/semantic
Paul Eggert e8bda380bb Prefer grep -E/-F to egrep/fgrep
POSIX marked egrep and fgrep as legacy apps in SUSv2 (1997) and
withdrew them in SUSv3 (2001), and these days grep -E and grep -F
are probably more portable.
* lib-src/etags.c (main):
* lisp/eshell/em-unix.el (eshell-grep, eshell/egrep)
(eshell/fgrep):
* lisp/cedet/semantic/symref.el (semantic-symref-find-text):
* lisp/eshell/esh-var.el (eshell-apply-indices):
* lisp/progmodes/ada-xref.el (ada-xref-search-with-egrep)
(ada-find-in-src-path):
* lisp/textmodes/ispell.el (ispell-grep-command):
(ispell-lookup-words):
Use or document grep -E and grep -F instead of egrep and fgrep.
* lisp/textmodes/ispell.el (ispell-grep-options):
Use -Ei on all platforms, not just MS-Windows.
2016-05-07 18:40:55 -07:00
..
analyze Update copyright year to 2016 2016-01-01 01:34:24 -08:00
bovine Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
decorate Update copyright year to 2016 2016-01-01 01:34:24 -08:00
symref Add semantic-symref-filepattern-alist entry for lisp-interaction-mode 2016-04-12 21:46:22 +03:00
wisent Update copyright year to 2016 2016-01-01 01:34:24 -08:00
analyze.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
bovine.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
chart.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
complete.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ctxt.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
db-debug.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
db-ebrowse.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
db-el.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
db-file.el Restore point when writing semantic table to disk 2016-02-21 17:21:20 +01:00
db-find.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
db-global.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
db-javascript.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
db-mode.el Remove semanticdb-save-all-db-idle' from auto-save-hook' 2016-02-21 17:21:55 +01:00
db-ref.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
db-typecache.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
db.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
debug.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
decorate.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
dep.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
doc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ede-grammar.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
edit.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
find.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
format.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
fw.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
grammar-wy.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
grammar.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
html.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ia-sb.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ia.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
idle.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
imenu.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
java.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
lex-spp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
lex.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mru-bookmark.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
sb.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
scope.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
senator.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
sort.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
symref.el Prefer grep -E/-F to egrep/fgrep 2016-05-07 18:40:55 -07:00
tag-file.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tag-ls.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tag-write.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tag.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
texi.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
util-modes.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
util.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
wisent.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00