summaryrefslogtreecommitdiff
path: root/lisp/mh-e
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Stefan Monnier2004-09-071-11/+15
|
* (mh-inc-spool-list): Correctly declare the external var.Stefan Monnier2004-09-071-6/+6
|
* Upgraded to MH-E version 7.82.Bill Wohler2004-08-257-25/+71
| | | | See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
* Upgraded to MH-E version 7.81.Bill Wohler2004-08-227-22/+72
| | | | See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
* Add arch taglinesMiles Bader2004-08-163-0/+3
|
* Upgraded to MH-E version 7.4.80.Bill Wohler2004-08-163-0/+727
| | | | See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
* Upgraded to MH-E version 7.4.80.Bill Wohler2004-08-1517-3065/+5730
| | | | See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
* Changes from arch/CVS synchronizationMiles Bader2004-07-131-0/+2
|
* Regenerated.Bill Wohler2004-07-131-1/+1
|
* (mh-version): Fixed typo.Bill Wohler2004-07-131-1/+1
|
* Upgraded to MH-E version 7.4.4.Bill Wohler2004-07-1317-2586/+3936
| | | | See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
* (mh-folder-mode): Bind desktop-save-buffer to t.Lars Hansen2004-04-262-0/+5
|
* *** empty log message ***Lars Hansen2004-04-251-0/+9
|
* (mh-restore-desktop-buffer): Delete with-no-warnings.Lars Hansen2004-04-221-4/+3
|
* (mh-restore-desktop-buffer): Move from desktop.el. Add Parameters.Lars Hansen2004-04-211-0/+12
|
* Add arch taglinesMiles Bader2003-09-0118-0/+20
|
* Undid last check-in.Bill Wohler2003-04-262-6/+2
|
* (mh-version): Set to 7.3+cvs.Bill Wohler2003-04-252-2/+6
|
* Regenerated.Bill Wohler2003-04-251-14/+14
|
* Upgraded to MH-E version 7.3.Bill Wohler2003-04-2518-1558/+6100
| | | | See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
* Trailing whitepace deleted.Juanma Barranquero2003-02-048-183/+183
|
* Upgraded to MH-E version 7.2.Bill Wohler2003-02-0315-647/+7427
| | | | See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
* * mh-e: Created directory. ChangeLog will appear in a week when weBill Wohler2003-01-2614-0/+13913
release version 7.2. * lisp/mail/mh-alias.el, lisp/mail/mh-comp.el, lisp/mail/mh-customize.el, lisp/mail/mh-e.el, lisp/mail/mh-funcs.el, lisp/mail/mh-identity.el, lisp/mail/mh-index.el, lisp/mail/mh-loaddefs.el, lisp/mail/mh-mime.el, lisp/mail/mh-pick.el, lisp/mail/mh-seq.el, lisp/mail/mh-speed.el, lisp/mail/mh-utils.el, lisp/mail/mh-xemacs-compat.el: Moved to mh-e. Note that reply2.pbm and reply2.xpm, which were created by the MH-E package, were left in mail since they can probably be used by other mail packages. * makefile.w32-in (WINS): Added mh-e. * makefile.nt (WINS): Added mh-e.