]> git.eshelyaron.com Git - emacs.git/commitdiff
(gnus-article-x-face-command, gnus-numeric-save-name):
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 24 Nov 2006 10:44:42 +0000 (10:44 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 24 Nov 2006 10:44:42 +0000 (10:44 +0000)
Fix space/tab mixup in docstrings.

lisp/gnus/gnus-art.el

index bc7f27c97c8682b952fba6a897069af16251c2ae..cdb3c8950cc9b78a98ee4df5da03489dd91b7061 100644 (file)
@@ -15,7 +15,7 @@
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
-;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.         See the
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
@@ -265,7 +265,7 @@ regexp.  If it matches, the text in question is not a signature."
 display -"))
   "*String or function to be executed to display an X-Face header.
 If it is a string, the command will be executed in a sub-shell
-asynchronously.         The compressed face will be piped to this command."
+asynchronously.  The compressed face will be piped to this command."
   :type `(choice string
                 (function-item gnus-display-x-face-in-from)
                 function)
@@ -3641,7 +3641,7 @@ Otherwise, it is like ~/News/news/group/num."
 (defun gnus-numeric-save-name (newsgroup headers &optional last-file)
   "Generate file name from NEWSGROUP, HEADERS, and optional LAST-FILE.
 If variable `gnus-use-long-file-name' is non-nil, it is
-~/News/news.group/num. Otherwise, it is like ~/News/news/group/num."
+~/News/news.group/num.  Otherwise, it is like ~/News/news/group/num."
   (let ((default
          (expand-file-name
           (concat (if (gnus-use-long-file-name 'not-save)