- Updated to revision 874, fixes the following problems

* Mouse position may be wrong.
  * Not serving the X selection during system() isn't nice.
  * Matchparen does not update match when using auto-indenting.
    (Marc Aldorasi)
  * When at the hit-return prompt and using "k" while no text has
    scrolled off screen, then using "j", an empty line is displayed.
  * bufwinnr() matches buffers in other tabs.
  * Compiler warnings when using MingW 4.5.3.
  * search('^$', 'c') does not use the empty match under the cursor.
  * On some systems case of file names is always ignored, on others
    never.
  * Comparing file names does not handle multi-byte characters
    properly.

OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=135
This commit is contained in:
Ismail Dönmez
2013-03-20 16:17:29 +00:00
committed by Git OBS Bridge
parent 12ee8c2000
commit 2d211f93e2
3 changed files with 21 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
%define pkg_version 7.3
%define official_ptchlvl 865
%define official_ptchlvl 874
%define VIM_SUBDIR vim73
%define site_runtimepath /usr/share/vim/site