[slim-vim] Changelog for July
Larry Clapp
larry at theclapp.org
Sat Jul 15 11:07:52 CDT 2006
On Sun, Jul 09, 2006 at 04:51:42PM -0400, Larry Clapp wrote:
> This caused Vim to segfault:
>
> :new
> :ecl (vim:buffer-name)
>
> because a [No Name] buffer doesn't actually have a name, it's name
s/it's/its/
I do know the difference, I promise. :(
Anyway, latest change at theclapp.org:
Sat Jul 15 11:47:19 EDT 2006 Larry Clapp <larry at theclapp.org>
* Update to work with ECL 0.9i
- Changed uses of cl_object.string to base_string.
- Changed uses of make_string_copy to make_base_string_copy.
- Changed include of ecl.h to ecl/ecl.h. Now no longer need
CFLAGS=-I/usr/lib/ecl/ecl (or whatever) on the configure line.
-- Larry
More information about the slim-vim
mailing list