Patch 8.0.1843
Problem:    Entry for 'wrap' in options window is wrong. (John Little)
Solution:   Make the change apply locally.
Files:      runtime/optwin.vim


*** ../vim-8.0.1842/runtime/optwin.vim  2018-04-21 20:02:32.742539917 +0200
--- runtime/optwin.vim  2018-05-15 21:39:18.342891277 +0200
***************
*** 1,7 ****
  " These commands create the option window.
  "
  " Maintainer: Bram Moolenaar <[email protected]>
! " Last Change:        2018 Feb 27
  
  " If there already is an option window, jump to that one.
  let buf = bufnr('option-window')
--- 1,7 ----
  " These commands create the option window.
  "
  " Maintainer: Bram Moolenaar <[email protected]>
! " Last Change:        2018 May 15
  
  " If there already is an option window, jump to that one.
  let buf = bufnr('option-window')
***************
*** 325,331 ****
  call append("$", "scrolloff\tnumber of screen lines to show around the 
cursor")
  call append("$", " \tset so=" . &so)
  call append("$", "wrap\tlong lines wrap")
! call <SID>BinOptionG("wrap", &wrap)
  call append("$", "linebreak\twrap long lines at a character in 'breakat'")
  call append("$", "\t(local to window)")
  call <SID>BinOptionL("lbr")
--- 325,332 ----
  call append("$", "scrolloff\tnumber of screen lines to show around the 
cursor")
  call append("$", " \tset so=" . &so)
  call append("$", "wrap\tlong lines wrap")
! call append("$", "\t(local to window)")
! call <SID>BinOptionL("wrap")
  call append("$", "linebreak\twrap long lines at a character in 'breakat'")
  call append("$", "\t(local to window)")
  call <SID>BinOptionL("lbr")
*** ../vim-8.0.1842/src/version.c       2018-05-14 23:08:27.666874025 +0200
--- src/version.c       2018-05-15 21:41:44.113893336 +0200
***************
*** 763,764 ****
--- 763,766 ----
  {   /* Add new patch number below this line */
+ /**/
+     1843,
  /**/

-- 
A parent can be arrested if his child cannot hold back a burp during a church
service.
                [real standing law in Nebraska, United States of America]

 /// 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.

Raspunde prin e-mail lui