]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor text changes.
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 12 Apr 2004 04:05:43 +0000 (04:05 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 12 Apr 2004 04:05:43 +0000 (04:05 +0000)
lisp/url/url-news.el

index 8dc75608f4daffe95e0773dcbab6cf780a98f506..c56fe83e77e92de05a44f1a17ae9c05b08a5b43e 100644 (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