From: Bill Wohler Date: Mon, 18 Feb 2013 18:11:43 +0000 (-0800) Subject: Merge from trunk; up to 2013-02-18T01:30:27Z!monnier@iro.umontreal.ca. X-Git-Tag: emacs-24.3.90~173^2~7 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/21733e4f154f8830fa568a347a0d6dbd59793c2b Merge from trunk; up to 2013-02-18T01:30:27Z!monnier@iro.umontreal.ca. --- 21733e4f154f8830fa568a347a0d6dbd59793c2b diff --cc lisp/mh-e/ChangeLog index c4d1e21307,0854010e60..72be15e69a --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@@ -1,19 -1,9 +1,25 @@@ + 2013-01-23 Dmitry Antipov + + * mh-acros.el (mh-do-at-event-location): Use point-marker. + * mh-search.el (mh-index-create-imenu-index): Likewise. + * mh-xface.el (mh-x-image-url-display): Likewise. + +2012-12-10 Jeffrey C Honig + + * mh-folder.el (mh-inc-folder): Revert SF #2321115, SF bugs/250 + which processed pending deletes and refiles. Call to + mh-process-or-undo-commands to insure that pending changes are + properly tagged after including new mail. (Closes SF bugs/271). + +2012-12-08 Jeffrey C Honig + + * mh-comp.el: Insure that mail-header-separator is set before + invoking any mml functions. (closes SF #270). + +2012-11-25 Bill Wohler + + * mh-e.el (mh-version): Add +bzr to version. + 2012-11-25 Bill Wohler Release MH-E version 8.4.