Re: Browsing the wine source

2004-03-16 Thread Mike Hearn
On Tue, 16 Mar 2004 09:10:17 -0700, Blake Leverett wrote: > I have been getting wine from CVS for a while now, and have been looking > through the source. How do people who work with the wine code browse > around in the source tree? I found that 'ctags -e -R' can be used with > emacs, which works

Browsing the wine source

2004-03-16 Thread Blake Leverett
Hello, I have been getting wine from CVS for a while now, and have been looking through the source. How do people who work with the wine code browse around in the source tree? I found that 'ctags -e -R' can be used with emacs, which works OK, but I was wondering if there is a better method. Tha