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

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

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

revision 1.29 by eliz, Fri Aug 26 13:48:33 2005 UTC revision 1.30 by rms, Fri Sep 9 01:24:15 2005 UTC
# Line 960  Convert it to flymake internal format." Line 960  Convert it to flymake internal format."
960            (setq converted-list (cons (list regexp file line col) converted-list)))))            (setq converted-list (cons (list regexp file line col) converted-list)))))
961      converted-list))      converted-list))
962    
963  (eval-when-compile  (require 'compile)
   (require 'compile))  
964    
965  (defvar flymake-err-line-patterns ; regexp file-idx line-idx col-idx (optional) text-idx(optional), match-end to end of string is error text  (defvar flymake-err-line-patterns ; regexp file-idx line-idx col-idx (optional) text-idx(optional), match-end to end of string is error text
966    (append    (append

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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