Initial revision.
Fixed a little bug in `senator-previous-token' ...
Minor change to `senator-next-token' and `senat...
Improved navigation in semantic token where to ...
Fixed a serious performance problem in `senator...
More performance improvements.
New major version 2.0 with [i]search feature an...
Initial revision needed by senator.el 1.7 (vers...
Improved consistency with built-in search comma...
Applied Eric Ludlam's doc fix patch.
A bunch of XEmacs compatibility code!
Applied Eric Ludlam's patch. It adds a special...
Code cleanup and optimization.
Fixed a "side effect" bug with latest `beginnin...
`senator-mark-defun' now work on XEmacs too.
Improved isearch lazy highlighting support.
New version 2.1.
Fixed undeclared local variable 'slot' in `sena...
`senator-last-name' removed.
Use new `semantic-type-relation-separator-chara...
Use new `semantic-type-relation-separator-chara...
Honour last changes in semantic-util.el.
New implementation of completion menu to allow ...
`semantic-override-table' format changed to oba...
Changed `semantic-overlay-delete' by better
Added a `provide' statement.
Fixed: with `semantic-flex-enable-newlines' on,...
`senator-minor-mode-setup' now uses the `semant...
Some code reorganization.
Moved setup of Semantic variables from semantic...
Added token Copy, Cut & Paste and Register feat...
Fixed "args-out-of-range" bugs when doc string ...
Fixed some XEmacs compatibility issues.
Copied over all the menu items that used to be ...
Regenerated with new version of semantic-bnf.el.
Fixed a bug on 'array_creation_expression' non-...
Added new Eldoc suggestion mode feature.
New `semantic-bovinate-nonterminal' with iterat...
Improved function `semantic-bnf-find-state-posi...
Fixed an XEmacs compatibility problem with `rea...
Fixed an infinite loop bug in
(semantic-read-event): replaced `cond' by `if' ...
New faster core search engine.
(semanticdb-find-nonterminal-by-function): avoi...
(semantic-map-buffers): new function. Run a fu...
(semanticdb-find-nonterminal-by-name,
(semanticdb-toggle-global-mode): new function. ...
(semantic-suggest-lookup-item): new format of t...
(semantic-texi-update-doc-from-texi, semantic-t...
(senator-completion-menu-popup): Fixed error wh...
Fixed header comments and removed inline CVS ch...
(semantic-find-nonterminal-by-name,
(senator-completion-menu-window-offsets): On Em...
Eliminated lots of compile warnings.
(semantic-java-keyword-table): Added keyword su...
Added keyword summaries.
Updated copyrights.
Added isearch lazy highlighting support for XEm...
semantic-imenu not only required at compile time.
(semantic-imenu-flush-fcn): Added missing `remo...
(semantic-new-buffer-fcn, semantic-change-major...
Added official javadoc line tag keywords.
(senator-minor-mode, senator-minor-mode-setup):...
(semantic-java-keyword-table): reflect changes ...
(working-status, working-dynamic-status): No mo...
Changed "version" javadoc keyword to not optional.
(semantic-bovinate-nonterminal-check-obarray): ...
(semantic-java-prototype-function, semantic-jav...
(senator-completion-menu-summary-function): Use
(semantic-java-prototype-function, semantic-jav...
(semantic-java-prototype-function, semantic-jav...
(semantic-prototype-nonterminal-default): Fixed...
(semanticdb-current-database-list): Fixed `expa...
(senator-completion-flatten-stream): No more ad...
(senator-insert-foreign-token-default, senator-...
(senator-message): No more logging of messages ...
(working-message-emacs, working-message-xemacs,...
(senator-message): Removed. Replaced by new `wo...
Added `senator-step-at-token-ids' useful defaul...
Require 'senator at compile time.
(semantic-java-skip-spaces-backward,
(semantic-remove-dirty-children,
Initial import of the Semantic LALR parser: Wis...
(semantic-flex-keyword-p, semantic-flex-buffer,...
Removed redefinitions of Semantic Flex function...
(wisent-java-parse): Fixed missing `working' st...
(wisent-skip-token, wisent-skip-block): Do not ...
(senator-eldoc-print-current-symbol-info-defaul...
Initial revision.
Use @tag notation for the javadoc keywords to a...
(semantic-java-keyword-table): Updated BNF gram...
New customization group `wisent'. Minor code r...
Fixed %keywordtable variable name.
(wisent-starts-nonterm): New constant for secon...
(semantic-bnf-find-table-destination-old,
(wisent-java-lex): Fixed (wrong-type-argument i...
Clean byte-compilation.
(wisent-compiled-grammar-p): New function to ch...
Updated %outputfile to wisent-java.el and %pars...
(wisent-java-number-regexps): Removed. Replace...