2007-12-01 Mike Sperber * jde-tree-widget.el (jde-tree-widget): Add another provide for jde-tree-widget, so regular require forms outside of this package work. 2007-11-18 Mike Sperber * jde-widgets.el (jde-util): Add missing `require'. * efc.el: Fix various typos. * jde-util.el (jde-find-jde-data-directory): Fix paren typo. * Import JDE 2.3.5.1. 2006-03-14 Ville Skyttä * jde-xemacs.el: Fix XEmacs version check, thanks to Steve Youngs. 2006-03-06 Ville Skyttä * jde-plugins.el (jde-pi-load-plugins): Exclude "CVS", it interferes when building the package from CVS. 2005-06-01 Ville Skyttä * 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 * jde.el (jde-new-buffer-menu): mask call to add-submenu with an fboundp. 2003-03-24 Andy Piper * 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 * jde-db.el (jde-db-delete-breakpoint): Delete breakpoints without accessing deleted ones. 2003-01-25 Ville Skyttä * jde-ant.el: Applied patch from upstream CVS, changing `history' to `build-history'. * jde-xemacs.patch: Removed, obsolete. 2003-01-07 Ville Skyttä * 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 * jde-checkstyle.el (jde-checkstyle-option-illegal-instantiations): Fix typo. 2002-11-29 Ben Wing * .cvsignore: Remove files now handled automatically by CVS.