From: Juanma Barranquero Date: Mon, 4 Jul 2005 01:11:51 +0000 (+0000) Subject: (url-news): Finish `defgroup' description with period. X-Git-Tag: emacs-pretest-22.0.90~8449 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6a2f8c56e87087ae2020ae071b7d6010c11492dc;p=emacs.git (url-news): Finish `defgroup' description with period. --- diff --git a/lisp/url/url-news.el b/lisp/url/url-news.el index 9d7f64bb4a4..21dd13ec17a 100644 --- a/lisp/url/url-news.el +++ b/lisp/url/url-news.el @@ -32,7 +32,7 @@ (eval-when-compile (require 'cl)) (defgroup url-news nil - "News related options" + "News related options." :group 'url) (defun url-news-open-host (host port user pass) @@ -105,7 +105,7 @@ nntp-open-connection-function) nil (cons (current-buffer) 'browse))) - + ;;;###autoload (defun url-news (url) ;; Find a news reference