Accepting request 161476 from editors
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/161476 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=101
This commit is contained in:
commit
5244d541d3
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:159ed5f6a6d0fad81e2ef525f1de0b66fc644e2060414ce2f2997697c86289cc
|
oid sha256:6ea52f8ae6322e3f60ca7b511dadd7f8f5161ddc39920fbe9251425d320932a3
|
||||||
size 914800
|
size 940256
|
||||||
|
34
vim.changes
34
vim.changes
@ -1,3 +1,37 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 20 16:09:34 UTC 2013 - idonmez@suse.com
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 18 14:00:53 UTC 2013 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Updated to revision 865, fixes the following problems
|
||||||
|
* Compiler warnings.
|
||||||
|
* When calling system() multi-byte clipboard contents is garbled.
|
||||||
|
* The QuitPre autocommand event does not trigger for :qa and :wq.
|
||||||
|
* "gv" selects the wrong area after some operators.
|
||||||
|
* 'ambiwidth' must be set by the user.
|
||||||
|
* When using --remote-expr try/catch does not work. (Andrey Radev)
|
||||||
|
* ":setlocal number" clears global value of 'relativenumber'.
|
||||||
|
* Dragging the status line can be slow.
|
||||||
|
* Problem with 'ambiwidth' detection for ANSI terminal.
|
||||||
|
* Can't build without the mouse feature.
|
||||||
|
* Mouse position may be wrong.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 8 16:07:36 UTC 2013 - idonmez@suse.com
|
Fri Mar 8 16:07:36 UTC 2013 - idonmez@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user