]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/progmodes/sql.el: Remove comment link to defunct viewcvs url.
authorGlenn Morris <rgm@gnu.org>
Sun, 31 Oct 2010 02:16:20 +0000 (19:16 -0700)
committerGlenn Morris <rgm@gnu.org>
Sun, 31 Oct 2010 02:16:20 +0000 (19:16 -0700)
lisp/progmodes/sql.el

index e79b13f3fe21c2daecb869556fd2017e6eb0dfdc..6bd0d45bbd954649815573746a752922df4a28c9 100644 (file)
@@ -7,7 +7,7 @@
 ;; Maintainer: Michael Mauger <mmaug@yahoo.com>
 ;; Version: 2.0.2
 ;; Keywords: comm languages processes
-;; URL: http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/progmodes/sql.el
+;; URL: http://savannah.gnu.org/projects/emacs/
 ;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?SqlMode
 
 ;; This file is part of GNU Emacs.
@@ -2885,5 +2885,4 @@ parameters and command options."
 
 (provide 'sql)
 
-;; arch-tag: 7e1fa1c4-9ca2-402e-87d2-83a5eccb7ac3
 ;;; sql.el ends here