aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (Version, mh-version): Update for release 8.1.Bill Wohler2008-08-191-1/+7
|
* (mh-pick-regexp-builder): Rename variant mu-mh to gnu-mh and beBill Wohler2008-08-101-0/+17
| | | | | explicit about GNU mailutils MH in docstrings (with thanks to Darel Henman) (closes SF #1768928).
* (mh-send-letter, mh-redistribute): Mention mh-annotate-msg-hook inBill Wohler2008-08-011-0/+8
| | | | docstring.
* (mh-invisible-header-fields-internal): Add invisible header fields forJeffrey C Honig2008-06-291-0/+6
| | | | | X-Hz (mail from Hertz), X-Proofpoint (Proofpoint antivirus/anti-spam) and X-RIM (Research In Motion).
* (mh-defun-show-buffer): Use `...' rather than than "..." in generatedStephen Eglen2008-06-201-0/+5
| | | | docstrings.
* Check tool-bar-map is bound.Glenn Morris2008-06-121-0/+8
|
* (mh-complete-word): Doc fix.John Paul Wallington2008-06-081-0/+11
|
* (mh-exec-cmd-env-daemon): Doc fix.John Paul Wallington2008-06-021-0/+4
|
* (mh-path, mh-variant): Use dotted syntax for `package-version' info.John Paul Wallington2008-06-011-1/+6
|
* * mh-e.el (mh-invisible-header-fields-internal): Remove NewsgroupsJeffrey C Honig2008-05-271-0/+7
| | | | | | from the list. Add Bytes, X-Campaignid, X-Country-Chain, X-Declude-, X-fmx-, X-Identity, X-Mailer_, X-pair-, X-SPF-, X-Usenet-Provider.
* (mh-invisible-header-fields-internal): Remove DKIM-Signature as it isBill Wohler2008-05-231-0/+5
| | | | covered by DKIM-. Fully qualify X-EID.
* Remove "tiny change" from Sergey's entry. He has assigned past andBill Wohler2008-05-201-1/+1
| | | | future changes to Emacs already.
* (mh-mh-to-mime, mh-mh-to-mime-undo): Preserve modes when converting toBill Wohler2008-05-191-0/+5
| | | | or from MIME (closes SF #1966722).
* (mh-invisible-header-fields-internal): Sort list in a case-insensitiveBill Wohler2008-05-191-0/+6
| | | | | way and add comment about it. Add many header fields (closes SF #1916032).
* (mh-find-path): Don't throw error if MH environment variable is beingBill Wohler2008-05-191-0/+5
| | | | used (closes SF #1946861).
* (mh-mairix-regexp-builder): Add additional items to search string toBill Wohler2008-05-191-0/+5
| | | | support org-mode (closes SF #1965704).
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* (Fdefine_charset_internal): Change the way ofKenichi Handa2008-03-271-0/+1
| | | | | registering charsets in Vcharset_order_list. (syms_of_charset): Make the charset `eight-bit' supplementary.
* (mh-invisible-header-fields-internal): Add Accreditor,Bill Wohler2008-03-181-0/+7
| | | | | | Seal-Send-Time (closes SF #1916032). (mh-invisible-header-fields, mh-invisible-header-fields-default): Update URL to bug report for users to report ignored fields.
* (mh-uncompface, mh-picon-file-contents): Use set-buffer-multibyte...Stefan Monnier2008-03-121-0/+7
| | | | | (mh-face-display-function, mh-x-image-display): ...rather than bind default-enable-multibyte-characters.
* Merge from emacs--rel--22Miles Bader2008-02-241-0/+16
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
| * (mh-make-seq, mh-seq-name): Use defsubst.Richard M. Stallman2008-02-061-0/+10
| |
| * *** empty log message ***Juanma Barranquero2008-02-051-0/+6
| |
* | (mh-send-letter): Call split-string on mh-send-args when sendingBill Wohler2008-02-231-0/+5
| | | | | | | | synchronously too.
* | (mh-invisible-header-fields-internal): Remove trailing whitespace.Bill Wohler2008-02-181-0/+6
| |
* | *** empty log message ***Bill Wohler2008-01-301-0/+5
| |
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
|\ \ | |/ | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
* | *** empty log message ***Juanma Barranquero2008-01-071-3/+2
| |
* | revert requiring mh-acros; remove mh-loaddefs insteadSam Steingold2007-12-041-4/+0
| |
* | Require mh-acros for mh-require-cl.Sam Steingold2007-12-031-0/+4
| |
* | (mail-strip-quoted-names): Autoload it.Glenn Morris2007-12-021-0/+4
| |
* | * eshell/esh-util.el (eshell-under-xemacs-p): Remove.Dan Nicolaescu2007-11-171-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * eshell/esh-mode.el (eshell-mode-syntax-table) (command-running-p): * eshell/esh-ext.el (eshell-external-command): * eshell/esh-cmd.el (require): * eshell/em-unix.el (eshell-plain-locate-behavior): * eshell/em-cmpl.el (eshell-cmpl-initialize): Replace eshell-under-xemacs-p with (featurep 'xemacs). * eshell/esh-mode.el (characterp,char-int): Remove unused conditional defaliases. * pcomplete.el (pcomplete-event-matches-key-specifier-p): Rename from event-matches-key-specifier-p, define unconditionally. (event-basic-type): Remove unused defalias. (pcomplete-show-completions): Use pcomplete-event-matches-key-specifier-p. * mh-e.el (mh-xemacs-flag): Remove. (mh-min-colors-defined-flag): * mh-xface.el (mh-show-xface-function): * mh-utils.el (mh-colors-available-p): * mh-show.el (mh-show-mode): * mh-gnus.el (mh-gnus-local-map-property): * mh-folder.el (mh-folder-mode-map) (mh-remove-xemacs-horizontal-scrollbar, mh-folder-mode): * mh-comp.el (mh-insert-x-mailer): Replace uses of mh-xemacs-flag with (featurep 'xemacs).
* | *** empty log message ***Bill Wohler2007-09-111-15/+19
| |
* | add mh-annotate-msg-hookStephen Gildea2007-08-251-0/+7
| |
* | (mh-folder-message-menu, mh-folder-mode-map): AddJeffrey C Honig2007-08-211-0/+11
| | | | | | | | | | folder mode support for mh-show-preferred-alternative. (Clooses SF 1777321).
* | (mh-invisible-header-fields-internal): Exclude Fax and Phone. PutJeffrey C Honig2007-08-211-0/+5
| | | | | | | | | | known exclusions as comments before the list and move parens to separate lines to aid in sorting. (Closes SF 1701231).
* | (mm-decode-body): remove explicit autoload ofJeffrey C Honig2007-08-211-0/+8
| | | | | | | | mh-alias-expand.
* | * mh-mime.el (message-options-set): Add missing autoloads from myJeffrey C Honig2007-08-201-0/+3
| | | | | | | | last change.
* | (mh-forward): Address SF 1730393. When forwardingJeffrey C Honig2007-08-201-0/+3
| | | | | | | | with mml, messages were included in reverse order.
* | (mh-mml-forward-message): Address SF 1378993 andJeffrey C Honig2007-08-201-0/+5
| | | | | | | | forward messages as inline attatchments.
* | * mh-e.el (mh-invisible-header-fields-internal): We want to showJeffrey C Honig2007-08-191-0/+3
| | | | | | | | Comments: and hide Comment:, not the other way around.
* | (mh-mml-to-mime): GPG requires e-mail addresses, notJeffrey C Honig2007-08-191-0/+4
| | | | | | | | | | aliases. So resolve aliases before passing addresses to GPG/PGP. Closes SF #649226.
* | (mh-invisible-header-fields-internal): Update with allJeffrey C Honig2007-08-191-0/+8
| | | | | | | | | | | | | | the entries from http://people.dsv.su.se/~jpalme/ietf/mail-headers, plus some of my own. I added attributions to entries we already had that did not list an RFC.
* | Merge from emacs--rel--22Miles Bader2007-08-131-0/+5
|\ \ | |/ | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-0/+5
| |
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+5
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <rgm@gnu.org> * Relicense all FSF files to GPLv3 or later. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-0/+4
| |
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| |
| * *** empty log message ***Juanma Barranquero2007-06-061-65/+69
| |