| | 1 | 2006-07-03 Bill Wohler <wohler@newt.com> |
|---|
| | 2 | |
|---|
| | 3 | Release MH-E version 8.0.2. |
|---|
| | 4 | |
|---|
| | 5 | * mh-e.el (Version, mh-version): Update for release 8.0.2. |
|---|
| | 6 | |
|---|
| | 7 | 2006-07-03 Ted Phelps <phelps@gnusto.com> (tiny change) |
|---|
| | 8 | |
|---|
| | 9 | * mh-tool-bar.el (mh-tool-bar-define): Fix XEmacs' vector-list so |
|---|
| | 10 | it refers to the icons in mh-xemacs-icon-map instead of trying to |
|---|
| | 11 | declare the icons in situ. This allows mh-tool-bar.el to be |
|---|
| | 12 | compiled under XEmacs. Remove initial value for |
|---|
| | 13 | mh-tool-bar-folder-buttons, mh-tool-bar-show-buttons, |
|---|
| | 14 | mh-tool-bar-letter-buttons. The MH-E icons now appear in XEmacs. |
|---|
| | 15 | In mh-tool-bar-init, check for mh-xemacs-use-tool-bar-flag sooner. |
|---|
| | 16 | This allows MH-E to be used in XEmacs in a tty (closes SF |
|---|
| | 17 | #1506846). |
|---|
| | 18 | |
|---|
| | 19 | 2006-07-03 Bill Wohler <wohler@newt.com> |
|---|
| | 20 | |
|---|
| | 21 | * mh-e.el: Require mh-buffers and mh-compat before mh-xemacs now |
|---|
| | 22 | that mh-xemacs needs functions in mh-compat. |
|---|
| | 23 | |
|---|