Mercurial > emacs
changeset 48802:0d641c886d71
(antlr): New URL.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Wed, 11 Dec 2002 06:57:45 +0000 |
parents | c5a36bdd65d1 |
children | dc2f14ae219f |
files | lisp/progmodes/antlr-mode.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/antlr-mode.el Wed Dec 11 06:56:22 2002 +0000 +++ b/lisp/progmodes/antlr-mode.el Wed Dec 11 06:57:45 2002 +0000 @@ -5,7 +5,7 @@ ;; Author: Christoph.Wedler@sap.com ;; Keywords: languages ;; Version: 2.1 -;; X-URL: http://www.fmi.uni-passau.de/~wedler/antlr-mode/ +;; X-URL: http://antlr-mode.sf.net ;; This file is part of GNU Emacs. @@ -103,7 +103,7 @@ ;; Bug fixes, bug reports, improvements, and suggestions are strongly ;; appreciated. Please check the newest version first: -;; http://www.fmi.uni-passau.de/~wedler/antlr-mode/changes.html +;; http://antlr-mode.sf.net ;;; Installation: @@ -181,7 +181,7 @@ "Major mode for ANTLR grammar files." :group 'languages :link '(emacs-commentary-link "antlr-mode.el") - :link '(url-link "http://www.fmi.uni-passau.de/~wedler/antlr-mode/") + :link '(url-link "http://antlr-mode.sf.net") :prefix "antlr-") (defconst antlr-version "2.1"