* xterm.c (note_mouse_movement): Always call note_mouse_highlight
[bpt/emacs.git] / lisp / mh-e / ChangeLog
CommitLineData
fba3b4d8
PG
12005-10-17 Peter S Galbraith <psg@debian.org>
2
3 * mh-identity.el (mh-identity-field-handler): Use
4 `assoc-ignore-case' to compare against header field for mixed-case
5 "From:".
6
ffda926c
BW
72005-10-17 Bill Wohler <wohler@newt.com>
8
9 * mh-customize.el (mh-folder-tool-bar-map): Renamed image file
10 left_arrow to left-arrow, right_arrow to right-arrow, mail_compose
11 to mail/compose, fld_open to fld-open.
12 (mh-letter-tool-bar-map): Renamed image file mail_send to
13 mail/send.
14
8f552dc8
BW
152005-10-16 Bill Wohler <wohler@newt.com>
16
79af55a7
BW
17 * mh-comp.el (mh-display-completion-list-compat): New macro which
18 calls `display-completion-list' correctly in older environments.
19 Versions of Emacs prior to version 22 lacked a COMMON-SUBSTRING
20 argument.
21 (mh-complete-word): Use it.
22
8f552dc8
BW
23 * mh-init.el (mh-image-load-path): Use locate-library to find
24 MH-E. This simplified the code a lot. Flattened out nested
25 statements even more.
26
7c164e0c
SD
272005-10-16 Satyaki Das <satyaki@theforce.stanford.edu>
28
29 * mh-init.el (mh-image-load-path): Remove use of pushnew since it
30 causes a compiler warning.
31
32 * mh-utils.el (mh-display-msg): Do MIME cleanup before inserting
33 the message to be viewed (closes SF #1306141).
34
f5fab556
MY
352005-10-16 Masatake YAMATO <jet@gyve.org>
36
37 * mh-comp.el (mh-complete-word): Pass the common
38 prefix substring of completion to `display-completion-list'.
39
2416ec64
SD
402005-10-15 Satyaki Das <satyaki@theforce.stanford.edu>
41
42 * mh-init.el (mh-image-load-path-called-flag): New variable which
43 is used by mh-image-load-path so that it runs only once.
44 (mh-image-load-path): Modified so that it gets run only once. Also
45 flatten out heavily nested if statements to make it clearer.
46
47 * mh-e.el (mh-folder-mode): Call mh-image-load-path to allow Emacs
48 to find images used in the toolbar.
49
50 * mh-customize.el (:folder): Remove call to mh-image-load-path.
51
a9954630
BW
522005-10-14 Bill Wohler <wohler@newt.com>
53
54 * mh-e.el (Version, mh-version): Added +cvs to version.
55
5b004a34
BW
562005-10-14 Bill Wohler <wohler@newt.com>
57
58 Released MH-E version 7.85.
59
60 * mh-e.el (Version, mh-version): Updated for release 7.85.
61
a10f4ace
BW
622005-10-14 Bill Wohler <wohler@newt.com>
63
deceef67
BW
64 * mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el:
65 * mh-seq.el, mh-utils.el: Ran mh-unit. Continued copyright lines
66 need to be indented.
67
5b004a34
BW
68 * mh-e.el: mh-folder-tick-face had been renamed to mh-folder-tick
69 but the code that invoked the face had not been updated. Tick
70 highlighting working again.
71
a10f4ace
BW
72 * mh-seq.el (mh-non-seq-mode-line-annotation): Moved
73 make-variable-buffer-local call to top level to avoid warnings in
74 CVS Emacs.
75
76 * mh-comp.el (mh-insert-letter): Replaced deprecated read-input
77 with read-string.
78
a05fcb7d 792005-10-09 Bill Wohler <wohler@newt.com>
c727526b 80
a05fcb7d
BW
81 * mh-init.el (mh-image-load-path): New function that adds the path
82 to the MH-E images to the image-load-path or load-path depending
83 on the version of Emacs.
c727526b 84
a05fcb7d
BW
85 * mh-customize.el: Call mh-image-load-path just before
86 mh-tool-bar-define so that the toolbar images can be found.
d88a70a0 87
a05fcb7d 882005-10-04 Bill Wohler <wohler@newt.com>
d88a70a0 89
a05fcb7d
BW
90 * ChangeLog: Moved contents into ChangeLog.1 and trimmed.
91
92 * ChangeLog.1: New file. Contains old ChangeLog.
900d1698 93
47570699 94
a05fcb7d 95 Copyright (C) 2005 Free Software Foundation, Inc.
e9be14aa 96
e495eaec
BW
97 Copying and distribution of this file, with or without modification,
98 are permitted in any medium without royalty provided the copyright
99 notice and this notice are preserved.
ab5796a9
MB
100
101;;; arch-tag: 87324964-69b6-4925-a3c2-9c1df53d7d51