summaryrefslogtreecommitdiff
path: root/lisp/mh-e
Commit message (Expand)AuthorAgeFilesLines
* mh-e.el (mh-invisible-header-fields-internal): Added entryEric Ding2006-02-211-0/+5
* * mh-e.el (mh-invisible-header-fields-internal): Added entryEric Ding2006-02-211-1/+2
* * mh-e.el (mh-invisible-header-fields-internal): Added entriesEric Ding2006-02-212-3/+19
* * mh-alias.el (mh-address-mail-regexp)Bill Wohler2006-02-204-42/+32
* (Version, mh-version): Add +cvs to version.Bill Wohler2006-02-182-2/+6
* (Version, mh-version): Update for release 7.92.Bill Wohler2006-02-182-2/+8
* Remove trailing whitespace (checkdoc fix).Bill Wohler2006-02-181-1/+1
* (mh-folder-msg-number): Use purple on low-color, light backgrounds perBill Wohler2006-02-172-3/+8
* (mh-image-load-path): Fix problem that images on load-path orBill Wohler2006-02-172-13/+19
* (mh-inherit-face-flag): New variable. Non-nil means that the deffaceBill Wohler2006-02-172-168/+237
* (mh-file-mime-type-substitutions): Remove trailing whitespaceBill Wohler2006-02-171-2/+2
* (mh-image-load-path): The variables image-load-path or load-path wouldBill Wohler2006-02-162-23/+31
* mh-compat.el (mh-image-search-load-path): Compatibility code. Emacs 21 andPeter Galbraith2006-02-163-16/+50
* (mh-search): Wrap code in (block mh-search ...) rather than useBill Wohler2006-02-102-91/+99
* (mh-folder-list): Don't replace "/*$" with "/" since that causes anBill Wohler2006-02-092-5/+10
* (mh-replace-regexp-in-string): Add missing regexp argument.Bill Wohler2006-02-092-1/+6
* * mh-e.el (mh-invisible-header-fields-internal): Added entriesPeter Galbraith2006-02-082-0/+8
* (mh-inc-spool-list): Update example for Emacs 22 which has anBill Wohler2006-02-052-2/+11
* Stallman sent an email recently that ChangeLog entries for submittedBill Wohler2006-02-051-2/+2
* * mh-mime.el (mh-file-mime-type-substitutions): Added entries toPeter Galbraith2006-02-051-1/+13
* * mh-mime.el (mh-file-mime-type-substitutions): Added entries toPeter Galbraith2006-02-051-1/+6
* (Version, mh-version): Add +cvs to version.Bill Wohler2006-02-032-2/+6
* (Version, mh-version): Update for release 7.91.Bill Wohler2006-02-032-2/+8
* (mh-image-load-path, mh-image-load-path-called-flag)Bill Wohler2006-02-032-23/+39
* (mh-folder-msg-number, mh-folder-refiled, mh-folder-to)Bill Wohler2006-02-032-12/+19
* (mh-image-load-path): New variable to optionally hold the directory wherePeter Galbraith2006-02-032-8/+24
* * mh-tool-bar.el: Add conditional require of 'tool-bar or 'toolbarMark D. Baushke2006-02-032-0/+10
* (mh-url-unreserved-chars): Fix typo from `mh-url-unresrved-chars'.Peter Galbraith2006-02-032-1/+6
* (Version, mh-version): Add +cvs to version.Bill Wohler2006-02-022-2/+6
* Release MH-E version 7.90.Bill Wohler2006-02-022-2/+8
* (which-func-mode): Shush compiler on Emacs 21 too.Bill Wohler2006-02-012-2/+7
* * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-stringBill Wohler2006-02-0117-130/+328
* (mh-send-sub): Don't find components file in current directory--thisBill Wohler2006-02-011-11/+2
* * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Add name argumentBill Wohler2006-01-3110-149/+223
* (mh-complete-word): Fix bug in call to mh-display-completion-list.Bill Wohler2006-01-311-1/+1
* (mh-scan-format-file-check): Allow any non-nil forBill Wohler2006-01-302-1/+4
* (sc-cite-original): Remove autoload of "sc" with old docstring.Bill Wohler2006-01-302-23/+5
* (mh-note-copied, mh-note-printed): Reorganization revealed characterBill Wohler2006-01-302-2/+6
* * mh-comp.el (mh-letter-hide-all-skipped-fields)Bill Wohler2006-01-304-108/+131
* (mh-insert-fields): Handle nil values. Rmail, at least, will deliverBill Wohler2006-01-302-1/+18
* (mh-after-commands-processed-hook)Bill Wohler2006-01-301-2/+2
* (mh-folder-mode): Use add-to-list to modify minor-mode-alias.Bill Wohler2006-01-301-3/+1
* (mh-letter-menu): Remove. Defvar no longer needed to shush compiler.Bill Wohler2006-01-301-1/+5
* Add arch taglineMiles Bader2006-01-309-0/+9
* The Great CleanupBill Wohler2006-01-2930-12850/+13761
* (assoc-string): Fix typo in argument.Bill Wohler2006-01-172-2/+6
* *** empty log message ***Bill Wohler2006-01-171-3/+3
* * mh-acros.el (require): Remove defadvice of require as defadvice isBill Wohler2006-01-164-31/+34
* * mh-comp.el (mh-show-buffer-message-number): Replace (carBill Wohler2006-01-166-35/+47
* * mh-mime.el (mh-mime-display, mh-mm-inline-message): Fix use of mm-Mark D. Baushke2006-01-162-3/+15