Patch 8.0.1580
Problem: FEAT_CURSORBIND and FEAT_SCROLLBIND are unused.
Solution: Delete them.
Files: src/feature.h
*** ../vim-8.0.1579/src/feature.h 2018-03-04 18:07:04.272592321 +0100
--- src/feature.h 2018-03-06 15:03:02.503485392 +0100
***************
*** 696,715 ****
#endif
/*
- * +scrollbind synchronization of split windows
- */
- #if defined(FEAT_NORMAL)
- # define FEAT_SCROLLBIND
- #endif
-
- /*
- * +cursorbind synchronization of split windows
- */
- #if defined(FEAT_NORMAL)
- # define FEAT_CURSORBIND
- #endif
-
- /*
* +menu ":menu" command
*/
#ifdef FEAT_NORMAL
--- 696,701 ----
*** ../vim-8.0.1579/src/version.c 2018-03-06 14:22:54.442045488 +0100
--- src/version.c 2018-03-06 15:05:12.562700342 +0100
***************
*** 768,769 ****
--- 768,771 ----
{ /* Add new patch number below this line */
+ /**/
+ 1580,
/**/
--
Eye have a spelling checker, it came with my PC;
It plainly marks four my revue mistakes I cannot sea.
I've run this poem threw it, I'm sure your please to no,
It's letter perfect in it's weigh, my checker tolled me sew!
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
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.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.