Mercurial > emacs
changeset 54801:8561817c6e37
Minor text changes.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 12 Apr 2004 04:05:43 +0000 |
parents | bab00fb32e72 |
children | 15a07e792605 |
files | lisp/url/url-news.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/url/url-news.el Mon Apr 12 04:05:07 2004 +0000 +++ b/lisp/url/url-news.el Mon Apr 12 04:05:43 2004 +0000 @@ -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