changeset 111260:6fa185318a59

* lisp/progmodes/sql.el: Remove comment link to defunct viewcvs url.
author Glenn Morris <rgm@gnu.org>
date Sat, 30 Oct 2010 19:16:20 -0700
parents 713404bdbb3e
children d7cb530f5469
files lisp/progmodes/sql.el
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/sql.el	Sat Oct 30 14:17:59 2010 -0700
+++ b/lisp/progmodes/sql.el	Sat Oct 30 19:16:20 2010 -0700
@@ -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 @@
 
 (provide 'sql)
 
-;; arch-tag: 7e1fa1c4-9ca2-402e-87d2-83a5eccb7ac3
 ;;; sql.el ends here