astepano / rpms / vim

Forked from rpms/vim 6 years ago
Clone
fa7e729
To: vim_dev@googlegroups.com
fa7e729
Subject: Patch 7.4.230
fa7e729
Fcc: outbox
fa7e729
From: Bram Moolenaar <Bram@moolenaar.net>
fa7e729
Mime-Version: 1.0
fa7e729
Content-Type: text/plain; charset=UTF-8
fa7e729
Content-Transfer-Encoding: 8bit
fa7e729
------------
fa7e729
fa7e729
Patch 7.4.230
fa7e729
Problem:    Error when using ":options".
fa7e729
Solution:   Fix the entry for 'lispwords'. (Kenichi Ito)
fa7e729
Files:	    runtime/optwin.vim
fa7e729
fa7e729
fa7e729
*** ../vim-7.4.229/runtime/optwin.vim	2014-03-12 18:55:52.100906804 +0100
fa7e729
--- runtime/optwin.vim	2014-04-01 12:25:09.825159207 +0200
fa7e729
***************
fa7e729
*** 855,861 ****
fa7e729
    call append("$", "\t(local to buffer)")
fa7e729
    call <SID>BinOptionL("lisp")
fa7e729
    call append("$", "lispwords\twords that change how lisp indenting works")
fa7e729
!   call <SID>OptionL("lw", &lw)
fa7e729
  endif
fa7e729
  
fa7e729
  
fa7e729
--- 855,861 ----
fa7e729
    call append("$", "\t(local to buffer)")
fa7e729
    call <SID>BinOptionL("lisp")
fa7e729
    call append("$", "lispwords\twords that change how lisp indenting works")
fa7e729
!   call <SID>OptionL("lw")
fa7e729
  endif
fa7e729
  
fa7e729
  
fa7e729
*** ../vim-7.4.229/src/version.c	2014-03-30 16:49:06.412565288 +0200
fa7e729
--- src/version.c	2014-04-01 12:23:07.629160888 +0200
fa7e729
***************
fa7e729
*** 736,737 ****
fa7e729
--- 736,739 ----
fa7e729
  {   /* Add new patch number below this line */
fa7e729
+ /**/
fa7e729
+     230,
fa7e729
  /**/
fa7e729
fa7e729
-- 
fa7e729
hundred-and-one symptoms of being an internet addict:
fa7e729
9. All your daydreaming is preoccupied with getting a faster connection to the
fa7e729
   net: 28.8...ISDN...cable modem...T1...T3.
fa7e729
fa7e729
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
fa7e729
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
fa7e729
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
fa7e729
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///