On Wednesday, April 8, 2015 at 10:36:23 PM UTC+2, Bram Moolenaar wrote:
> David wrote:
>
> > mark.c uses an "#ifdef JUMPLIST_ROTATE" directive, but JUMPLIST_ROTATE
> > is never defined. Any reason for this?
>
> I believe this was an alternative at some point. It's possible to add
> the define in
David wrote:
> mark.c uses an "#ifdef JUMPLIST_ROTATE" directive, but JUMPLIST_ROTATE
> is never defined. Any reason for this?
I believe this was an alternative at some point. It's possible to add
the define in a custom makefile. But it's unlikely there are more than
a few people who do this.
mark.c uses an "#ifdef JUMPLIST_ROTATE" directive, but JUMPLIST_ROTATE
is never defined. Any reason for this?
--
David
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.o