1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-25 19:11:56 +00:00

(mh-index-group-by-folder): Fix typo in docstring.

This commit is contained in:
Juanma Barranquero 2007-06-06 15:42:48 +00:00
parent a1ba2c6a34
commit 643ecf9cf1

View File

@ -1357,7 +1357,7 @@ record is invalid return 'error."
;;;###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))