aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/mh-identity.el
Commit message (Collapse)AuthorAgeFilesLines
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (mh-identity-field-handler): Don't use `format' on `error' arguments.Juanma Barranquero2005-06-161-1/+1
|
* Upgraded to MH-E version 7.84.Bill Wohler2005-05-281-21/+25
| | | | See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-181-1/+1
|
* * mh-e.el, mh-identity.el, mh-mime.el: Replace `legal' with `valid'.Werner LEMBERG2005-03-251-2/+2
|
* Upgraded to MH-E version 7.81.Bill Wohler2004-08-221-1/+1
| | | | See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
* Upgraded to MH-E version 7.4.80.Bill Wohler2004-08-151-113/+183
| | | | See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
* Upgraded to MH-E version 7.4.4.Bill Wohler2004-07-131-2/+5
| | | | See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Upgraded to MH-E version 7.3.Bill Wohler2003-04-251-14/+8
| | | | See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-2/+2
|
* Upgraded to MH-E version 7.2.Bill Wohler2003-02-031-1/+1
| | | | 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-261-0/+219
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.