ECB, Emacs Code Browser, version 1.30 is now available at:

http://home.swipnet.se/mayhem/ecb.html

ECB is a source code browser that displays directories, source files,
methods and variables that can be navigated using the mouse (and
keyboard). Currently it supports parsing of Java, C and Elisp source
code. It is completely written in Emacs Lisp and uses semantic to
parse source files.

Some of the improvements in version v1.30:

- Method and variable at the current cursor position is highlighted.
- Support for saving the ECB window sizes.
- Incremental search in ECB windows.
- Better support for mouse over files and methods.
- ECB can now be shown in it's own frame.
- ECB now supports Semantic 1.4.
- Popup menus should now work in XEmacs.
- Easier configuration of the source path.

Contributions and suggestions are welcome!

/Jesper Nordenberg      

Reply via email to