From: Stefan Monnier Date: Mon, 12 Apr 2004 04:05:43 +0000 (+0000) Subject: Minor text changes. X-Git-Tag: ttn-vms-21-2-B4~6894 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=30bfc9cebf0198822cd11c010b8371c528a063c8;p=emacs.git Minor text changes. --- diff --git a/lisp/url/url-news.el b/lisp/url/url-news.el index 8dc75608f4d..c56fe83e77e 100644 --- a/lisp/url/url-news.el +++ b/lisp/url/url-news.el @@ -73,7 +73,7 @@ "

\n" "

\n" " If you If you feel this is an error, send me mail\n" + "mailto:" url-bug-address "\">send mail\n" "

\n" " \n" " \n" @@ -89,7 +89,7 @@ (if (string-match "/+$" newsgroup) (setq newsgroup (substring newsgroup 0 (match-beginning 0)))) - ;; This saves us from checking new news if GNUS is already running + ;; This saves us from checking new news if Gnus is already running ;; FIXME - is it relatively safe to use gnus-alive-p here? FIXME (if (or (not (get-buffer gnus-group-buffer)) (save-excursion