mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge from origin/emacs-26
f2caf08ca6; Spelling fixesf0e5f220b6* lisp/progmodes/grep.el (zrgrep):a0f71260f8Minor copyedits in doc/emacs/text.texiadfe2f580fRemove outdated comment in syntax.elb80e15b6a6Prevent Flyspell from changing unrelated wordse385599457Avoid errors in flymake in builds --without-xd691e30cb0More improvements of the Emacs manual
This commit is contained in:
commit
bd6c1976fb
20 changed files with 80 additions and 76 deletions
|
|
@ -1230,6 +1230,8 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'."
|
|||
(grep-find-template nil)
|
||||
(grep-find-command nil)
|
||||
(grep-host-defaults-alist nil)
|
||||
;; `zgrep' doesn't support the `--null' option.
|
||||
(grep-use-null-filename-separator nil)
|
||||
;; Use for `grep-read-files'
|
||||
(grep-files-aliases '(("all" . "* .*")
|
||||
("gz" . "*.gz"))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue