2005-10-14  Bill Wohler  <wohler@newt.com>
	
	Released MH-E version 7.85.
        
	* README: Updated for release 7.85.

2005-10-14  Bill Wohler  <wohler@newt.com>

	* mh-unit.el (mh-unit): Check for files in ., emacs/lisp/mh-e/,
	and ../../../.

	* README: Mention that you get CVS MH-E with CVS Emacs. Added CVS
	MH-E INSTALL section for saying how to use CVS MH-E.

	* Makefile (MH_E_MAINT): Added .cvsignore files which need to be
	tagged as well.

2005-10-13  Bill Wohler  <wohler@newt.com>

	* release-utils: Untabified.
	(dist): New variable and function used to create distributions.
	(tag): New variable and function used to tag files.
	(import_emacs): Deleted. Obsolete.
	(get_release): New function used to get the release name from the
	sticky tag.

	* Makefile: It turns out that using dashes (-) in identifiers is a
	bad idea. Identifiers with dashes don't work on Windows systems
	for example. Also, variables with dashes in them that are exported
	as as environment variables cannot be used in scripts. Thus, use
	underscores in identifiers instead of dashes.
	(MH_E_SRC_NONCOMPILED): New variable. Currently holds mh-gnus.el.
	(MH-E-OTHERS): Deleted. See MH_E_SRC_NONCOMPILED, MH_E_AUTOGEN,
	and MH_E_ETC.
	(MH_E_IMG): Many of the files were moved into the mail
	sub-directory. rescan* was renamed to refresh*.
	(MH-E-IMG2): Deleted. Moved files into MH_E_IMG and dropped "2" in
	filename.
	(MH_E_AUTOGEN): New. Contains MH_E_AUTOLOADS and MH_E_LOADDEFS.
	(MH-E--ETC): Now contains all non-source including Makefile,
	README, MH-E-NEWS, and ChangeLogs.
	(MH_E_MAINT): New. Contains mh-unit.el and release-utils.
	(MH_E_DIST_NOAUTOGEN): New. All files for distribution not
	including automatically generated files.
	(MH_E_DIST): New. All files for distribution.
	(MH_E_ALL): All MH-E files except for automatically generated
	files. Suitable for use by cvs tag.
	(clean): Remove $(MH_E_AUTOGEN) files too.
	(tag): New target. Tags files in $(MH_E_ALL) with $(TAG). Uses
	release-utils.
	(dist): Now uses release-utils.

	* README: Since the directory structure has changed and is
	expected to be fixed, you can no longer add the lisp files to a
	directory in your load-path. Now you must add the MH-E directory
	to your load-path. Renamed mh-e-autoloads.el to mh-autoloads.el.
	No longer have to make mh-autoloads as it's now included in the
	distribution.

2005-10-04  Bill Wohler  <wohler@newt.com>

	* MH-E-NEWS, alias.pbm, alias.xpm, execute.pbm, execute.xpm:
	* highlight.pbm, highlight.xpm, mh-acros.el, mh-alias.el:
	* mh-comp.el, mh-customize.el, mh-e.el, mh-funcs.el:
	* mh-gnus.el, mh-identity.el, mh-inc.el, mh-index.el:
	* mh-init.el, mh-junk.el, mh-logo.xpm, mh-mime.el:
	* mh-pick.el, mh-print.el, mh-seq.el, mh-speed.el:
	* mh-utils.el, page-down.pbm, page-down.xpm, refile.pbm:
	* refile.xpm, repack.pbm, repack.xpm, reply-all.pbm:
	* reply-all.xpm, reply-from.pbm, reply-from.xpm, reply-to.pbm:
	* reply-to.xpm, rescan.pbm, rescan.xpm, show.pbm:
	* show.xpm, widen.pbm, widen.xpm, mail/reply2.pbm:
	* mail/reply2.xpm: Moved into the Attic since these are now served
	by the Emacs repository.

	* ChangeLog: Moved contents into ChangeLog.1 and trimmed.
	
	* ChangeLog.1: New file. Contains old ChangeLog.

	* Makefile: Added rules to check out MH-E from Emacs repository.
	(MH-E-AUTOLOADS): Renamed file from mh-e-autoloads.el to
	mh-autoloads.el to be consistent with other file names.
	

  Copyright (C) 2005 Free Software Foundation, Inc.

  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.
