Mercurial > emacs
changeset 77942:3209414ef99a
(mh-index-group-by-folder): Fix typos in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 06 Jun 2007 22:37:07 +0000 |
parents | 0bd276ce7806 |
children | 936a2d8e4573 |
files | lisp/mh-e/mh-search.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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))