Patch 7.4.518
Problem:    Using status line height in width computations.
Solution:   Use one instead. (Hirohito Higashi)
Files:      src/window.c


*** ../vim-7.4.517/src/window.c 2014-10-21 20:57:11.534295006 +0200
--- src/window.c        2014-11-19 13:36:46.758016634 +0100
***************
*** 796,802 ****
                if (frp->fr_win != oldwin && frp->fr_win != NULL
                        && (frp->fr_win->w_width > new_size
                            || frp->fr_win->w_width > oldwin->w_width
!                                                  - new_size - STATUS_HEIGHT))
                {
                    do_equal = TRUE;
                    break;
--- 796,802 ----
                if (frp->fr_win != oldwin && frp->fr_win != NULL
                        && (frp->fr_win->w_width > new_size
                            || frp->fr_win->w_width > oldwin->w_width
!                                                             - new_size - 1))
                {
                    do_equal = TRUE;
                    break;
*** ../vim-7.4.517/src/version.c        2014-11-19 13:21:24.984724043 +0100
--- src/version.c       2014-11-19 13:39:59.875774316 +0100
***************
*** 743,744 ****
--- 743,746 ----
  {   /* Add new patch number below this line */
+ /**/
+     518,
  /**/

-- 
BRIDGEKEEPER: What is your favorite colour?
GAWAIN:       Blue ...  No yelloooooww!
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

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