~ubuntu-branches/ubuntu/karmic/emacs-snapshot/karmic

« back to all changes in this revision

Viewing changes to lisp/mh-e/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2009-04-05 09:14:30 UTC
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20090405091430-nw07lynn2arotjbe
Tags: upstream-20090320
ImportĀ upstreamĀ versionĀ 20090320

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2008-08-18  Bill Wohler  <wohler@newt.com>
 
1
2009-03-13  D. Goel  <deego3@gmail.com>
 
2
 
 
3
        * mh-seq.el (mh-folder-size-flist): Use (values-list) in m-v call
 
4
        to list. 
 
5
 
 
6
        * mh-speed.el (mh-speed-parse-flists-output): Ditto.
 
7
        * mh-xface.el (mh-face-display-function): Ditto.
 
8
        * mh-search.el (mh-index-parse-search-regexp): Ditto.
 
9
 
 
10
 
 
11
        * mh-thread.el (mh-thread-generate): Ditto.
 
12
 
 
13
        * mh-seq.el (mh-parse-flist-output-line): Return list rather than values. We
 
14
                                                  want to avoid emacs using m-v facilities.
 
15
        (mh-folder-size-folder):  Ditto.
 
16
        (mh-parse-flist-output-line): Ditto.
 
17
        * mh-thread.el (mh-thread-prune-subject): Ditto.
 
18
        * mh-xface.el (mh-picon-get-image): Ditto.
 
19
        (mh-picon-file-contents): Ditto.
 
20
        * mh-search.el (mh-index-evaluate): Ditto.
 
21
 
 
22
 
 
23
2009-01-27  Bill Wohler  <wohler@newt.com>
 
24
 
 
25
        * mh-funcs.el (mh-pack-folder): Fix docstring.
 
26
 
 
27
        * mh-e.el (mh-pack-folder-hook): Bump package-version to 8.2.
 
28
 
 
29
        * mh-gnus.el (mh-mm-merge-handles)
 
30
        (mh-mm-set-handle-multipart-parameter, mh-mm-inline-text-vcard)
 
31
        (mh-mml-minibuffer-read-disposition, mh-mm-save-part): Update with
 
32
        code from Gnus 5.11 (closes SF #2235022).
 
33
 
 
34
2009-01-26  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
35
 
 
36
        * mh-e.el (mh-pack-folder-hook): New variable.
 
37
        * mh-funcs.el (mh-pack-folder): Call new mh-pack-folder-hook.
 
38
 
 
39
2009-01-26  Bill Wohler  <wohler@newt.com>
 
40
 
 
41
        * mh-utils.el (mh-goto-header-end): Use mh-mail-header-separator
 
42
        instead of -* in regexp.
 
43
 
 
44
        * mh-folder.el (mh-folder-mode-help-messages): Add e and t to K's
 
45
        help.
 
46
 
 
47
2009-01-09  Glenn Morris  <rgm@gnu.org>
 
48
 
 
49
        * mh-letter.el: Replace last-input-char with last-input-event.
 
50
 
 
51
2008-08-18  Bill Wohler  <wohler@newt.com>
2
52
 
3
53
        Release MH-E version 8.1.
4
 
  
 
54
 
5
55
        * mh-e.el (Version, mh-version): Update for release 8.1.
6
56
 
7
57
2008-08-11  Bill Wohler  <wohler@newt.com>
46
96
 
47
97
        * mh-folder.el (mh-folder-mode):
48
98
        * mh-letter.el (mh-letter-mode):
49
 
        * mh-show.el (mh-show-mode):  Check tool-bar-map is bound.
 
99
        * mh-show.el (mh-show-mode): Check tool-bar-map is bound.
50
100
 
51
101
2008-06-08  John Paul Wallington  <jpw@pobox.com>
52
102
 
80
130
        * mh-e.el (mh-invisible-header-fields-internal): Remove
81
131
        DKIM-Signature as it is covered by DKIM-. Fully qualify X-EID.
82
132
 
83
 
2008-05-19  Sergey Poznyakoff <gray@gnu.org.ua>
 
133
2008-05-19  Sergey Poznyakoff  <gray@gnu.org.ua>
84
134
 
85
135
        * mh-mime.el (mh-mh-to-mime, mh-mh-to-mime-undo): Preserve modes
86
136
        when converting to or from MIME (closes SF #1966722).
91
141
        case-insensitive way and add comment about it. Add many header
92
142
        fields (closes SF #1916032).
93
143
 
94
 
2008-05-19  Xavier Maillard <xma@gnu.org>  (tiny change)
 
144
2008-05-19  Xavier Maillard  <xma@gnu.org>  (tiny change)
95
145
 
96
146
        * mh-utils.el (mh-find-path): Don't throw error if MH environment
97
147
        variable is being used (closes SF #1946861).
98
148
 
99
 
2008-05-19  Nick Dokos <nicholas.dokos@hp.com>  (tiny change)
 
149
2008-05-19  Nick Dokos  <nicholas.dokos@hp.com>  (tiny change)
100
150
 
101
151
        * mh-search.el (mh-mairix-regexp-builder): Add additional items to
102
152
        search string to support org-mode (closes SF #1965704).
104
154
2008-03-18  Bill Wohler  <wohler@newt.com>
105
155
 
106
156
        * mh-e.el (mh-invisible-header-fields-internal): Add Accreditor,
107
 
        Seal-Send-Time. 
 
157
        Seal-Send-Time.
108
158
        (mh-invisible-header-fields, mh-invisible-header-fields-default):
109
159
        Update URL to bug report for users to report ignored fields.
110
160
 
1786
1836
        * mh-seq.el (mh-translate-range, mh-narrow-to-header-field)
1787
1837
        (mh-thread-generate): Ditto.
1788
1838
 
1789
 
2006-01-16  Katsumi Yamaoka <yamaoka@jpl.org>
 
1839
2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1790
1840
 
1791
1841
        * mh-mime.el (mh-mime-display, mh-mm-inline-message): Fix use of
1792
1842
        mm- functions for proper text=flowed handling (addresses SF
3113
3163
        * ChangeLog.1: New file.  Contains old ChangeLog.
3114
3164
 
3115
3165
 
3116
 
  Copyright (C) 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
3166
  Copyright (C) 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
3117
3167
 
3118
3168
  This file is part of GNU Emacs.
3119
3169