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/antlr-mode.el


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/antlr-mode.el
Date: Sat, 27 Aug 2005 10:38:23 -0400

Index: emacs/lisp/progmodes/antlr-mode.el
diff -c emacs/lisp/progmodes/antlr-mode.el:1.25 
emacs/lisp/progmodes/antlr-mode.el:1.26
*** emacs/lisp/progmodes/antlr-mode.el:1.25     Fri Aug 26 18:03:45 2005
--- emacs/lisp/progmodes/antlr-mode.el  Sat Aug 27 14:38:22 2005
***************
*** 2229,2236 ****
      (cons (if glibs (concat " -glib " (mapconcat 'car glibs ";")) "")
          (cons unknown glibs))))
  
- (autoload 'compilation-start "compile")
- 
  (defun antlr-run-tool (command file &optional saved)
    "Run Antlr took COMMAND on grammar FILE.
  When called interactively, COMMAND is read from the minibuffer and
--- 2229,2234 ----




reply via email to

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