aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorBill Wohler2003-01-26 02:38:37 +0000
committerBill Wohler2003-01-26 02:38:37 +0000
commit942da20cebcb20d3ac2b495de0be6865a40a4e67 (patch)
tree2da4379ec14867bf6272cdf2aafbf0732e79187e /lisp/ChangeLog
parent290682efe61f5704a60a41ff2a196207e6223652 (diff)
downloademacs-942da20cebcb20d3ac2b495de0be6865a40a4e67.tar.gz
emacs-942da20cebcb20d3ac2b495de0be6865a40a4e67.zip
* mh-e: Created directory. ChangeLog will appear in a week when we
release version 7.2. * lisp/mail/mh-alias.el, lisp/mail/mh-comp.el, lisp/mail/mh-customize.el, lisp/mail/mh-e.el, lisp/mail/mh-funcs.el, lisp/mail/mh-identity.el, lisp/mail/mh-index.el, lisp/mail/mh-loaddefs.el, lisp/mail/mh-mime.el, lisp/mail/mh-pick.el, lisp/mail/mh-seq.el, lisp/mail/mh-speed.el, lisp/mail/mh-utils.el, lisp/mail/mh-xemacs-compat.el: Moved to mh-e. Note that reply2.pbm and reply2.xpm, which were created by the MH-E package, were left in mail since they can probably be used by other mail packages. * makefile.w32-in (WINS): Added mh-e. * makefile.nt (WINS): Added mh-e.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 67a1e37d249..920ca34f3cf 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,22 @@
12003-01-25 Bill Wohler <wohler@newt.com>
2
3 * mh-e: Created directory. ChangeLog will appear in a week when we
4 release version 7.2.
5
6 * lisp/mail/mh-alias.el, lisp/mail/mh-comp.el,
7 lisp/mail/mh-customize.el, lisp/mail/mh-e.el,
8 lisp/mail/mh-funcs.el, lisp/mail/mh-identity.el,
9 lisp/mail/mh-index.el, lisp/mail/mh-loaddefs.el,
10 lisp/mail/mh-mime.el, lisp/mail/mh-pick.el, lisp/mail/mh-seq.el,
11 lisp/mail/mh-speed.el, lisp/mail/mh-utils.el,
12 lisp/mail/mh-xemacs-compat.el: Moved to mh-e. Note that reply2.pbm
13 and reply2.xpm, which were created by the MH-E package, were left
14 in mail since they can probably be used by other mail packages.
15
16 * makefile.w32-in (WINS): Added mh-e.
17
18 * makefile.nt (WINS): Added mh-e.
19
12003-01-25 Richard M. Stallman <rms@gnu.org> 202003-01-25 Richard M. Stallman <rms@gnu.org>
2 21
3 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable): 22 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):