1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-26 10:49:33 +00:00
emacs/doc
Hugh Brown 90c36173fd Save buffers before running grep commands
* lisp/progmodes/grep.el (grep-ask-about-save): New variable (bug#96).
(grep, lgrep, rgrep): Use it (bug#96).

* doc/emacs/building.texi (Grep Searching): Document
`grep-save-buffers'.

* lisp/progmodes/grep.el (grep-save-buffers): Rename from
`grep-ask-about-save'.
(grep--save-buffers): New function.
(grep, lgrep, rgrep): Use it.
2016-02-29 16:20:05 +11:00
..
emacs Save buffers before running grep commands 2016-02-29 16:20:05 +11:00
lispintro Omit unnecessary history from Lisp intro 2016-01-31 17:31:53 -08:00
lispref Allow undoing changes while doing query-replace 2016-02-24 12:35:46 +11:00
man - 2016-01-30 13:56:23 -08:00
misc Fix problem in tramp.texi 2016-02-24 11:02:48 +01:00