There are several bug fixes, integration with tag searches to include
the class/method/function and it searches multiple ChangeLog files
upwards.

I apologize if I'm breaking any rules, this is the first time I
publish a vim script in vim.org.  Some folks suggested that in the
#vim irc channel.

Just tell me what I should do with it.  Anything you say is fine with me.

--
Luis


On 8/7/06, Nikolai Weibull <[EMAIL PROTECTED]> wrote:
On 8/7/06, Luis P Caamano <[EMAIL PROTECTED]> wrote:
> Just uploaded to vim.org a script to provide GNU ChangeLog support
> like emacs.  I'll appreciate reviews, comments and suggestions.

Could you perhaps elaborate on why this script exists?  If you could
list the differences from the default changelog plugin, I'll gladly
add any missing features to the one distributed with Vim.  (Not that I
can think of any...)

The only real difference I could spot was the ChangeLog-searching
algorithm.  I suppose this is a feature we can use, and Emacs does it
this way as well, according to add-change-log-entry (around line 474
in add-log.el).

By the way, I don't think you can place this in the public domain.
The scripts are distributed with the Vim license, so that still
applies (well, you can substitute for a compatible one, I believe, but
I don't see why you'd do that), and as you're basing your work on the
work on a script distributed with Vim, that license still applies (and
I haven't given you permission to use another one).

  nikolai



--
Luis P Caamano
Atlanta, GA USA

Reply via email to