aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * (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
| |
* | (mh-display-color-cells): Fix on XEmacs 21.5b28. Thanks to HenriqueBill Wohler2007-07-111-0/+5
| | | | | | | | Martins for the help (closes SF #1749774).
* | *** empty log message ***Juanma Barranquero2007-06-061-65/+69
|/
* Switch to standard GPL text for license.Glenn Morris2007-02-111-3/+16
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update copyright years.Glenn Morris2006-12-101-1/+1
|
* *** empty log message ***Juanma Barranquero2006-11-201-262/+235
|
* *** empty log message ***Juanma Barranquero2006-11-191-2/+2
|
* (mh-x-image-url-cache-canonicalize): Add `*' to reserved WindowsBill Wohler2006-11-141-0/+5
| | | | filename characters (closes SF #1396499).
* *** empty log message ***Bill Wohler2006-11-131-0/+4
|
* *** empty log message ***Bill Wohler2006-11-131-5/+15
|
* mh-junk.el (mh-spamassassin-blacklist, mh-spamassassin-whitelist):Stephen Gildea2006-11-111-0/+13
| | | | | | | | | | | | use mh-junk-background consistently in call-process calls. (mh-bogofilter-blacklist, mh-bogofilter-whitelist, mh-spamprobe-blacklist, mh-spamprobe-whitelist): use with-current-buffer so the right thing happens if mh-junk-background is t. (closes SF #1594802). mh-e.el (mh-junk-background): document that On value is 0; t may be used for debugging.
* *** empty log message ***Andreas Schwab2006-11-101-0/+4
|
* *** empty log message ***Glenn Morris2006-11-101-0/+4
|
* Add "add-log-time-zone-rule: t" to Local Variables section.Juanma Barranquero2006-11-101-49/+50
|
* mh-junk.el (mh-spamassassin-whitelist): Add two missingStephen Gildea2006-09-261-0/+9
| | | | | | | | quotation marks, so that the last two arguments of sa-learn are separated properly (closes SF #1565460). (mh-spamassassin-blacklist): In example .procmailrc, add PATH element to find mhparam on Debian.
* mh-comp.el (mh-send-args): Initialize to "" instead of nilStephen Gildea2006-09-261-0/+6
| | | | | so that we always have a valid string for split-string even if nothing is added in mh-send-letter (closes SF #1564742).
* (Version, mh-version): Update for release 8.0.2.Bill Wohler2006-07-041-0/+6
|
* (mh-tool-bar-define): Fix XEmacs' vector-list so it refers to theBill Wohler2006-07-031-0/+12
| | | | | | | | | | icons in mh-xemacs-icon-map instead of trying to declare the icons in situ. This allows mh-tool-bar.el to be compiled under XEmacs. Remove initial value for mh-tool-bar-folder-buttons, mh-tool-bar-show-buttons, mh-tool-bar-letter-buttons. The MH-E icons now appear in XEmacs. In mh-tool-bar-init, check for mh-xemacs-use-tool-bar-flag sooner. This allows MH-E to be used in XEmacs in a tty (closes SF #1506846).
* Require mh-buffers and mh-compat before mh-xemacs now that mh-xemacsBill Wohler2006-07-031-0/+5
| | | | needs functions in mh-compat.
* (mh-search, mh-index-group-by-folder): Add "the" in loop construct toBill Wohler2006-06-291-0/+11
| | | | | | | be consistent with other loops, and because edebug doesn't work without it. (mh-folder-exists-p): Strip + from folder to avoid redundant +s in regexp (closes SF #1514424).
* (mh-mime-save-parts): Add -store option to mhn (closes SF #1513140).Bill Wohler2006-06-291-0/+5
|