# HG changeset patch # User Juanma Barranquero # Date 1181169427 0 # Node ID 3209414ef99ac70952ee8b88fa925d8fe2154ea7 # Parent 0bd276ce7806b10016b66dbdbd3ed83661a93139 (mh-index-group-by-folder): Fix typos in docstrings. diff -r 0bd276ce7806 -r 3209414ef99a lisp/mh-e/mh-search.el --- a/lisp/mh-e/mh-search.el Wed Jun 06 22:36:31 2007 +0000 +++ b/lisp/mh-e/mh-search.el Wed Jun 06 22:37:07 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))