emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/grep.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/grep.el
Date: Tue, 30 Aug 2005 06:55:26 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]