| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo | Andreas Schwab | 2011-07-11 | 1 | -1/+1 |
* | * mh-e.el (Version, mh-version): Update for release 8.2.90.mh-e-8.2.90 | Bill Wohler | 2011-07-10 | 2 | -3/+7 |
* | * mh-utils.el (mh-sub-folders-actual): Remove FIXME question. | Bill Wohler | 2011-07-10 | 2 | -1/+4 |
* | * mh-mime.el (mh-decode-message-subject): Fix case of Subject. | Bill Wohler | 2011-07-10 | 1 | -1/+1 |
* | * mh-folder.el (mh-inc-folder, mh-modify, mh-scan-folder) | Bill Wohler | 2011-07-10 | 2 | -4/+11 |
* | Document "ignored" arguments to keep checkdoc happy. | Bill Wohler | 2011-07-09 | 5 | -8/+23 |
* | * mh-xface.el (mh-face-to-png, mh-uncompface) | Bill Wohler | 2011-07-09 | 1 | -3/+6 |
* | * mh-e.el: Just require mh-loaddefs since loading it in an | Bill Wohler | 2011-07-03 | 2 | -4/+4 |
* | * mh-acros.el, mh-comp.el, mh-e.el, mh-folder.el, mh-letter.el: | Bill Wohler | 2011-07-03 | 9 | -13/+27 |
* | * mh-compat.el (mh-window-full-height-p): Add compatibility function | Bill Wohler | 2011-07-03 | 1 | -3/+1 |
* | * mh-compat.el (mh-window-full-height-p): Add compatibility function | Bill Wohler | 2011-07-03 | 2 | -5/+21 |
* | * mh-letter.el (mh-letter-mode-map, mh-letter-complete) | Bill Wohler | 2011-07-03 | 2 | -9/+18 |
* | * mh-compat.el (mh-test-completion): Add compatibility function for | Bill Wohler | 2011-07-03 | 3 | -2/+11 |
* | * mh-utils.el: | Bill Wohler | 2011-07-03 | 1 | -0/+3 |
* | * mh-utils.el: | Bill Wohler | 2011-07-03 | 2 | -3/+4 |
* | * mh-folder.el: Use boundp instead of fboundp when testing existence | Bill Wohler | 2011-07-03 | 2 | -1/+6 |
* | Don't quote lambda expressions with `quote'. | Stefan Monnier | 2011-05-23 | 5 | -16/+16 |
* | Put ChangeLog entries in the correct files. | Glenn Morris | 2011-05-12 | 1 | -0/+6 |
* | fix many doubled-word typos | U. Ser | 2011-05-10 | 2 | -2/+2 |
* | Make MH-E use completion-at-point | Stefan Monnier | 2011-04-28 | 5 | -53/+105 |
* | Update and split ChangeLogs. | Juanma Barranquero | 2011-04-06 | 1 | -0/+4 |
* | lisp/mh-e/mh-funcs.el (mh-undo-folder): Make compatible with `revert-buffer' ... | Juanma Barranquero | 2011-04-06 | 2 | -2/+8 |
* | Replace many instances of read-file-name with read-directory-name. | Antoine Levitt | 2011-03-05 | 3 | -4/+9 |
* | Merge changes from emacs-23 branch | Chong Yidong | 2011-02-12 | 1 | -1/+1 |
|\ |
|
| * | Fix trivial typos in comments and ChangeLogs. | Juanma Barranquero | 2011-02-12 | 1 | -1/+1 |
* | | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 23 | -47/+23 |
* | | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 27 | -40/+27 |
* | | Refill some copyright headers. | Glenn Morris | 2011-01-15 | 3 | -7/+6 |
* | | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 24 | -24/+0 |
* | | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 27 | -30/+31 |
|\ \
| |/ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 27 | -27/+27 |
| * | Fix typos in docstrings, comments and ChangeLogs. | Juanma Barranquero | 2010-10-13 | 1 | -16/+16 |
* | | New arg RETURN-ACTION for compose-mail, and related functions. | Chong Yidong | 2011-01-12 | 2 | -3/+8 |
* | | Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol. | Glenn Morris | 2010-11-06 | 2 | -5/+7 |
* | | Don't be so lax with spelling. | Glenn Morris | 2010-11-02 | 1 | -3/+3 |
* | | Silence compilation of mh-mime.el. | Glenn Morris | 2010-11-02 | 2 | -7/+10 |
* | | Fix typos in ChangeLogs. | Juanma Barranquero | 2010-07-29 | 1 | -31/+31 |
* | | Fix typos in ChangeLogs. | Juanma Barranquero | 2010-07-24 | 2 | -24/+24 |
* | | Replace Lisp calls to delete-backward-char by delete-char. | Stefan Monnier | 2010-05-24 | 2 | -2/+2 |
* | | Decode RFC2047 encoded Subject lines for mail replies. | Peter S Galbraith | 2010-05-19 | 3 | -0/+19 |
* | | Fix typos and whitespace in ChangeLogs. | Juanma Barranquero | 2010-05-11 | 1 | -18/+12 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-05-08 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Bump version to 23.2.emacs-23.2 | Chong Yidong | 2010-05-07 | 1 | -0/+4 |
* | | Use define-minor-mode where applicable. | Stefan Monnier | 2010-05-02 | 3 | -12/+9 |
* | | Remove the Arch metafiles. | Stefan Monnier | 2010-04-12 | 1 | -4/+0 |
* | | Merge from `emacs-23'. | Stefan Monnier | 2010-03-24 | 2 | -31/+43 |
|\ \
| |/ |
|
| * | Fix typos in mh-e. | Juanma Barranquero | 2010-03-22 | 2 | -31/+43 |
* | | Bump version to 24.0.50. | Chong Yidong | 2010-03-10 | 1 | -0/+4 |
|/ |
|
* | * mh-acros.el: Comment fixes. | Glenn Morris | 2010-02-18 | 1 | -2/+2 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 27 | -27/+27 |