Merge branch 'master' of https://git.gnus.org/gnus
authorTed Zlatanov <tzz@lifelogs.com>
Sun, 6 Mar 2011 01:00:40 +0000 (19:00 -0600)
committerTed Zlatanov <tzz@lifelogs.com>
Sun, 6 Mar 2011 01:00:40 +0000 (19:00 -0600)
lisp/gnus-uu.el

index 7aa0e09..05ba359 100644 (file)
@@ -393,7 +393,7 @@ didn't work, and overwrite existing files.  Otherwise, ask each time."
         (if gnus-uu-save-separate-articles
             (read-directory-name
              "Save articles in dir: " gnus-uu-default-dir gnus-uu-default-dir)
-          (read-file-name-name
+          (read-file-name
            "Save article in file: " gnus-uu-default-dir gnus-uu-default-dir))))
   (setq gnus-uu-saved-article-name file)
   (gnus-uu-decode-with-method 'gnus-uu-save-article n nil t))