aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e
Commit message (Expand)AuthorAgeFilesLines
* * mh-e.el (Version, mh-version): Update for release 8.2.93.Bill Wohler2011-07-172-2/+6
* * mh-compat.el (mh-pop-to-buffer-same-window): Delete.Bill Wohler2011-07-173-16/+11
* * mh-e.el (Version, mh-version): Update for release 8.2.92.Bill Wohler2011-07-162-2/+8
* * mh-e.el (Version, mh-version): Update for release 8.2.91.Bill Wohler2011-07-112-2/+6
* * mh-compat.el (mh-pop-to-buffer-same-window): Add compatibilityBill Wohler2011-07-113-14/+36
* * mh-xface.el (mh-picon-get-image): Remove quote from block argument.Bill Wohler2011-07-113-9/+15
* Fix typoAndreas Schwab2011-07-111-1/+1
* * mh-e.el (Version, mh-version): Update for release 8.2.90.Bill Wohler2011-07-102-3/+7
* * mh-utils.el (mh-sub-folders-actual): Remove FIXME question.Bill Wohler2011-07-102-1/+4
* * mh-mime.el (mh-decode-message-subject): Fix case of Subject.Bill Wohler2011-07-101-1/+1
* * mh-folder.el (mh-inc-folder, mh-modify, mh-scan-folder)Bill Wohler2011-07-102-4/+11
* Document "ignored" arguments to keep checkdoc happy.Bill Wohler2011-07-095-8/+23
* * mh-xface.el (mh-face-to-png, mh-uncompface)Bill Wohler2011-07-091-3/+6
* * mh-e.el: Just require mh-loaddefs since loading it in anBill Wohler2011-07-032-4/+4
* * mh-acros.el, mh-comp.el, mh-e.el, mh-folder.el, mh-letter.el:Bill Wohler2011-07-039-13/+27
* * mh-compat.el (mh-window-full-height-p): Add compatibility functionBill Wohler2011-07-031-3/+1
* * mh-compat.el (mh-window-full-height-p): Add compatibility functionBill Wohler2011-07-032-5/+21
* * mh-letter.el (mh-letter-mode-map, mh-letter-complete)Bill Wohler2011-07-032-9/+18
* * mh-compat.el (mh-test-completion): Add compatibility function forBill Wohler2011-07-033-2/+11
* * mh-utils.el:Bill Wohler2011-07-031-0/+3
* * mh-utils.el:Bill Wohler2011-07-032-3/+4
* * mh-folder.el: Use boundp instead of fboundp when testing existenceBill Wohler2011-07-032-1/+6
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-235-16/+16
* Put ChangeLog entries in the correct files.Glenn Morris2011-05-121-0/+6
* fix many doubled-word typosU. Ser2011-05-102-2/+2
* Make MH-E use completion-at-pointStefan Monnier2011-04-285-53/+105
* Update and split ChangeLogs.Juanma Barranquero2011-04-061-0/+4
* lisp/mh-e/mh-funcs.el (mh-undo-folder): Make compatible with `revert-buffer' ...Juanma Barranquero2011-04-062-2/+8
* Replace many instances of read-file-name with read-directory-name.Antoine Levitt2011-03-053-4/+9
* Merge changes from emacs-23 branchChong Yidong2011-02-121-1/+1
|\
| * Fix trivial typos in comments and ChangeLogs.Juanma Barranquero2011-02-121-1/+1
* | Refill some long/short copyright headers.Glenn Morris2011-01-2623-47/+23
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-2427-40/+27
* | Refill some copyright headers.Glenn Morris2011-01-153-7/+6
* | Nuke arch-tags.Glenn Morris2011-01-1524-24/+0
* | Merge from emacs-23Stefan Monnier2011-01-1427-30/+31
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-0227-27/+27
| * Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero2010-10-131-16/+16
* | New arg RETURN-ACTION for compose-mail, and related functions.Chong Yidong2011-01-122-3/+8
* | Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.Glenn Morris2010-11-062-5/+7
* | Don't be so lax with spelling.Glenn Morris2010-11-021-3/+3
* | Silence compilation of mh-mime.el.Glenn Morris2010-11-022-7/+10
* | Fix typos in ChangeLogs.Juanma Barranquero2010-07-291-31/+31
* | Fix typos in ChangeLogs.Juanma Barranquero2010-07-242-24/+24
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-242-2/+2
* | Decode RFC2047 encoded Subject lines for mail replies.Peter S Galbraith2010-05-193-0/+19
* | Fix typos and whitespace in ChangeLogs.Juanma Barranquero2010-05-111-18/+12
* | Merge from emacs-23Stefan Monnier2010-05-081-0/+4
|\|
| * Bump version to 23.2.Chong Yidong2010-05-071-0/+4
* | Use define-minor-mode where applicable.Stefan Monnier2010-05-023-12/+9