Synch to No Gnus 200405122100.
[elisp/gnus.git-] / lisp / gnus-uu.el
index a9e60bc..9b9f87e 100644 (file)
@@ -1126,7 +1126,7 @@ When called interactively, prompt for REGEXP."
 
        ;; Expand numbers, sort, and return the list of article
        ;; numbers.
-       (mapcar (lambda (sub) (cdr sub))
+       (mapcar 'cdr
                (sort (gnus-uu-expand-numbers
                       list-of-subjects
                       (not do-not-translate))