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