comparison lisp/mh-e/ChangeLog @ 68617:d7f0e90c4cdc

* mh-mime.el (mh-file-mime-type-substitutions): Added entries to handle openoffice documents, as provided by Eric Ding.
author Peter Galbraith <galbraith@mixing.qc.dfo.ca>
date Sun, 05 Feb 2006 03:17:46 +0000
parents a2dd626ff268
children d01a0afb4ae3
comparison
equal deleted inserted replaced
68616:6236390263d7 68617:d7f0e90c4cdc
1 2006-02-04 Peter S Galbraith <psg@debian.org>
2
3 * mh-mime.el (mh-file-mime-type-substitutions): Added entries to
4 handle openoffice documents, as provided by Eric Ding.
5
1 2006-02-03 Bill Wohler <wohler@newt.com> 6 2006-02-03 Bill Wohler <wohler@newt.com>
2 7
3 * mh-e.el (Version, mh-version): Add +cvs to version. 8 * mh-e.el (Version, mh-version): Add +cvs to version.
4 9
5 2006-02-03 Bill Wohler <wohler@newt.com> 10 2006-02-03 Bill Wohler <wohler@newt.com>
17 * mh-e.el (mh-folder-msg-number, mh-folder-refiled, mh-folder-to) 22 * mh-e.el (mh-folder-msg-number, mh-folder-refiled, mh-folder-to)
18 (mh-show-cc, mh-show-date, mh-show-header): Replace (min-colors 23 (mh-show-cc, mh-show-date, mh-show-header): Replace (min-colors
19 88) with (min-colors 64) in face specifications so that MH-E still 24 88) with (min-colors 64) in face specifications so that MH-E still
20 looks good on systems with fewer colors (such as Eric Ding's). 25 looks good on systems with fewer colors (such as Eric Ding's).
21 26
22 2006-02-03 Peter Galbraith <psg@debian.org> 27 2006-02-03 Peter S Galbraith <psg@debian.org>
23 28
24 * mh-utils.el (mh-image-load-path): New variable to optionally 29 * mh-utils.el (mh-image-load-path): New variable to optionally
25 hold the directory where MH-E images are stored. If nil, then 30 hold the directory where MH-E images are stored. If nil, then
26 the function `mh-image-load-path' will find it. This variable 31 the function `mh-image-load-path' will find it. This variable
27 will be used for Debian packaging. 32 will be used for Debian packaging.