2006-03-14  Ville Skytt  <scop@xemacs.org>

	* jde-xemacs.el: Fix XEmacs version check, thanks to Steve
	Youngs.

2006-03-06  Ville Skytt  <scop@xemacs.org>

	* jde-plugins.el (jde-pi-load-plugins): Exclude "CVS", it
	interferes when building the package from CVS.

2005-06-01  Ville Skytt  <scop@xemacs.org>

	* jde-java-font-lock.el (jde-java-font-lock-setup-keywords):
	Use `equal' instead of `char-equal' when fontifying import
	directives; the char to be compared may be nil.  Patch from
	upstream 2.3.5.

2003-09-30  Norbert Koch  <viteno@xemacs.org>

	* jde.el (jde-new-buffer-menu): mask call to add-submenu with an
	fboundp.

2003-03-24  Andy Piper  <andy@xemacs.org>

	* jde-ant.el (jde-build-ant-command): refactor ant home
	determination. Fix cygwin lossage.
	(jde-ant-build-classpath): use jde-ant-get-ant-home.
	(jde-ant-build): history -> build-history.

2003-03-12  Andy Piper  <andy@xemacs.org>

	* jde-db.el (jde-db-delete-breakpoint): Delete breakpoints without
	accessing deleted ones.

2003-01-25  Ville Skytt  <scop@xemacs.org>

	* jde-ant.el: Applied patch from upstream CVS, changing `history'
	to `build-history'.
	* jde-xemacs.patch: Removed, obsolete.

2003-01-07  Ville Skytt  <scop@xemacs.org>

	* jde.el (jde-key-bindings): Use `jde-javadoc-autodoc-at-line'
	instead of the non-autoloaded
	`jde-javadoc-generate-javadoc-template' alias.

2002-12-15  Paul Krause  <paulkrause88@alum.mit.edu>

	* jde-checkstyle.el (jde-checkstyle-option-illegal-instantiations):
	Fix typo.

2002-11-29  Ben Wing  <ben@xemacs.org>

	* .cvsignore: Remove files now handled automatically by CVS.
