/[emacs]/emacs/lisp/progmodes/grep.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/grep.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3.2.9 by miles, Tue Jul 6 10:26:56 2004 UTC revision 1.3.2.10 by miles, Sat Jul 17 02:51:55 2004 UTC
# Line 414  Set up `compilation-exit-message-functio Line 414  Set up `compilation-exit-message-functio
414  (defun grep (command-args &optional highlight-regexp)  (defun grep (command-args &optional highlight-regexp)
415    "Run grep, with user-specified args, and collect output in a buffer.    "Run grep, with user-specified args, and collect output in a buffer.
416  While grep runs asynchronously, you can use \\[next-error] (M-x next-error),  While grep runs asynchronously, you can use \\[next-error] (M-x next-error),
417  or \\<grep-minor-mode-map>\\[compile-goto-error] in the grep \  or \\<grep-mode-map>\\[compile-goto-error] in the grep \
418  output buffer, to go to the lines  output buffer, to go to the lines
419  where grep found matches.  where grep found matches.
420    

Legend:
Removed from v.1.3.2.9  
changed lines
  Added in v.1.3.2.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26