Minor text changes.

This commit is contained in:
Stefan Monnier 2004-04-12 04:05:43 +00:00
parent b81c0abbde
commit 30bfc9cebf

View file

@ -73,7 +73,7 @@
" </p>\n"
" <p>\n"
" If you If you feel this is an error, <a href=\""
"mailto:" url-bug-address "\">send me mail</a>\n"
"mailto:" url-bug-address "\">send mail</a>\n"
" </p>\n"
" </div>\n"
" </body>\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