/[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.31 by rms, Mon Jan 17 23:51:34 2005 UTC revision 1.32 by dak, Sat Jan 22 15:43:55 2005 UTC
# Line 542  easily repeat a find command." Line 542  easily repeat a find command."
542      (let ((null-device nil))            ; see grep      (let ((null-device nil))            ; see grep
543        (grep command-args))))        (grep command-args))))
544    
545    ;;;###autoload
546    (defalias 'find-grep 'grep-find)
547    
548  (defun grep-expand-command-macros (command &optional regexp files dir excl case-fold)  (defun grep-expand-command-macros (command &optional regexp files dir excl case-fold)
549    "Patch grep COMMAND replacing <D>, etc."    "Patch grep COMMAND replacing <D>, etc."
550    (setq command    (setq command

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

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