summaryrefslogtreecommitdiff
path: root/lisp/mh-e
Commit message (Expand)AuthorAgeFilesLines
* (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
* * mh-e.el (mh-limit-map, mh-help-messages): Change keybinding ofBill Wohler2006-01-163-6/+12
* Add arch taglineMiles Bader2006-01-161-0/+1
* * mh-exec.el: Require mh-acros, mh-buffers, and mh-utils forBill Wohler2006-01-153-19/+32
* * mh-comp.el (mh-pgp-support-flag): Move here from mh-utils.el; neededBill Wohler2006-01-1518-222/+344
* * mh-customize.el (mh-index): Rename group to mh-search and sort groupBill Wohler2006-01-144-161/+212
* (require): Added Satyaki's comment regarding what needs to happen toBill Wohler2006-01-142-0/+8
* * mh-search.el (mh-index-next-result-function): Add format toBill Wohler2006-01-143-20/+78
* * mh-search.el: New file containing contents of mh-index.el andBill Wohler2006-01-137-1455/+1343
* Add arch taglineMiles Bader2006-01-121-0/+1
* * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Move here fromBill Wohler2006-01-114-34/+68
* * Makefile (MH_E_SRC): Add mh-buffers.el.Bill Wohler2006-01-1113-56/+135
* (mh-forward): Cosmetics on prompt when draft exists.Bill Wohler2006-01-112-2/+9
* (mh-x-image-url-cache-canonicalize): Use url-hexify-string to removeBill Wohler2006-01-112-4/+17