Index: emacs/lisp/progmodes/grep.el diff -c emacs/lisp/progmodes/grep.el:1.48 emacs/lisp/progmodes/grep.el:1.49 *** emacs/lisp/progmodes/grep.el:1.48 Thu Aug 25 19:09:22 2005 --- emacs/lisp/progmodes/grep.el Tue Aug 30 10:55:25 2005 *************** *** 33,38 **** --- 33,41 ---- (require 'compile) + (defvar font-lock-lines-before) + + (defgroup grep nil "Run compiler as inferior of Emacs, parse error messages." :group 'tools
_______________________________________________ Emacs-diffs mailing list Emacs-diffs@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-diffs