*** empty log message ***
[bpt/emacs.git] / lisp / mh-e / ChangeLog
CommitLineData
8f552dc8
BW
12005-10-16 Bill Wohler <wohler@newt.com>
2
79af55a7
BW
3 * mh-comp.el (mh-display-completion-list-compat): New macro which
4 calls `display-completion-list' correctly in older environments.
5 Versions of Emacs prior to version 22 lacked a COMMON-SUBSTRING
6 argument.
7 (mh-complete-word): Use it.
8
8f552dc8
BW
9 * mh-init.el (mh-image-load-path): Use locate-library to find
10 MH-E. This simplified the code a lot. Flattened out nested
11 statements even more.
12
7c164e0c
SD
132005-10-16 Satyaki Das <satyaki@theforce.stanford.edu>
14
15 * mh-init.el (mh-image-load-path): Remove use of pushnew since it
16 causes a compiler warning.
17
18 * mh-utils.el (mh-display-msg): Do MIME cleanup before inserting
19 the message to be viewed (closes SF #1306141).
20
f5fab556
MY
212005-10-16 Masatake YAMATO <jet@gyve.org>
22
23 * mh-comp.el (mh-complete-word): Pass the common
24 prefix substring of completion to `display-completion-list'.
25
2416ec64
SD
262005-10-15 Satyaki Das <satyaki@theforce.stanford.edu>
27
28 * mh-init.el (mh-image-load-path-called-flag): New variable which
29 is used by mh-image-load-path so that it runs only once.
30 (mh-image-load-path): Modified so that it gets run only once. Also
31 flatten out heavily nested if statements to make it clearer.
32
33 * mh-e.el (mh-folder-mode): Call mh-image-load-path to allow Emacs
34 to find images used in the toolbar.
35
36 * mh-customize.el (:folder): Remove call to mh-image-load-path.
37
a9954630
BW
382005-10-14 Bill Wohler <wohler@newt.com>
39
40 * mh-e.el (Version, mh-version): Added +cvs to version.
41
5b004a34
BW
422005-10-14 Bill Wohler <wohler@newt.com>
43
44 Released MH-E version 7.85.
45
46 * mh-e.el (Version, mh-version): Updated for release 7.85.
47
a10f4ace
BW
482005-10-14 Bill Wohler <wohler@newt.com>
49
deceef67
BW
50 * mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el:
51 * mh-seq.el, mh-utils.el: Ran mh-unit. Continued copyright lines
52 need to be indented.
53
5b004a34
BW
54 * mh-e.el: mh-folder-tick-face had been renamed to mh-folder-tick
55 but the code that invoked the face had not been updated. Tick
56 highlighting working again.
57
a10f4ace
BW
58 * mh-seq.el (mh-non-seq-mode-line-annotation): Moved
59 make-variable-buffer-local call to top level to avoid warnings in
60 CVS Emacs.
61
62 * mh-comp.el (mh-insert-letter): Replaced deprecated read-input
63 with read-string.
64
a05fcb7d 652005-10-09 Bill Wohler <wohler@newt.com>
c727526b 66
a05fcb7d
BW
67 * mh-init.el (mh-image-load-path): New function that adds the path
68 to the MH-E images to the image-load-path or load-path depending
69 on the version of Emacs.
c727526b 70
a05fcb7d
BW
71 * mh-customize.el: Call mh-image-load-path just before
72 mh-tool-bar-define so that the toolbar images can be found.
d88a70a0 73
a05fcb7d 742005-10-04 Bill Wohler <wohler@newt.com>
d88a70a0 75
a05fcb7d
BW
76 * ChangeLog: Moved contents into ChangeLog.1 and trimmed.
77
78 * ChangeLog.1: New file. Contains old ChangeLog.
900d1698 79
47570699 80
a05fcb7d 81 Copyright (C) 2005 Free Software Foundation, Inc.
e9be14aa 82
e495eaec
BW
83 Copying and distribution of this file, with or without modification,
84 are permitted in any medium without royalty provided the copyright
85 notice and this notice are preserved.
ab5796a9
MB
86
87;;; arch-tag: 87324964-69b6-4925-a3c2-9c1df53d7d51