mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-27 07:37:33 +00:00
(mh-index-group-by-folder): Fix typos in docstrings.
This commit is contained in:
parent
821138c4e5
commit
886759228a
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user