| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-13 | 1 | -1/+1 |
* | Document "ignored" arguments to keep checkdoc happy. | Bill Wohler | 2011-07-09 | 1 | -1/+1 |
* | * mh-acros.el, mh-comp.el, mh-e.el, mh-folder.el, mh-letter.el: | Bill Wohler | 2011-07-03 | 1 | -1/+2 |
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -2/+1 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | New arg RETURN-ACTION for compose-mail, and related functions. | Chong Yidong | 2011-01-12 | 1 | -3/+4 |
* | | Decode RFC2047 encoded Subject lines for mail replies. | Peter S Galbraith | 2010-05-19 | 1 | -0/+3 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * mh-thread.el (mh-thread-set-tables): | Stefan Monnier | 2009-11-05 | 1 | -2/+1 |
* | * mh-e/mh-comp.el (mh-send-letter): | Stefan Monnier | 2009-08-28 | 1 | -2/+2 |
* | Follow Glenn's lead and update format of Copyright. | Bill Wohler | 2009-01-25 | 1 | -1/+2 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | Rename variant mu-mh to gnu-mh and be explicit about GNU mailutils MH | Bill Wohler | 2008-08-10 | 1 | -2/+2 |
* | (mh-send-letter, mh-redistribute): Mention mh-annotate-msg-hook in | Bill Wohler | 2008-08-01 | 1 | -2/+8 |
* | (mh-letter-mode-syntax-table): Define within defvar. | John Paul Wallington | 2008-06-08 | 1 | -7/+4 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | (mh-send-letter): Call split-string on mh-send-args when sending | Bill Wohler | 2008-02-23 | 1 | -3/+5 |
* | (mh-annotate-msg): Remove trailing whitespace. | Bill Wohler | 2008-02-18 | 1 | -1/+1 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | * eshell/esh-util.el (eshell-under-xemacs-p): Remove. | Dan Nicolaescu | 2007-11-17 | 1 | -2/+2 |
* | | add mh-annotate-msg-hook | Stephen Gildea | 2007-08-25 | 1 | -8/+17 |
* | | (mh-forward): Address SF 1730393. When forwarding | Jeffrey C Honig | 2007-08-20 | 1 | -1/+3 |
|/ |
|
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | mh-comp.el (mh-send-args): Initialize to "" instead of nil | Stephen Gildea | 2006-09-26 | 1 | -1/+1 |
* | (mh-send-uses-spost): New variable. | Bill Wohler | 2006-06-16 | 1 | -10/+21 |
* | (mh-insert-x-mailer): Strip build number from version in X-Mailer | Bill Wohler | 2006-04-18 | 1 | -1/+4 |
* | * mh-acros.el (struct, x, y): No need to wrap defvar with | Bill Wohler | 2006-04-15 | 1 | -1/+1 |
* | (mh-reply): Sync docstring with manual. | Bill Wohler | 2006-03-19 | 1 | -4/+10 |
* | (mh-send-letter): Use split-string to break up mh-send-args (closes SF | Bill Wohler | 2006-03-16 | 1 | -10/+2 |
* | (mh-send-letter, mh-insert-auto-fields): Sync docstrings with manual. | Bill Wohler | 2006-03-03 | 1 | -7/+16 |
* | * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string | Bill Wohler | 2006-02-01 | 1 | -1/+1 |
* | (mh-send-sub): Don't find components file in current directory--this | Bill Wohler | 2006-02-01 | 1 | -11/+2 |
* | (sc-cite-original): Remove autoload of "sc" with old docstring. | Bill Wohler | 2006-01-30 | 1 | -23/+0 |
* | * mh-comp.el (mh-letter-hide-all-skipped-fields) | Bill Wohler | 2006-01-30 | 1 | -28/+0 |
* | (mh-insert-fields): Handle nil values. Rmail, at least, will deliver | Bill Wohler | 2006-01-30 | 1 | -1/+2 |
* | The Great Cleanup | Bill Wohler | 2006-01-29 | 1 | -1372/+330 |
* | * mh-comp.el (mh-show-buffer-message-number): Replace (car | Bill Wohler | 2006-01-16 | 1 | -2/+2 |
* | * mh-comp.el (mh-pgp-support-flag): Move here from mh-utils.el; needed | Bill Wohler | 2006-01-15 | 1 | -0/+5 |
* | * Makefile (MH_E_SRC): Add mh-buffers.el. | Bill Wohler | 2006-01-11 | 1 | -0/+1 |
* | (mh-forward): Cosmetics on prompt when draft exists. | Bill Wohler | 2006-01-11 | 1 | -2/+6 |
* | * mh-comp.el (mh-insert-letter): If you choose a different folder, the | Bill Wohler | 2006-01-11 | 1 | -11/+21 |
* | Use ";; Shush compiler." comment consistently per Mark's suggestion. | Bill Wohler | 2006-01-09 | 1 | -61/+35 |
* | * mh-alias.el (mh-alias-gecos-name): Use replace-regexp-in-string | Bill Wohler | 2006-01-09 | 1 | -17/+13 |
* | * mh-alias.el (mh-alias-add-alias): Grand message and error string | Bill Wohler | 2006-01-04 | 1 | -1/+1 |