Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 2004 14:28:09 -0400
From:      Chuck Swiger <cswiger@mac.com>
To:        freebsd-questions@FreeBSD.org, Louis LeBlanc <FreeBSD@keyslapper.org>
Subject:   Re: slightly OT - journal or project tracking app query
Message-ID:  <413371B9.4010802@mac.com>
In-Reply-To: <20040830175939.GC45984@keyslapper.org>
References:  <20040830171500.GA45984@keyslapper.org> <413365EB.20108@mac.com> <20040830175939.GC45984@keyslapper.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Louis LeBlanc wrote:
[ ... ]
> I'll have to check this out.  Only thing is I'm not crazy about the
> monolithic nature of emacs - I don't even have it installed.  Vim
> isn't nearly so huge (yet).

Although I'd rather use Emacs for anything serious, I don't have it installed 
everywhere either: vi or ee do have size advantages, you're certainly right.

However, the ChangeLog format is pretty simple, no reason you couldn't emulate 
it by hand.  Entries look like:

2003-05-30  Charles Swiger  <chuck@pkix.net>
         * added Mersenne Twister RNG in place of srandom()

         * used cproto to convert old K&R C code to ANSI with prototypes,
         which fixed a program hang in the dust accretion process

...but emacs does a good job of autoindenting new entries for you, and 
wrapping the text, etc.

-- 
-Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?413371B9.4010802>