summaryrefslogtreecommitdiff
path: root/lisp/url/url-news.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2004-04-12 04:05:43 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2004-04-12 04:05:43 +0000
commit30bfc9cebf0198822cd11c010b8371c528a063c8 (patch)
tree4dd566feccf5e111267b8c279ead31b6e0460cae /lisp/url/url-news.el
parentb81c0abbde9cd94c988086bf7cd7571eeb85593f (diff)
downloademacs-30bfc9cebf0198822cd11c010b8371c528a063c8.tar.gz
Minor text changes.
Diffstat (limited to 'lisp/url/url-news.el')
-rw-r--r--lisp/url/url-news.el4
1 files changed, 2 insertions, 2 deletions
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 @@
" </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