| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (Fdefine_charset_internal): Change the way of | Kenichi Handa | 2008-03-27 | 1 | -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 Wohler | 2008-03-18 | 2 | -4/+19 |
| | | | | | | | 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 Monnier | 2008-03-12 | 2 | -10/+14 |
| | | | | | | (mh-face-display-function, mh-x-image-display): ...rather than bind default-enable-multibyte-characters. | ||||
| * | Merge from emacs--rel--22 | Miles Bader | 2008-02-24 | 5 | -10/+33 |
| |\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074 | ||||
| | * | (mh-make-seq, mh-seq-name): Use defsubst. | Richard M. Stallman | 2008-02-06 | 2 | -4/+14 |
| | | | |||||
| | * | (mh-do-in-gnu-emacs, mh-do-in-xemacs) | Richard M. Stallman | 2008-02-06 | 1 | -2/+9 |
| | | | | | | | | | | | | | (with-mh-folder-updating, mh-in-show-buffer) (mh-iterate-on-messages-in-region, mh-iterate-on-range): (mh-do-at-event-location, mh-seq-msgs): Add debug decls. | ||||
| | * | *** empty log message *** | Juanma Barranquero | 2008-02-05 | 1 | -0/+6 |
| | | | |||||
| | * | *** empty log message *** | Juanma Barranquero | 2008-02-05 | 2 | -4/+4 |
| | | | |||||
| * | | (mh-send-letter): Call split-string on mh-send-args when sending | Bill Wohler | 2008-02-23 | 2 | -3/+10 |
| | | | | | | | | | synchronously too. | ||||
| * | | (mh-invisible-header-fields-internal): Remove trailing whitespace. | Bill Wohler | 2008-02-18 | 2 | -1/+7 |
| | | | |||||
| * | | (mh-annotate-msg): Remove trailing whitespace. | Bill Wohler | 2008-02-18 | 1 | -1/+1 |
| | | | |||||
| * | | (mh-mml-to-mime): Don't look up sender if From absent. Fixes "Wrong | Bill Wohler | 2008-01-30 | 1 | -6/+7 |
| | | | | | | | | | type argument: stringp, nil" error. | ||||
| * | | *** empty log message *** | Bill Wohler | 2008-01-30 | 1 | -0/+5 |
| | | | |||||
| * | | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 27 | -27/+28 |
| |\ \ | |/ | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987 | ||||
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 27 | -27/+27 |
| | | | |||||
| * | | *** empty log message *** | Juanma Barranquero | 2008-01-07 | 1 | -3/+2 |
| | | | |||||
| * | | revert requiring mh-acros; remove mh-loaddefs instead | Sam Steingold | 2007-12-04 | 2 | -5/+0 |
| | | | |||||
| * | | Require mh-acros for mh-require-cl. | Sam Steingold | 2007-12-03 | 2 | -0/+5 |
| | | | |||||
| * | | (mail-strip-quoted-names): Autoload it. | Glenn Morris | 2007-12-02 | 2 | -0/+5 |
| | | | |||||
| * | | * eshell/esh-util.el (eshell-under-xemacs-p): Remove. | Dan Nicolaescu | 2007-11-17 | 8 | -14/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 Wohler | 2007-09-11 | 1 | -15/+19 |
| | | | |||||
| * | | (Version, mh-version): Add +cvs to version. | Bill Wohler | 2007-09-11 | 1 | -2/+2 |
| | | | |||||
| * | | add mh-annotate-msg-hook | Stephen Gildea | 2007-08-25 | 3 | -8/+33 |
| | | | |||||
| * | | (mh-folder-message-menu, mh-folder-mode-map): Add | Jeffrey C Honig | 2007-08-21 | 2 | -0/+14 |
| | | | | | | | | | | | folder mode support for mh-show-preferred-alternative. (Clooses SF 1777321). | ||||
| * | | (mh-show-preferred-alternative) | Jeffrey C Honig | 2007-08-21 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | | (mh-show-write-message-to-file, mh-show-message-menu) (mh-show-mode-map): Add mh-show-preferred-alternative (bound to ":") which will show the message's preferred alternative overriding the users configured preference. Useful for showing HTML when text content is lacking. (Closses SF 1777321). | ||||
| * | | (mh-invisible-header-fields-internal): Exclude Fax and Phone. Put | Jeffrey C Honig | 2007-08-21 | 2 | -12/+29 |
| | | | | | | | | | | | 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 of | Jeffrey C Honig | 2007-08-21 | 2 | -1/+8 |
| | | | | | | | | | mh-alias-expand. | ||||
| * | | (mh-alias-expand): Set up automatic autoload of | Jeffrey C Honig | 2007-08-21 | 1 | -0/+1 |
| | | | | | | | | | mh-alias-expand. | ||||
| * | | * mh-mime.el (message-options-set): Add missing autoloads from my | Jeffrey C Honig | 2007-08-20 | 2 | -0/+6 |
| | | | | | | | | | last change. | ||||
| * | | (mh-forward): Address SF 1730393. When forwarding | Jeffrey C Honig | 2007-08-20 | 2 | -1/+6 |
| | | | | | | | | | with mml, messages were included in reverse order. | ||||
| * | | (mh-mml-forward-message): Address SF 1378993 and | Jeffrey C Honig | 2007-08-20 | 2 | -10/+10 |
| | | | | | | | | | forward messages as inline attatchments. | ||||
| * | | * mh-e.el (mh-invisible-header-fields-internal): We want to show | Jeffrey C Honig | 2007-08-19 | 2 | -2/+5 |
| | | | | | | | | | Comments: and hide Comment:, not the other way around. | ||||
| * | | (mh-mml-to-mime): GPG requires e-mail addresses, not | Jeffrey C Honig | 2007-08-19 | 2 | -2/+20 |
| | | | | | | | | | | | aliases. So resolve aliases before passing addresses to GPG/PGP. Closes SF #649226. | ||||
| * | | (mh-invisible-header-fields-internal): Update with all | Jeffrey C Honig | 2007-08-19 | 2 | -49/+133 |
| | | | | | | | | | | | | | | | 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--22 | Miles Bader | 2007-08-13 | 4 | -3/+8 |
| |\ \ | |/ | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851 | ||||
| | * | Replace `iff' in doc-strings and comments. | Glenn Morris | 2007-08-08 | 3 | -3/+3 |
| | | | |||||
| | * | Replace `iff' in doc-strings and comments. | Glenn Morris | 2007-08-08 | 1 | -0/+5 |
| | | | |||||
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 27 | -27/+31 |
| |\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | 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 Morris | 2007-07-25 | 1 | -0/+4 |
| | | | |||||
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 27 | -27/+27 |
| | | | |||||
| | * | *** empty log message *** | Juanma Barranquero | 2007-06-06 | 1 | -65/+69 |
| | | | |||||
| | * | (mh-index-group-by-folder): Fix typos in docstrings. | Juanma Barranquero | 2007-06-06 | 1 | -1/+1 |
| | | | |||||
| | * | (mh-mh-directive-present-p): Fix typos in docstrings. | Juanma Barranquero | 2007-06-06 | 1 | -1/+1 |
| | | | |||||
| * | | (mh-display-color-cells): Fix on XEmacs 21.5b28. Thanks to Henrique | Bill Wohler | 2007-07-11 | 2 | -4/+13 |
| | | | | | | | | | Martins for the help (closes SF #1749774). | ||||
| * | | *** empty log message *** | Juanma Barranquero | 2007-06-06 | 1 | -65/+69 |
| | | | |||||
| * | | (mh-index-group-by-folder): Fix typo in docstring. | Juanma Barranquero | 2007-06-06 | 1 | -1/+1 |
| | | | |||||
| * | | (mh-mh-directive-present-p): Fix typo in docstring. | Juanma Barranquero | 2007-06-06 | 1 | -1/+1 |
| |/ | |||||
| * | Switch to standard GPL text for license. | Glenn Morris | 2007-02-11 | 2 | -6/+32 |
| | | |||||
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 27 | -27/+27 |
| | | |||||
| * | Update copyright years. | Glenn Morris | 2006-12-10 | 2 | -2/+2 |
| | | |||||