On Wed, Jun 26, 2002 at 08:17:42AM -0400, Dan Espen wrote:
> Heres one way to set up emacs to work one way for FVWM and
> another way for other projects:
>
> (add-hook 'c-mode-hook 'my-c-mode-hook t)
> (defun my-c-mode-hook ()
> ...
>
> This assumes that the directory you have fvwm in has the word
Olivier Chapuis <[EMAIL PROTECTED]> writes:
> On Tue, Jun 18, 2002 at 05:52:27AM -0500, FVWM CVS wrote:
> > CVSROOT:/home/cvs/fvwm
> > Module name:fvwm
> > Changes by: domivogt02/06/18 05:52:27
>
> > * Tabified all sources and removed trailing spaces.
> >
>
> ... we may try to