# HG changeset patch # User Juanma Barranquero # Date 1181144568 0 # Node ID 63f9687cbca3c652e477cb393def45fe26284c9a # Parent dd86b90cb2cb091040ff44a5bfedced1b80f2b79 (mh-index-group-by-folder): Fix typo in docstring. diff -r dd86b90cb2cb -r 63f9687cbca3 lisp/mh-e/mh-search.el --- a/lisp/mh-e/mh-search.el Wed Jun 06 15:42:04 2007 +0000 +++ b/lisp/mh-e/mh-search.el Wed Jun 06 15:42:48 2007 +0000 @@ -1357,7 +1357,7 @@ ;;;###mh-autoload (defun mh-index-group-by-folder () "Partition the messages based on source folder. -Returns an alist with the the folder names in the car and the cdr +Returns an alist with the folder names in the car and the cdr being the list of messages originally from that folder." (save-excursion (goto-char (point-min))