emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/mh-e mh-search.el


From: Juanma Barranquero
Subject: [Emacs-commit] emacs/lisp/mh-e mh-search.el
Date: Wed, 06 Jun 2007 15:42:48 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/06/06 15:42:48

Modified files:
        lisp/mh-e      : mh-search.el 

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

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/mh-search.el?cvsroot=emacs&r1=1.15&r2=1.16

Patches:
Index: mh-search.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mh-e/mh-search.el,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- mh-search.el        21 Jan 2007 03:00:56 -0000      1.15
+++ mh-search.el        6 Jun 2007 15:42:48 -0000       1.16
@@ -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))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]