From: Pavel Janík Date: Wed, 11 Dec 2002 06:58:54 +0000 (+0000) Subject: (antlr): New URL. X-Git-Tag: ttn-vms-21-2-B4~12044 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=edf997018eb063b7a3bfe7a514badfd2c0ea9bbc;p=emacs.git (antlr): New URL. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 690ded3bfad..6453121bebc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2002-12-11 Pavel Jan,Bm(Bk + + * progmodes/antlr-mode.el (antlr): New URL. + 2002-12-10 R. Bernstein * gud.el (bashdb): Prompt now included parenthesis for subshell diff --git a/lisp/progmodes/antlr-mode.el b/lisp/progmodes/antlr-mode.el index a3d30425eab..b87c7c52b39 100644 --- a/lisp/progmodes/antlr-mode.el +++ b/lisp/progmodes/antlr-mode.el @@ -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"