| Commit message (Expand) | Author | Age | Files | Lines |
* | (mh-folder-list): Fix docstring (closes SF #1448498). | Bill Wohler | 2006-03-13 | 2 | -1/+6 |
* | (mh-image-load-path-for-library): Merged changes from Reiner. Add | Bill Wohler | 2006-03-11 | 2 | -5/+19 |
* | (mh-replace-regexp-in-string): Pass the literal flag to | Bill Wohler | 2006-03-11 | 2 | -2/+8 |
* | (mh-profile-component): Drop `s' from mhparam -components for | Bill Wohler | 2006-03-10 | 2 | -1/+8 |
* | (Version, mh-version): Add +cvs to version. | Bill Wohler | 2006-03-06 | 2 | -2/+6 |
* | (mh-index-update-single-msg): Fix a bug in the | Satyaki Das | 2006-03-06 | 2 | -11/+19 |
* | (Version, mh-version): Update for release 7.93. | Bill Wohler | 2006-03-05 | 2 | -2/+8 |
* | * mh-folder.el (mh-folder-mode): Drop 'load-path argument when calling | Bill Wohler | 2006-03-05 | 4 | -6/+12 |
* | * mh-compat.el (mh-image-load-path-for-library): Move here from | Bill Wohler | 2006-03-04 | 3 | -96/+134 |
* | * mh-folder.el (mh-folder-mode): Rename mh-image-load-path to | Bill Wohler | 2006-03-03 | 4 | -39/+53 |
* | (mh-send-letter, mh-insert-auto-fields): Sync docstrings with manual. | Bill Wohler | 2006-03-03 | 2 | -7/+21 |
* | GNU Emacs folks prefer present tense in ChangeLog entries. | Bill Wohler | 2006-03-03 | 1 | -4/+4 |
* | * mh-folder.el (mh-tool-bar-init): Autoload. | Bill Wohler | 2006-03-03 | 6 | -166/+220 |
* | (mh-narrow-to-subject): Remove Re: string from subject so that pick | Bill Wohler | 2006-03-01 | 2 | -0/+7 |
* | * mh-limit.el (mh-narrow-to-cc, mh-narrow-to-from) | Bill Wohler | 2006-03-01 | 3 | -4/+34 |
* | (mh-folder-list): Fix problem with passing in a folder and getting | Bill Wohler | 2006-02-28 | 2 | -17/+27 |
* | (mh-image-load-path): Rename variable to mh-image-directory. | Bill Wohler | 2006-02-28 | 2 | -19/+26 |
* | (mh-variant, mh-default-folder-for-message-function): Sync docstring | Bill Wohler | 2006-02-28 | 2 | -10/+19 |
* | (mh-minibuffer-read-type): Deleted comment in docstring about obsolete | Bill Wohler | 2006-02-27 | 2 | -2/+4 |
* | (mh-variant): Sync docstring with manual. | Bill Wohler | 2006-02-27 | 1 | -0/+3 |
* | * mh-compat.el (mh-display-color-cells): Return 2 if | Bill Wohler | 2006-02-27 | 3 | -11/+14 |
* | mh-e.el (mh-invisible-header-fields-internal): Added entry | Eric Ding | 2006-02-21 | 1 | -0/+5 |
* | * mh-e.el (mh-invisible-header-fields-internal): Added entry | Eric Ding | 2006-02-21 | 1 | -1/+2 |
* | * mh-e.el (mh-invisible-header-fields-internal): Added entries | Eric Ding | 2006-02-21 | 2 | -3/+19 |
* | * mh-alias.el (mh-address-mail-regexp) | Bill Wohler | 2006-02-20 | 4 | -42/+32 |
* | (Version, mh-version): Add +cvs to version. | Bill Wohler | 2006-02-18 | 2 | -2/+6 |
* | (Version, mh-version): Update for release 7.92. | Bill Wohler | 2006-02-18 | 2 | -2/+8 |
* | Remove trailing whitespace (checkdoc fix). | Bill Wohler | 2006-02-18 | 1 | -1/+1 |
* | (mh-folder-msg-number): Use purple on low-color, light backgrounds per | Bill Wohler | 2006-02-17 | 2 | -3/+8 |
* | (mh-image-load-path): Fix problem that images on load-path or | Bill Wohler | 2006-02-17 | 2 | -13/+19 |
* | (mh-inherit-face-flag): New variable. Non-nil means that the defface | Bill Wohler | 2006-02-17 | 2 | -168/+237 |
* | (mh-file-mime-type-substitutions): Remove trailing whitespace | Bill Wohler | 2006-02-17 | 1 | -2/+2 |
* | (mh-image-load-path): The variables image-load-path or load-path would | Bill Wohler | 2006-02-16 | 2 | -23/+31 |
* | mh-compat.el (mh-image-search-load-path): Compatibility code. Emacs 21 and | Peter Galbraith | 2006-02-16 | 3 | -16/+50 |
* | (mh-search): Wrap code in (block mh-search ...) rather than use | Bill Wohler | 2006-02-10 | 2 | -91/+99 |
* | (mh-folder-list): Don't replace "/*$" with "/" since that causes an | Bill Wohler | 2006-02-09 | 2 | -5/+10 |
* | (mh-replace-regexp-in-string): Add missing regexp argument. | Bill Wohler | 2006-02-09 | 2 | -1/+6 |
* | * mh-e.el (mh-invisible-header-fields-internal): Added entries | Peter Galbraith | 2006-02-08 | 2 | -0/+8 |
* | (mh-inc-spool-list): Update example for Emacs 22 which has an | Bill Wohler | 2006-02-05 | 2 | -2/+11 |
* | Stallman sent an email recently that ChangeLog entries for submitted | Bill Wohler | 2006-02-05 | 1 | -2/+2 |
* | * mh-mime.el (mh-file-mime-type-substitutions): Added entries to | Peter Galbraith | 2006-02-05 | 1 | -1/+13 |
* | * mh-mime.el (mh-file-mime-type-substitutions): Added entries to | Peter Galbraith | 2006-02-05 | 1 | -1/+6 |
* | (Version, mh-version): Add +cvs to version. | Bill Wohler | 2006-02-03 | 2 | -2/+6 |
* | (Version, mh-version): Update for release 7.91. | Bill Wohler | 2006-02-03 | 2 | -2/+8 |
* | (mh-image-load-path, mh-image-load-path-called-flag) | Bill Wohler | 2006-02-03 | 2 | -23/+39 |
* | (mh-folder-msg-number, mh-folder-refiled, mh-folder-to) | Bill Wohler | 2006-02-03 | 2 | -12/+19 |
* | (mh-image-load-path): New variable to optionally hold the directory where | Peter Galbraith | 2006-02-03 | 2 | -8/+24 |
* | * mh-tool-bar.el: Add conditional require of 'tool-bar or 'toolbar | Mark D. Baushke | 2006-02-03 | 2 | -0/+10 |
* | (mh-url-unreserved-chars): Fix typo from `mh-url-unresrved-chars'. | Peter Galbraith | 2006-02-03 | 2 | -1/+6 |
* | (Version, mh-version): Add +cvs to version. | Bill Wohler | 2006-02-02 | 2 | -2/+6 |