/[emacs]/emacs/lisp/progmodes/antlr-mode.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/antlr-mode.el

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

revision 1.25 by rfrancoise, Fri Aug 26 18:03:45 2005 UTC revision 1.26 by rfrancoise, Sat Aug 27 14:38:22 2005 UTC
# Line 2229  vocabulary of the super-grammar or nil i Line 2229  vocabulary of the super-grammar or nil i
2229      (cons (if glibs (concat " -glib " (mapconcat 'car glibs ";")) "")      (cons (if glibs (concat " -glib " (mapconcat 'car glibs ";")) "")
2230            (cons unknown glibs))))            (cons unknown glibs))))
2231    
 (autoload 'compilation-start "compile")  
   
2232  (defun antlr-run-tool (command file &optional saved)  (defun antlr-run-tool (command file &optional saved)
2233    "Run Antlr took COMMAND on grammar FILE.    "Run Antlr took COMMAND on grammar FILE.
2234  When called interactively, COMMAND is read from the minibuffer and  When called interactively, COMMAND is read from the minibuffer and

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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