# HG changeset patch # User Juanma Barranquero # Date 1164365082 0 # Node ID a74b0c78f3ac30416e0a666885929cc7177778b8 # Parent 361d95731e62500e21d63429f81865148c4556e5 (gnus-article-x-face-command, gnus-numeric-save-name): Fix space/tab mixup in docstrings. diff -r 361d95731e62 -r a74b0c78f3ac lisp/gnus/gnus-art.el --- a/lisp/gnus/gnus-art.el Fri Nov 24 10:42:46 2006 +0000 +++ b/lisp/gnus/gnus-art.el Fri Nov 24 10:44:42 2006 +0000 @@ -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 @@ 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 @@ (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)