Next: Structs and unions, Previous: Input files, Up: Generating browser files
If you regularly use data base names different from the default, you might want to add this to your init file:
(add-to-list 'auto-mode-alist '(NAME . ebrowse-tree-mode))
where NAME is the Lisp data base name you are using.