Hello All, jdok 1.9 (beta3) is available at http://www.dponce.com/ Summary of changes since beta2 * XEmacs compatibility changes: Specialized functions now handle insertion of @param, @exception and @see tag and does nothing if a tag value is "" (split-string different behaviour between Emacs and XEmacs). * "final" keyword is now skipped in method/constructor arglist. * Code cleanup: Specialized functions now handle insertion of @return tag and method/constructor description. New `jdok-extract-method' function consistent with `jdok-extract-class' and `jdok-extract-interface'. Special thanks to "Malcolm Purvis" <[EMAIL PROTECTED]> for his help. Sincerely, David
