Compare commits
49 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| d4764cc270 | |||
| ac60d9e686 | |||
| 4cbb0249d3 | |||
| a54e92c25c | |||
| 3e861503a4 | |||
| cbf1109c0c | |||
| 5ddbd5060b | |||
| 4aa8330b7f | |||
| d5076d7bee | |||
| 57a642d968 | |||
| 5de95f8fdf | |||
| 7a60ffe186 | |||
| 9fcef805ca | |||
| 6013af887d | |||
| 3c896b6a2a | |||
| 4091cad0aa | |||
| 63e48f4320 | |||
| 3851b0830c | |||
| 961ca11fa7 | |||
| a6552fe8c0 | |||
| 9837a872ba | |||
| 16b2eea69d | |||
| c34e9f3c3b | |||
| f7d5c80ca9 | |||
| e66351c6c8 | |||
| 216b1a61eb | |||
| e023928171 | |||
| 37302e5984 | |||
| 39b108f35b | |||
| 3f6315c286 | |||
| 10352ffd4d | |||
| 29a9021087 | |||
| f1e9f07ec1 | |||
| 06ac688ceb | |||
| 3d0de82f1f | |||
| 9f3648e438 | |||
| ab99f07abc | |||
| 6df73c8145 | |||
| 464cf0e172 | |||
| 59ff34a298 | |||
| 15266cef9f | |||
| 5e9f7dac30 | |||
| e67ab2a476 | |||
| db8a755b74 | |||
| a0c0895a0b | |||
| b580126c0c | |||
| e58844e88a | |||
| 4688c7c793 | |||
| 6392b4215c |
12
README.md
12
README.md
@@ -1,12 +0,0 @@
|
|||||||
|
|
||||||
## Build Results
|
|
||||||
|
|
||||||
Current state of perl in openSUSE:Factory is
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
The current state of perl in the devel project build (devel:languages:perl)
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package specRPM_CREATION_NAME
|
# spec file for package specRPM_CREATION_NAME
|
||||||
#
|
#
|
||||||
# Copyright (c) specCURRENT_YEAR SUSE LLC
|
# Copyright (c) specCURRENT_YEAR SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
Index: vim-8.2.2411/runtime/filetype.vim
|
Index: vim-9.1.1706/runtime/filetype.vim
|
||||||
===================================================================
|
===================================================================
|
||||||
--- vim-8.2.2411.orig/runtime/filetype.vim
|
--- vim-9.1.1706.orig/runtime/filetype.vim
|
||||||
+++ vim-8.2.2411/runtime/filetype.vim
|
+++ vim-9.1.1706/runtime/filetype.vim
|
||||||
@@ -320,6 +320,9 @@ au BufNewFile,BufRead *.css setf css
|
@@ -462,6 +462,9 @@ au BufNewFile,BufRead *.css setf css
|
||||||
" Century Term Command Scripts (*.cmd too)
|
" Century Term Command Scripts (*.cmd too)
|
||||||
au BufNewFile,BufRead *.con setf cterm
|
au BufNewFile,BufRead *.con setf cterm
|
||||||
|
|
||||||
@@ -12,10 +12,10 @@ Index: vim-8.2.2411/runtime/filetype.vim
|
|||||||
" Changelog
|
" Changelog
|
||||||
au BufNewFile,BufRead changelog.Debian,changelog.dch,NEWS.Debian,NEWS.dch,*/debian/changelog
|
au BufNewFile,BufRead changelog.Debian,changelog.dch,NEWS.Debian,NEWS.dch,*/debian/changelog
|
||||||
\ setf debchangelog
|
\ setf debchangelog
|
||||||
Index: vim-8.2.2411/runtime/syntax/changes.vim
|
Index: vim-9.1.1706/runtime/syntax/changes.vim
|
||||||
===================================================================
|
===================================================================
|
||||||
--- /dev/null
|
--- /dev/null
|
||||||
+++ vim-8.2.2411/runtime/syntax/changes.vim
|
+++ vim-9.1.1706/runtime/syntax/changes.vim
|
||||||
@@ -0,0 +1,41 @@
|
@@ -0,0 +1,41 @@
|
||||||
+" Vim syntax file
|
+" Vim syntax file
|
||||||
+" Filename: changes.vim
|
+" Filename: changes.vim
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
Index: vim-9.1.0330/runtime/filetype.vim
|
Index: vim-9.1.1706/runtime/filetype.vim
|
||||||
===================================================================
|
===================================================================
|
||||||
--- vim-9.1.0330.orig/runtime/filetype.vim
|
--- vim-9.1.1706.orig/runtime/filetype.vim
|
||||||
+++ vim-9.1.0330/runtime/filetype.vim
|
+++ vim-9.1.1706/runtime/filetype.vim
|
||||||
@@ -2313,6 +2313,10 @@ au BufNewFile,BufRead *.stp setf stp
|
@@ -2569,6 +2569,10 @@ au BufNewFile,BufRead *.stp setf stp
|
||||||
" Standard ML
|
" Standard ML
|
||||||
au BufNewFile,BufRead *.sml setf sml
|
au BufNewFile,BufRead *.sml setf sml
|
||||||
|
|
||||||
@@ -13,10 +13,10 @@ Index: vim-9.1.0330/runtime/filetype.vim
|
|||||||
" Sratus VOS command macro
|
" Sratus VOS command macro
|
||||||
au BufNewFile,BufRead *.cm setf voscm
|
au BufNewFile,BufRead *.cm setf voscm
|
||||||
|
|
||||||
Index: vim-9.1.0330/runtime/syntax/ftl.vim
|
Index: vim-9.1.1706/runtime/syntax/ftl.vim
|
||||||
===================================================================
|
===================================================================
|
||||||
--- /dev/null
|
--- /dev/null
|
||||||
+++ vim-9.1.0330/runtime/syntax/ftl.vim
|
+++ vim-9.1.1706/runtime/syntax/ftl.vim
|
||||||
@@ -0,0 +1,36 @@
|
@@ -0,0 +1,36 @@
|
||||||
+" Vim syntax file
|
+" Vim syntax file
|
||||||
+" Language: FreeMarker Template Language (FTL)
|
+" Language: FreeMarker Template Language (FTL)
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
Index: vim-9.1.0151/runtime/filetype.vim
|
Index: vim-9.1.1706/runtime/filetype.vim
|
||||||
===================================================================
|
===================================================================
|
||||||
--- vim-9.1.0151.orig/runtime/filetype.vim
|
--- vim-9.1.1706.orig/runtime/filetype.vim
|
||||||
+++ vim-9.1.0151/runtime/filetype.vim
|
+++ vim-9.1.1706/runtime/filetype.vim
|
||||||
@@ -2122,7 +2122,7 @@ au BufRead,BufNewFile *.sol setf solid
|
@@ -2495,7 +2495,7 @@ au BufRead,BufNewFile *.sol setf solid
|
||||||
au BufNewFile,BufRead *.rq,*.sparql setf sparql
|
au BufNewFile,BufRead *.rq,*.sparql setf sparql
|
||||||
|
|
||||||
" Spec (Linux RPM)
|
" Spec (Linux RPM)
|
||||||
@@ -11,11 +11,11 @@ Index: vim-9.1.0151/runtime/filetype.vim
|
|||||||
|
|
||||||
" Speedup (AspenTech plant simulator)
|
" Speedup (AspenTech plant simulator)
|
||||||
au BufNewFile,BufRead *.speedup,*.spdata,*.spd setf spup
|
au BufNewFile,BufRead *.speedup,*.spdata,*.spd setf spup
|
||||||
Index: vim-9.1.0151/runtime/syntax/spec.vim
|
Index: vim-9.1.1706/runtime/syntax/spec.vim
|
||||||
===================================================================
|
===================================================================
|
||||||
--- vim-9.1.0151.orig/runtime/syntax/spec.vim
|
--- vim-9.1.1706.orig/runtime/syntax/spec.vim
|
||||||
+++ vim-9.1.0151/runtime/syntax/spec.vim
|
+++ vim-9.1.1706/runtime/syntax/spec.vim
|
||||||
@@ -102,7 +102,7 @@ syn case ignore
|
@@ -104,7 +104,7 @@ syn case ignore
|
||||||
"%% PreAmble Section %%
|
"%% PreAmble Section %%
|
||||||
"Copyright and Serial were deprecated by License and Epoch
|
"Copyright and Serial were deprecated by License and Epoch
|
||||||
syn region specPreAmbleDeprecated oneline matchgroup=specError start='^\(Copyright\|Serial\)' end='$' contains=specEmail,specURL,specURLMacro,specLicense,specColon,specVariables,specSpecialChar,specMacroIdentifier
|
syn region specPreAmbleDeprecated oneline matchgroup=specError start='^\(Copyright\|Serial\)' end='$' contains=specEmail,specURL,specURLMacro,specLicense,specColon,specVariables,specSpecialChar,specMacroIdentifier
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
Index: vim-8.2.2411/runtime/gvimrc_example.vim
|
Index: vim-9.1.1706/runtime/gvimrc_example.vim
|
||||||
===================================================================
|
===================================================================
|
||||||
--- vim-8.2.2411.orig/runtime/gvimrc_example.vim
|
--- vim-9.1.1706.orig/runtime/gvimrc_example.vim
|
||||||
+++ vim-8.2.2411/runtime/gvimrc_example.vim
|
+++ vim-9.1.1706/runtime/gvimrc_example.vim
|
||||||
@@ -15,9 +15,6 @@
|
@@ -16,9 +16,6 @@
|
||||||
" Make external commands work through a pipe instead of a pseudo-tty
|
" Make external commands work through a pipe instead of a pseudo-tty
|
||||||
"set noguipty
|
"set noguipty
|
||||||
|
|
||||||
@@ -12,7 +12,7 @@ Index: vim-8.2.2411/runtime/gvimrc_example.vim
|
|||||||
set ch=2 " Make command line two lines high
|
set ch=2 " Make command line two lines high
|
||||||
|
|
||||||
set mousehide " Hide the mouse when typing text
|
set mousehide " Hide the mouse when typing text
|
||||||
@@ -53,3 +50,29 @@ if version >= 500
|
@@ -54,3 +51,29 @@ if version >= 500
|
||||||
highlight Special gui=NONE guibg=grey95
|
highlight Special gui=NONE guibg=grey95
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
Index: vim-9.1.0908/src/vimtutor
|
Index: vim-9.1.1706/src/vimtutor
|
||||||
===================================================================
|
===================================================================
|
||||||
--- vim-9.1.0908.orig/src/vimtutor
|
--- vim-9.1.1706.orig/src/vimtutor
|
||||||
+++ vim-9.1.0908/src/vimtutor
|
+++ vim-9.1.1706/src/vimtutor
|
||||||
@@ -158,9 +158,8 @@ done
|
@@ -159,9 +159,8 @@ done
|
||||||
|
|
||||||
|
|
||||||
# We need a temp file for the copy. First try using a standard command.
|
# We need a temp file for the copy. First try using a standard command.
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
Index: vim-8.2.2411/src/feature.h
|
Index: vim-9.1.1706/src/feature.h
|
||||||
===================================================================
|
===================================================================
|
||||||
--- vim-8.2.2411.orig/src/feature.h
|
--- vim-9.1.1706.orig/src/feature.h
|
||||||
+++ vim-8.2.2411/src/feature.h
|
+++ vim-9.1.1706/src/feature.h
|
||||||
@@ -813,11 +813,12 @@
|
@@ -704,11 +704,12 @@
|
||||||
* SYS_VIMRC_FILE Name of the system-wide .vimrc file.
|
* SYS_VIMRC_FILE Name of the system-wide .vimrc file.
|
||||||
*/
|
*/
|
||||||
// #define SYS_VIMRC_FILE "/etc/vimrc"
|
// #define SYS_VIMRC_FILE "/etc/vimrc"
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
Index: vim-9.1.1230/runtime/syntax/sh.vim
|
Index: vim-9.1.1706/runtime/syntax/sh.vim
|
||||||
===================================================================
|
===================================================================
|
||||||
--- vim-9.1.1230.orig/runtime/syntax/sh.vim
|
--- vim-9.1.1706.orig/runtime/syntax/sh.vim
|
||||||
+++ vim-9.1.1230/runtime/syntax/sh.vim
|
+++ vim-9.1.1706/runtime/syntax/sh.vim
|
||||||
@@ -80,6 +80,13 @@ if exists("b:is_kornshell") || exists("b
|
@@ -146,6 +146,13 @@ if exists("b:is_kornshell") || exists("b
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
Index: vim-8.2.2411/src/po/Make_all.mak
|
Index: vim-9.1.1706/src/po/Make_all.mak
|
||||||
===================================================================
|
===================================================================
|
||||||
--- vim-8.2.2411.orig/src/po/Make_all.mak
|
--- vim-9.1.1706.orig/src/po/Make_all.mak
|
||||||
+++ vim-8.2.2411/src/po/Make_all.mak
|
+++ vim-9.1.1706/src/po/Make_all.mak
|
||||||
@@ -24,7 +24,6 @@ LANGUAGES = \
|
@@ -26,7 +26,6 @@ LANGUAGES = \
|
||||||
lv \
|
lv \
|
||||||
nb \
|
nb \
|
||||||
nl \
|
nl \
|
||||||
@@ -10,7 +10,7 @@ Index: vim-8.2.2411/src/po/Make_all.mak
|
|||||||
pl \
|
pl \
|
||||||
pl.UTF-8 \
|
pl.UTF-8 \
|
||||||
pl.cp1250 \
|
pl.cp1250 \
|
||||||
@@ -109,7 +108,6 @@ MOFILES = \
|
@@ -114,7 +113,6 @@ MOFILES = \
|
||||||
lv.mo \
|
lv.mo \
|
||||||
nb.mo \
|
nb.mo \
|
||||||
nl.mo \
|
nl.mo \
|
||||||
@@ -18,7 +18,7 @@ Index: vim-8.2.2411/src/po/Make_all.mak
|
|||||||
pl.mo \
|
pl.mo \
|
||||||
pt_BR.mo \
|
pt_BR.mo \
|
||||||
ru.mo \
|
ru.mo \
|
||||||
@@ -159,7 +157,6 @@ CHECKFILES = \
|
@@ -167,7 +165,6 @@ CHECKFILES = \
|
||||||
lv.ck \
|
lv.ck \
|
||||||
nb.ck \
|
nb.ck \
|
||||||
nl.ck \
|
nl.ck \
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
Index: vim-8.2.2411/runtime/filetype.vim
|
Index: vim-9.1.1706/runtime/filetype.vim
|
||||||
===================================================================
|
===================================================================
|
||||||
--- vim-8.2.2411.orig/runtime/filetype.vim
|
--- vim-9.1.1706.orig/runtime/filetype.vim
|
||||||
+++ vim-8.2.2411/runtime/filetype.vim
|
+++ vim-9.1.1706/runtime/filetype.vim
|
||||||
@@ -104,6 +104,10 @@ au BufNewFile,BufRead *.ino,*.pde setf
|
@@ -124,6 +124,10 @@ au BufNewFile,BufRead *.asy setf asy
|
||||||
au BufNewFile,BufRead .htaccess,*/etc/httpd/*.conf setf apache
|
au BufNewFile,BufRead .htaccess,*/etc/httpd/*.conf setf apache
|
||||||
au BufNewFile,BufRead */etc/apache2/sites-*/*.com setf apache
|
au BufNewFile,BufRead */etc/apache2/sites-*/*.com setf apache
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
Index: vim-8.2.2411/runtime/filetype.vim
|
Index: vim-9.1.1706/runtime/filetype.vim
|
||||||
===================================================================
|
===================================================================
|
||||||
--- vim-8.2.2411.orig/runtime/filetype.vim
|
--- vim-9.1.1706.orig/runtime/filetype.vim
|
||||||
+++ vim-8.2.2411/runtime/filetype.vim
|
+++ vim-9.1.1706/runtime/filetype.vim
|
||||||
@@ -17,7 +17,7 @@ augroup filetypedetect
|
@@ -18,7 +18,7 @@ augroup filetypedetect
|
||||||
|
|
||||||
" Ignored extensions
|
" Ignored extensions
|
||||||
if exists("*fnameescape")
|
if exists("*fnameescape")
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
Index: vim-8.2.2411/runtime/defaults.vim
|
Index: vim-9.1.1706/runtime/defaults.vim
|
||||||
===================================================================
|
===================================================================
|
||||||
--- vim-8.2.2411.orig/runtime/defaults.vim
|
--- vim-9.1.1706.orig/runtime/defaults.vim
|
||||||
+++ vim-8.2.2411/runtime/defaults.vim
|
+++ vim-9.1.1706/runtime/defaults.vim
|
||||||
@@ -77,13 +77,15 @@ inoremap <C-U> <C-G>u<C-U>
|
@@ -73,13 +73,15 @@ inoremap <C-U> <C-G>u<C-U>
|
||||||
" can position the cursor, Visually select and scroll with the mouse.
|
" can position the cursor, Visually select and scroll with the mouse.
|
||||||
" Only xterm can grab the mouse events when using the shift key, for other
|
" Only xterm can grab the mouse events when using the shift key, for other
|
||||||
" terminals use ":", select text and press Esc.
|
" terminals use ":", select text and press Esc.
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
Index: vim-9.1.0530/src/main.c
|
Index: vim-9.1.1706/src/main.c
|
||||||
===================================================================
|
===================================================================
|
||||||
--- vim-9.1.0530.orig/src/main.c
|
--- vim-9.1.1706.orig/src/main.c
|
||||||
+++ vim-9.1.0530/src/main.c
|
+++ vim-9.1.1706/src/main.c
|
||||||
@@ -3251,7 +3251,10 @@ source_startup_scripts(mparm_T *parmp)
|
@@ -3364,7 +3364,10 @@ source_startup_scripts(mparm_T *parmp)
|
||||||
* Get system wide defaults, if the file name is defined.
|
* Get system wide defaults, if the file name is defined.
|
||||||
*/
|
*/
|
||||||
#ifdef SYS_VIMRC_FILE
|
#ifdef SYS_VIMRC_FILE
|
||||||
|
|||||||
@@ -12,10 +12,10 @@ This reverts commit 2abec431e1ab5f4f6e21c2bb490241732622a8c5.
|
|||||||
src/testdir/test_cmdline.vim | 2 --
|
src/testdir/test_cmdline.vim | 2 --
|
||||||
4 files changed, 7 insertions(+), 20 deletions(-)
|
4 files changed, 7 insertions(+), 20 deletions(-)
|
||||||
|
|
||||||
Index: vim-9.1.1176/runtime/defaults.vim
|
Index: vim-9.1.1706/runtime/defaults.vim
|
||||||
===================================================================
|
===================================================================
|
||||||
--- vim-9.1.1176.orig/runtime/defaults.vim
|
--- vim-9.1.1706.orig/runtime/defaults.vim
|
||||||
+++ vim-9.1.1176/runtime/defaults.vim
|
+++ vim-9.1.1706/runtime/defaults.vim
|
||||||
@@ -112,11 +112,6 @@ if 1
|
@@ -112,11 +112,6 @@ if 1
|
||||||
\ | execute "normal! g`\""
|
\ | execute "normal! g`\""
|
||||||
\ | endif
|
\ | endif
|
||||||
@@ -28,11 +28,11 @@ Index: vim-9.1.1176/runtime/defaults.vim
|
|||||||
augroup END
|
augroup END
|
||||||
|
|
||||||
" Quite a few people accidentally type "q:" instead of ":q" and get confused
|
" Quite a few people accidentally type "q:" instead of ":q" and get confused
|
||||||
Index: vim-9.1.1176/runtime/doc/autocmd.txt
|
Index: vim-9.1.1706/runtime/doc/autocmd.txt
|
||||||
===================================================================
|
===================================================================
|
||||||
--- vim-9.1.1176.orig/runtime/doc/autocmd.txt
|
--- vim-9.1.1706.orig/runtime/doc/autocmd.txt
|
||||||
+++ vim-9.1.1176/runtime/doc/autocmd.txt
|
+++ vim-9.1.1706/runtime/doc/autocmd.txt
|
||||||
@@ -1260,19 +1260,10 @@ TerminalWinOpen Just after a terminal
|
@@ -1291,19 +1291,10 @@ TerminalWinOpen Just after a terminal
|
||||||
TermResponse After the response to |t_RV| is received from
|
TermResponse After the response to |t_RV| is received from
|
||||||
the terminal. The value of |v:termresponse|
|
the terminal. The value of |v:termresponse|
|
||||||
can be used to do things depending on the
|
can be used to do things depending on the
|
||||||
@@ -55,12 +55,12 @@ Index: vim-9.1.1176/runtime/doc/autocmd.txt
|
|||||||
+ anything else that takes time is involved.
|
+ anything else that takes time is involved.
|
||||||
*TermResponseAll*
|
*TermResponseAll*
|
||||||
TermResponseAll After the response to |t_RV|, |t_RC|, |t_RS|,
|
TermResponseAll After the response to |t_RV|, |t_RC|, |t_RS|,
|
||||||
|t_RB|, |t_RF|, or |t_u7| are received from
|
|t_u7| or any OSC command are received from
|
||||||
Index: vim-9.1.1176/src/testdir/test_cmdline.vim
|
Index: vim-9.1.1706/src/testdir/test_cmdline.vim
|
||||||
===================================================================
|
===================================================================
|
||||||
--- vim-9.1.1176.orig/src/testdir/test_cmdline.vim
|
--- vim-9.1.1706.orig/src/testdir/test_cmdline.vim
|
||||||
+++ vim-9.1.1176/src/testdir/test_cmdline.vim
|
+++ vim-9.1.1706/src/testdir/test_cmdline.vim
|
||||||
@@ -1843,8 +1843,6 @@ func Test_verbose_option()
|
@@ -1899,8 +1899,6 @@ func Test_verbose_option()
|
||||||
CheckScreendump
|
CheckScreendump
|
||||||
|
|
||||||
let lines =<< trim [SCRIPT]
|
let lines =<< trim [SCRIPT]
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6229dd8856364b0edb6d76e1c6f4a4a61b404d283c2a61833816b47afc9a8b06
|
|
||||||
size 18571702
|
|
||||||
3
vim-9.1.1754.tar.gz
Normal file
3
vim-9.1.1754.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bf03ae800f9c03749ea6fe659321049b77eda2af93217eeb7c5c6457609e90e8
|
||||||
|
size 18786233
|
||||||
481
vim.changes
481
vim.changes
@@ -1,3 +1,484 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 12 10:33:21 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
- update to 9.1.1754
|
||||||
|
* patch 9.1.1754: :helptags doesn't skip examples with syntax
|
||||||
|
* runtime(doc): improve 'complete' option description
|
||||||
|
* runtime(netrw): only keep cursor position in tree listing mode
|
||||||
|
* runtime(doc): use a single pattern in :h 'incsearch' example
|
||||||
|
* patch 9.1.1753: defaults: 'diffopt' option value can be improved
|
||||||
|
* runtime(vim): Update indent script for line continuation with lambda
|
||||||
|
* runtime(python): Update syntax, fix pythonEllipsis pattern
|
||||||
|
* runtime(doc): Update autocmd examples for command line autocompletion
|
||||||
|
* runtime(doc): improve docs related to 'autocomplete'
|
||||||
|
* patch 9.1.1752: tests: need another test for v9.1.1750 behaviour
|
||||||
|
* patch 9.1.1751: potential buffer-overflow in find_pattern_in_path()
|
||||||
|
* patch 9.1.1750: completion: preinserted text highlighed using ComplMatchIns
|
||||||
|
* patch 9.1.1749: leaking memory in cs_find_common()
|
||||||
|
* patch 9.1.1748: macOS: Default scheduler priority too low
|
||||||
|
* patch 9.1.1747: completion: redo (.) broken with preinsert and autocompletion
|
||||||
|
* runtime(doc): mention 'findfunc' at :h :find
|
||||||
|
* patch 9.1.1746: Missing Null ptr check in cs_find_common()
|
||||||
|
* runtime(doc): mention hl-PreInsert in version9.txt
|
||||||
|
* patch 9.1.1745: tabpanel: not properly redraw after wildmenu
|
||||||
|
* runtime(python): highlight ellipsis literals
|
||||||
|
* runtime(doc): Improve doc for cmdline-autocompletion
|
||||||
|
* patch 9.1.1744: tests: Test_skip_wildtrigger_hist_navigation() may fail
|
||||||
|
* patch 9.1.1743: Haiku: no full-screen support
|
||||||
|
* runtime(hare): update for Hare 0.25.2
|
||||||
|
* runtime(python): Update syntax file, fix f-string float highlighting
|
||||||
|
* patch 9.1.1742: complete: preinsert does not work well with preinsert
|
||||||
|
* patch 9.1.1741: Regression with kitty protocol and trailing byte "u"
|
||||||
|
* patch 9.1.1740: Memory leak with wildmode=longest,full and wildoptions=pum
|
||||||
|
* runtime(m4): Remove m4Type and leftover m4Function in syntax script
|
||||||
|
* runtime(doc): Tweak spacing in develop.txt
|
||||||
|
* patch 9.1.1739: Matches may be listed twice with wildmode=longest,list
|
||||||
|
* patch 9.1.1738: cmdline-autocompletion breaks history navigation
|
||||||
|
* patch 9.1.1737: Patch v9.1.1714 introduce a regression for wildmenu
|
||||||
|
* runtime(nu): Add new Nushell runtime files
|
||||||
|
* runtime(m4): Remove m4Function
|
||||||
|
* patch 9.1.1736: Cannot detect <F3> using kitty protocol
|
||||||
|
* patch 9.1.1735: Cygwin Makefile still checks for Win XP version
|
||||||
|
* runtime(colorresp): use correct load guard pattern
|
||||||
|
* runtime(ada): mark as unmaintained, fix a few issues with the ftplugin
|
||||||
|
* runtime(hamster): do not globally set ignorecase
|
||||||
|
* runtime(m4): Improve comments, distinguish them from #-lines
|
||||||
|
* patch 9.1.1734: Memory leak when allocating match fails
|
||||||
|
* patch 9.1.1733: tests: failure when remote_server() fails
|
||||||
|
* runtime(python): Do not match contained identifiers as pythonType
|
||||||
|
* runtime(netrw): Ensure netrw#fs#Dirname() always returns a trailing slash
|
||||||
|
* runtime(python): add syntax support inside f-strings
|
||||||
|
* patch 9.1.1732: filetype: .inc file detection can be improved
|
||||||
|
* patch 9.1.1731: Not using const qualifier for opchars
|
||||||
|
* runtime(doc): Add a Development policy
|
||||||
|
* runtime(doc): Tweak documentation in vi_diff.txt
|
||||||
|
* runtime(m4): update syntax script
|
||||||
|
* runtime(doc): Remove dead link from todo.txt
|
||||||
|
* runtime(doc): quote partial urls with a backtick
|
||||||
|
* runtime(vimgoto): Implement jumping to autoloaded functions
|
||||||
|
* patch 9.1.1730: filetype: vivado journal/log files are not recognized
|
||||||
|
* runtime(doc): remove documentation for t_Ms terminal code
|
||||||
|
* runtime(keymap): Add transliteration (buckwalter) arabic keymap
|
||||||
|
* patch 9.1.1729: CI is not run with clang 21
|
||||||
|
* patch 9.1.1728: termdebug: cannot evaluate visual selected expression
|
||||||
|
* patch 9.1.1727: Nextstep support still included
|
||||||
|
* patch 9.1.1726: Patch v9.1.1725 causes problems
|
||||||
|
* runtime(doc): document use of proto files in develop.txt
|
||||||
|
* patch 9.1.1725: Wayland code can be improved
|
||||||
|
* runtime(doc): add missing da1 value to TermResponseAll doc
|
||||||
|
* patch 9.1.1724: Compiler warning about ununitialized variable in ex_docmd.
|
||||||
|
* patch 9.1.1723: Missing ifdefs
|
||||||
|
* patch 9.1.1722: compiler may optimize away clearing of crypt key
|
||||||
|
* patch 9.1.1721: Defining a global gettimeofday() function
|
||||||
|
* patch 9.1.1720: using gettimeofday() for parsing OSC responses
|
||||||
|
* patch 9.1.1719: socket server code can be improved
|
||||||
|
* patch 9.1.1718: filetype: kubectl config file is not recognized
|
||||||
|
* patch 9.1.1717: filetype: AWS cli alias file is not recognized
|
||||||
|
* runtime(java): Dismiss "g:markdown_fenced_languages" for Java buffers
|
||||||
|
* runtime(vim): Update base syntax, fix Vim9 :for loop variable highlighting
|
||||||
|
* patch 9.1.1716: wrong indent in win_line()
|
||||||
|
* patch 9.1.1715: Some functions need to be re-ordered
|
||||||
|
* patch 9.1.1714: completion: wildmode=longest:full selects wrong item
|
||||||
|
* patch 9.1.1713: filetype: fvwm2m4 files are no longer detected
|
||||||
|
* patch 9.1.1712: Screen not redrawn properly on t_RB response
|
||||||
|
* patch 9.1.1711: Missing type cast in clipboard.c
|
||||||
|
* runtime(doc): Add [range] spec to :help :tcl and :help :tclfile
|
||||||
|
* runtime(doc): Tweak documentation style
|
||||||
|
* patch 9.1.1710: Compile warnings in clipboard.c
|
||||||
|
* patch 9.1.1709: filetype: kyaml files are not recognized
|
||||||
|
* runtime(vim): Update base syntax, match :defer command argument
|
||||||
|
* patch 9.1.1708: tests: various tests can be improved
|
||||||
|
* runtime(astro): catch json_decode() error when parsing tsconfig.json
|
||||||
|
* patch 9.1.1707: diff.pro contains #ifdefs
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 29 11:16:52 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
- update to 9.1.1706
|
||||||
|
+ refreshed patches:
|
||||||
|
* vim-7.3-filetype_changes.patch
|
||||||
|
* vim-7.3-filetype_ftl.patch
|
||||||
|
* vim-7.3-filetype_spec.patch
|
||||||
|
* vim-7.3-gvimrc_fontset.patch
|
||||||
|
* vim-7.3-mktemp_tutor.patch
|
||||||
|
* vim-7.3-name_vimrc.patch
|
||||||
|
* vim-7.3-sh_is_bash.patch
|
||||||
|
* vim-7.4-disable_lang_no.patch
|
||||||
|
* vim-7.4-filetype_apparmor.patch
|
||||||
|
* vim-7.4-filetype_mine.patch
|
||||||
|
* vim-8.0.1568-defaults.patch
|
||||||
|
* vim-8.2.2411-globalvimrc.patch
|
||||||
|
* vim-9.1.1134-revert-putty-terminal-colors.patch
|
||||||
|
* vim73-no-static-libpython.patch
|
||||||
|
+ changes:
|
||||||
|
* patch 9.1.1706: MS-Windows: Compile error when building with if_ruby
|
||||||
|
* patch 9.1.1705: time.h include is available on all platforms
|
||||||
|
* runtime(tutor): Add a section on text objects and special registers to Chapter 2
|
||||||
|
* patch 9.1.1704: Cannot determine non-X11/Wayland clipmethods
|
||||||
|
* patch 9.1.1703: Cannot react to terminal OSC responses
|
||||||
|
* runtime(vim): update vim syntax generator for patch v9.1.1692
|
||||||
|
* patch 9.1.1701: tests: failure on CI with GUI and ASAN in test_edit.res
|
||||||
|
* patch 9.1.1700: Multiline ignorecase specific pattern does not match with 'ignorecase'
|
||||||
|
* patch 9.1.1699: Fuzzy completion disabled for 'findfunc' and customlist
|
||||||
|
* runtime(debversions): Move bullseye, focal, and oracular to "unsupported"
|
||||||
|
* patch 9.1.1698: Some error numbers are not documented
|
||||||
|
* runtime(vimcomplete): Try catch completion of `pack_jobs->add({`
|
||||||
|
* patch 9.1.1697: tests: no test for aclocal.m4
|
||||||
|
* runtime(indent-tests): Use silent write of resulting files
|
||||||
|
* translation: Remove outdated rule for nl.po
|
||||||
|
* patch 9.1.1696: tabnr from getwininfo() for popup windows is always 0
|
||||||
|
* runtime(tutor): remove duplicate tutor1.zh
|
||||||
|
* runtime(tutor): fix language selection for zh
|
||||||
|
* patch 9.1.1695: Need more Vim script specific tests
|
||||||
|
* patch 9.1.1694: filetype: Buck eXtension Lang files are not recognized
|
||||||
|
* patch 9.1.1693: tests: test_filetype fails in shadow dir
|
||||||
|
* patch 9.1.1692: global_functions are not constant
|
||||||
|
* patch 9.1.1691: over-allocation in ga_concat_strings()
|
||||||
|
* patch 9.1.1690: Missing recursion guard in dos/unix_expandpath()
|
||||||
|
* patch 9.1.1689: CmdlineChanged not triggered by <Del>
|
||||||
|
* patch 9.1.1688: potential buffer overrun in bufwrite.c
|
||||||
|
* patch 9.1.1687: filetype: autoconf filetype not always correct
|
||||||
|
* runtime(lf): update syntax to support lf version r37
|
||||||
|
* patch 9.1.1686: if_ruby: unknown pragma when not using gcc
|
||||||
|
* patch 9.1.1685: Missing changes from PR 18068
|
||||||
|
* patch 9.1.1684: min()/max() does not handle float data types
|
||||||
|
* patch 9.1.1683: xxd: Avoid null dereference in autoskip colorless
|
||||||
|
* runtime(python): support 'type's soft keyword form
|
||||||
|
* patch 9.1.1682: tests: Test_wildtrigger_update_screen() creates unused mapping
|
||||||
|
* patch 9.1.1681: tests: no test for actually moving cursor with 'acl'
|
||||||
|
* runtime(termdebug): Remove load guard
|
||||||
|
* runtime(doc): update termguicolors default description
|
||||||
|
* patch 9.1.1680: MS-Windows: possible buffer-under run in if_cscope
|
||||||
|
* patch 9.1.1679: unclear what key causes CmdlineLeave autocommand
|
||||||
|
* runtime(netrw): fix :Explore command in terminal
|
||||||
|
* patch 9.1.1678: Amiga: cannot handle large undo files
|
||||||
|
* patch 9.1.1677: wrong ifdef in message.c
|
||||||
|
* patch 9.1.1676: completion: long line shown twice
|
||||||
|
* runtime(sh): add syntax highlighting support for ${ cmd;} and ${|cmd;}
|
||||||
|
* patch 9.1.1675: MS-Windows: Makefiles can be refactored
|
||||||
|
* patch 9.1.1674: Patch v9.1.1666 causes problems on kitty
|
||||||
|
* patch 9.1.1673: if_python: still support for Python 1
|
||||||
|
* patch 9.1.1672: completion: cannot add timeouts for 'cpt' sources
|
||||||
|
* runtime(fstab): Added mtab support to fstab syntax.
|
||||||
|
* patch 9.1.1671: configure: missing comment about AC_CONFIG_SRCDIR
|
||||||
|
* patch 9.1.1670: completion: autocomplete breaks second completion
|
||||||
|
* patch 9.1.1669: Vim script: no support for URI de-/encoding
|
||||||
|
* patch 9.1.1668: items() does not work for Blobs
|
||||||
|
* patch 9.1.1667: Another outdated comment in eval.c
|
||||||
|
* patch 9.1.1666: no support for terminal primary device attributes
|
||||||
|
* patch 9.1.1665: Outdated comment in eval.c
|
||||||
|
* runtime(doc): Fix missing heading in remote.txt
|
||||||
|
* patch 9.1.1664: configure: can use any autoconf
|
||||||
|
* runtime(doc): Tweak documentation style
|
||||||
|
* runtime(colors): Update colorschemes
|
||||||
|
* patch 9.1.1663: xxd: 9.1.0023 introduced additional dependency
|
||||||
|
* runtime(systemverilog): Add syntax highlighting for 1800-2023 block strings
|
||||||
|
* patch 9.1.1662: Issues with proto files: missing or inconsistent prototypes.
|
||||||
|
* patch 9.1.1661: Coverity finds a few issues in clientserver.c
|
||||||
|
* patch 9.1.1660: popups without decoration are positioned wrong at bottom of screen
|
||||||
|
* patch 9.1.1659: configure: uses AC_INIT without args
|
||||||
|
* patch 9.1.1658: Missing includes for Wayland headers
|
||||||
|
* patch 9.1.1657: Autocompletion adds delay
|
||||||
|
* runtime(doc): correct another problem in :h items()
|
||||||
|
* patch 9.1.1656: MS-Windows: Patch v9.1.1652 breaks clipboard
|
||||||
|
* patch 9.1.1655: Build-failure in do_mouse()
|
||||||
|
* patch 9.1.1654: build failure when FEAT_DIFF is not defined
|
||||||
|
* patch 9.1.1653: Coverity complains about Null pointer dereference
|
||||||
|
* translation(it): Update Italian translation
|
||||||
|
* translation(it): update Italian manpage
|
||||||
|
* patch 9.1.1652: cannot determine non-X11/Wayland clipmethods
|
||||||
|
* patch 9.1.1651: Cannot use clientserver over socket
|
||||||
|
* patch 9.1.1650: popup: window may not properly resize
|
||||||
|
* patch 9.1.1649: attrs allocation and fuzzy growarray could leak
|
||||||
|
* runtime(python): optimize pythonSync pattern
|
||||||
|
* patch 9.1.1648: MS-Windows: some style issues with patch v9.1.1646
|
||||||
|
* runtime(doc): fix style and clarify items() function for String type
|
||||||
|
* patch 9.1.1647: filetype: Cangjie files are not recognized
|
||||||
|
* patch 9.1.1646: MS-Windows: completion cannot handle implicit drive letters
|
||||||
|
* patch 9.1.1645: fuzzy.c can be further improved
|
||||||
|
* patch 9.1.1644: configure: doesn't separate CPPFLAGS and CFLAGS
|
||||||
|
* runtime(doc): Update help for the items() function
|
||||||
|
* patch 9.1.1643: tabpanel: mouse code too complicated
|
||||||
|
* patch 9.1.1642: configure: wrong C99 feature test
|
||||||
|
* patch 9.1.1641: a few compiler warnings are output
|
||||||
|
* patch 9.1.1640: Unicode has deprecated some code-points
|
||||||
|
* patch 9.1.1639: completion: popup may be misplaced
|
||||||
|
* patch 9.1.1638: completion: not possible to delay the autcompletion
|
||||||
|
* runtime(vim): set 'comments' based on script type (legacy/Vim9)
|
||||||
|
* runtime(vim9): Disable shellslash for shellescape() in Open()
|
||||||
|
* patch 9.1.1637: FEAT_DIFF used in diff.pro
|
||||||
|
* translation(sr): Update Serbian messages translation
|
||||||
|
* runtime(diff): fix mixed translations in zh_CN
|
||||||
|
* patch 9.1.1636: style issues
|
||||||
|
* patch 9.1.1635: tabpanel: cannot drag inactive tabs
|
||||||
|
* patch 9.1.1634: Clipboard code can be improved
|
||||||
|
* patch 9.1.1633: Search pattern shown incorrectly with negative offset
|
||||||
|
* patch 9.1.1632: memory leak in fuzzy.c
|
||||||
|
* patch 9.1.1631: proto files are outdated
|
||||||
|
* patch 9.1.1630: tests: fuzzy bufname completion test doesn't match successfully
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 14 10:22:44 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
- update to 9.1.1629:
|
||||||
|
* patch 9.1.1629: Vim9: Not able to use more than 10 type arguments in a generic function
|
||||||
|
* runtime(python): highlight "self" and "cls" in syntax script
|
||||||
|
* runtime(vimgoto): make gf extract packadd/colo name more flexible
|
||||||
|
* patch 9.1.1628: fuzzy.c has a few issues
|
||||||
|
* runtime(doc): Adapt fuzzy doc to reflect 'fzy' algorithm
|
||||||
|
* patch 9.1.1627: fuzzy matching can be improved
|
||||||
|
* patch 9.1.1626: cindent: does not handle compound literals
|
||||||
|
* patch 9.1.1625: Autocompletion slow with include- and tag-completion
|
||||||
|
* runetime(vim): gf maybe hang and fail
|
||||||
|
* runtime(vim): cannot jump to :colorscheme files
|
||||||
|
* patch 9.1.1624: Cscope not enabled on MacOS
|
||||||
|
* runtime(doc): allow more C99 features
|
||||||
|
* runtime(python): Also sync syntax at 'async def'
|
||||||
|
* runtime(doc): update :call with a range and remove space
|
||||||
|
* runtime(doc): Fix 2 minor issues after 32d6bd6df
|
||||||
|
* runtime(python): Highlight f-string replacement fields in Python
|
||||||
|
* runtime(python): Highlight classes as structures
|
||||||
|
* runtime(doc): remove dead links
|
||||||
|
* patch 9.1.1623: Buffer menu does not handle unicode names correctly
|
||||||
|
* patch 9.1.1622: Patch v9.1.1432 causes performance regressions
|
||||||
|
* patch 9.1.1621: flicker in popup menu during cmdline autocompletion
|
||||||
|
* patch 9.1.1620: filetype: composer.lock and symfony.lock files not recognized
|
||||||
|
* patch 9.1.1619: Incorrect E535 error message
|
||||||
|
* runtime(doc): Fix style and typos in builtin.txt and usr_41.txt
|
||||||
|
* patch 9.1.1618: completion: incorrect selected index returned from complete_info()
|
||||||
|
* patch 9.1.1617: Vim9: some error messages can be improved
|
||||||
|
* runtime(doc): Tweak documentation style
|
||||||
|
* patch 9.1.1616: xxd: possible buffer overflow with bitwise output
|
||||||
|
* patch 9.1.1615: diff format erroneously detected
|
||||||
|
* patch 9.1.1614: Vim9: possible variable type change
|
||||||
|
* patch 9.1.1613: tests: test_search leaves a few swapfiles behind
|
||||||
|
* patch 9.1.1612: Ctrl-G/Ctrl-T do not ignore the end search delimiter
|
||||||
|
* patch 9.1.1611: possible undefined behaviour in mb_decompose()
|
||||||
|
* runtime(vim): Update ftplugin, fix option variable 'keywordprg' matching
|
||||||
|
* runtime(racket): update Racket runtime files
|
||||||
|
* translation: Generate year for MS Windows differently
|
||||||
|
* patch 9.1.1610: completion: hang or E684 when 'tagfunc' calls complete()
|
||||||
|
* runtime(doc): Update CONTRIBUTING and clarify use of Vim9 script
|
||||||
|
* patch 9.1.1609: complete: Heap-buffer overflow with complete function
|
||||||
|
* runtime(c): set omnifunc only for Vim, since it is Vim9 Script
|
||||||
|
* runtime(vim): add simple vimscript complete function
|
||||||
|
* runtime(script): Update Last Change Header
|
||||||
|
* patch 9.1.1608: No command-line completion for :unsilent {command}
|
||||||
|
* patch 9.1.1607: :apple command detected as :append
|
||||||
|
* patch 9.1.1606: filetype: a few more files are not recognized
|
||||||
|
* patch 9.1.1605: cannot specify scope for chdir()
|
||||||
|
* runtime(doc): Improve doc for cmdline-autocomplete
|
||||||
|
* runtime(doc): update develop assumptions
|
||||||
|
* patch 9.1.1604: completion: incsearch highlight might be lost
|
||||||
|
* runtime(optwin): Fix E94 when searching for the option-window
|
||||||
|
* patch 9.1.1603: completion: cannot use autoloaded funcs in 'complete' F{func}
|
||||||
|
* runtime(java): Manage byte limits for variable-width lookbehind assertions
|
||||||
|
* runtime(help): Unset `'comments'` and `'cms'` options
|
||||||
|
* runtime(netrw): netrw#BrowseX() needs to distinguish local and remote file
|
||||||
|
* runtime(typescript): Add syntax support for defer and arbitrary module identifiers
|
||||||
|
* translation: Auto-generate headers for the vim.pot file
|
||||||
|
* patch 9.1.1602: filetype: requirements-*.txt files are not recognized
|
||||||
|
* patch 9.1.1601: Patch v8.1.0425 was wrong
|
||||||
|
* runtime(netrw): Use correct "=~#" for the netrw_sizestyle='H' option
|
||||||
|
* runtime(openscad): add a filetype plugin
|
||||||
|
* patch 9.1.1600: using diff anchors with hidden buffers fails silently
|
||||||
|
* runtime(javascript): add "as" as a reserved keyword to syntax script
|
||||||
|
* patch 9.1.1599: :bnext doesn't go to unlisted help buffers
|
||||||
|
* runtime(doc): Update ft-vim-syntax documentation
|
||||||
|
* patch 9.1.1598: filetype: waybar config file is not recognized
|
||||||
|
* patch 9.1.1597: CI reports leaks in libgtk3 library
|
||||||
|
* patch 9.1.1596: tests: Test_search_wildmenu_iminsert() depends on help file
|
||||||
|
* runtime(doc): remove mentioning of netrwSettings.vim
|
||||||
|
* runtime(doc): fix typo at :h cmdline-autocompletion
|
||||||
|
* patch 9.1.1595: Wayland: non-portable use of select()
|
||||||
|
* patch 9.1.1594: completion: search completion throws errors
|
||||||
|
* runtime(doc): tweak option name notation further
|
||||||
|
* runtime(doc): add back bars for the '' mark
|
||||||
|
* runtime(vim): add gf support for import and packadd in ftplugin
|
||||||
|
* runtime(helptoc): add s keymap to split and jump to selected entry
|
||||||
|
* runtime(syntax-tests): Break up non-ASCII over-75-byte-long lines
|
||||||
|
* runtime(doc): fix mismatch between 'backspace' and |i_backspacing|
|
||||||
|
* runtime(doc): Use correct option-name tags
|
||||||
|
* runtime(doc): Tweak documentation style
|
||||||
|
* translation(uk): Fix wrong Ukrainian message translation
|
||||||
|
* check.vim: Further improve po message checks
|
||||||
|
* translation(it): Update Italian translation
|
||||||
|
* patch 9.1.1593: Confusing error when compiling incomplete try block
|
||||||
|
* runtime(misc): removing saccarosium from maintainer list
|
||||||
|
* patch 9.1.1592: Vim9: crash with classes and garbage collection
|
||||||
|
* runtime(vim): Update base syntax, match Neovim builtin functions
|
||||||
|
* runtime(vim): Update base syntax, fix :map termination in :command RHS
|
||||||
|
* CI: Manage multibyte characters in syntax tests
|
||||||
|
* CI: Remove the file filters for syntax tests
|
||||||
|
* CI(screendump): Support iterative filtering for screendump comparison
|
||||||
|
* CI(screendump): Move an early-return test out of the loop
|
||||||
|
* CI: Include provenance in names of collected artifacts
|
||||||
|
* runtime(vim): Cleanup syntax tests
|
||||||
|
* patch 9.1.1591: VMS support can be improved
|
||||||
|
* patch 9.1.1590: cannot perform autocompletion
|
||||||
|
* runtime(ccomplete): return partial results on complete_check()
|
||||||
|
* patch 9.1.1589: Cannot disable cscope interface using configure
|
||||||
|
* patch 9.1.1588: Vim9: cannot split dict inside command block
|
||||||
|
* runtime(netrw): upstream snapshot v184
|
||||||
|
* runtime(vim): fix various indentation issues
|
||||||
|
* runtime(doc): use correct possessive form
|
||||||
|
* patch 9.1.1587: Wayland: timeout not updated before select()
|
||||||
|
* patch 9.1.1586: Vim9: can define an enum/interface in a function
|
||||||
|
* runtime(vim): Update base syntax, match enum constructor type args
|
||||||
|
* runtime(vim): Update base syntax, match generic functions
|
||||||
|
* runtime(ccomplete): use complete_check() in ccomplete plugin
|
||||||
|
* runtime(editorconfig): drop mkzip.sh
|
||||||
|
* patch 9.1.1585: Wayland: gvim still needs GVIM_ENABLE_WAYLAND
|
||||||
|
* runtime(misc): use :hor :term to ensure new term window is split horizontally
|
||||||
|
* patch 9.1.1584: using ints as boolean type
|
||||||
|
* check.vim: Improve po message checks
|
||||||
|
* translation(it): Update Italian translation
|
||||||
|
* runtime(doc): Tweak documentation style in usr_90.txt
|
||||||
|
* patch 9.1.1583: gvim window lost its icons
|
||||||
|
* patch 9.1.1582: style issue in vim9type.c and vim9generics.c
|
||||||
|
* runtime(doc): remove mention of ftp.vim.org
|
||||||
|
* runtime(doc): Tweak documentation style
|
||||||
|
* runtime(doc): Fix typo in :help help-summary
|
||||||
|
* patch 9.1.1581: possible memory leak in vim9generics.c
|
||||||
|
* patch 9.1.1580: possible memory leak in vim9type.c
|
||||||
|
* patch 9.1.1579: Coverity complains about unchecked return value
|
||||||
|
* patch 9.1.1578: configure: comment still mentions autoconf 2.71
|
||||||
|
* patch 9.1.1577: Vim9: no generic support yet
|
||||||
|
* patch 9.1.1576: cannot easily trigger wildcard expansion
|
||||||
|
* runtime(doc): clarify C99 constraints and portability assumptions
|
||||||
|
* patch 9.1.1575: tabpanel not drawn correctly with wrapped lines
|
||||||
|
* patch 9.1.1574: Dead code in mbyte.c
|
||||||
|
* runtime(doc): mention the "pipefail" shell option
|
||||||
|
* patch 9.1.1573: Memory leak when pressing Ctrl-D in cmdline mode
|
||||||
|
* translation: mark vim.pot as binary
|
||||||
|
* translation: do not add message location as comments into vim.pot
|
||||||
|
* patch 9.1.1572: expanding $var does not escape whitespace for 'path'
|
||||||
|
* patch 9.1.1571: CmdlineChanged triggered to often
|
||||||
|
* runtime(rust): improve loading time
|
||||||
|
* runtime(doc): Update help syntax, match :autocmd options
|
||||||
|
* patch 9.1.1570: Copilot suggested some improvements in cmdexpand.c
|
||||||
|
* translation(de): Update German translations
|
||||||
|
* translation(it): Update Italian translations
|
||||||
|
* patch 9.1.1569: tests: Vim9 tests can be improved
|
||||||
|
* runtime(doc): Tweak documentation about tab pages
|
||||||
|
* runtime(uc): include uc filetype plugin
|
||||||
|
* translation: comment out deletion of *.pot file in Makefiles
|
||||||
|
* patch 9.1.1568: need a few more default highlight groups
|
||||||
|
* patch 9.1.1567: crash when using inline diff mode
|
||||||
|
* patch 9.1.1566: self-referenced enum may not get freed
|
||||||
|
* patch 9.1.1565: configure: does not consider tiny version for wayland
|
||||||
|
* runtime(lf): update syntax to support lf version r36
|
||||||
|
* runtime(sh): properly delete shell commands in syntax file
|
||||||
|
* Update editorconfig and the documented C-style for sign.c/sound.c
|
||||||
|
* runtime(vim): Update base syntax and generator, improve command/function distinction
|
||||||
|
* patch 9.1.1564: crash when opening popup to closing buffer
|
||||||
|
* translation: mark vim.pot as linguist-generated, ignore msg locations in vim.pot
|
||||||
|
* patch 9.1.1563: completion: ruler may disappear
|
||||||
|
* patch 9.1.1562: close button always visible in the 'tabline'
|
||||||
|
* runtime(python): Highlight f-strings in Python
|
||||||
|
* runtime(vim): Update base syntax, match "any" type distinctly
|
||||||
|
* patch 9.1.1561: configure: wayland test can be improved
|
||||||
|
* patch 9.1.1560: configure: uses $PKG_CONFIG before it is defined
|
||||||
|
* patch 9.1.1559: tests: Test_popup_complete_info_01() fails when run alone
|
||||||
|
* runtime(doc): fix claim that 'CTRL-W CTRL-C' and 'CTRL-W c' are the same
|
||||||
|
* runtime(doc): handle newlines in base64 string encode example
|
||||||
|
* runtime(vim): Update base syntax, fix incorrect function error
|
||||||
|
* runtime(compiler): Add PHPStan compiler
|
||||||
|
* translation: regenerate vim.pot, ignore version.c changes
|
||||||
|
* patch 9.1.1558: str2blob() treats NULL string and empty string differently
|
||||||
|
* patch 9.1.1557: not possible to anchor specific lines in difff mode
|
||||||
|
* patch 9.1.1556: string handling in cmdexpand.c can be improved
|
||||||
|
* patch 9.1.1555: completion: repeated insertion of leader
|
||||||
|
* patch 9.1.1554: crash when omni-completion opens command-line window
|
||||||
|
* patch 9.1.1553: Vim9: crash when accessing a variable in if condition
|
||||||
|
* runtime(tar): update minimum Vim version required for tar.vim
|
||||||
|
* patch 9.1.1552: [security]: path traversal issue in tar.vim
|
||||||
|
* patch 9.1.1551: [security]: path traversal issue in zip.vim
|
||||||
|
* patch 9.1.1550: defaults: 'showcmd' is not enabled in non-compatible mode on Unix
|
||||||
|
* patch 9.1.1549: filetype: pkl files are not recognized
|
||||||
|
* patch 9.1.1548: filetype: OpenFGA files are not recognized
|
||||||
|
* runtime(swig): add 'comments', 'commentstring' in filetype plugin
|
||||||
|
* runtime(twig): include twig filetype plugin
|
||||||
|
* patch 9.1.1547: Wayland: missing ifdef
|
||||||
|
* translation: ignore vim.pot creation date, regenerate it, rm allfiles
|
||||||
|
* patch 9.1.1546: Vim9: error with has() and short circuit evaluation
|
||||||
|
* runtime(python2): Highlight b-strings in Python 2.7
|
||||||
|
* runtime(doc): Tweak documentation
|
||||||
|
* patch 9.1.1545: typo in os_unix.c
|
||||||
|
* runtime(python): highlight bytes in python
|
||||||
|
* runtime(python2): highlight unicode strings in python2
|
||||||
|
* patch 9.1.1544: :retab cannot be limited to indentation only
|
||||||
|
* runtime(erlang): Add support for triple-quoted strings and docstrings
|
||||||
|
* patch 9.1.1543: Wayland: clipboard appears to not be working
|
||||||
|
* patch 9.1.1542: Coverity complains about uninitialized variable
|
||||||
|
* patch 9.1.1541: Vim9: error when last enum value ends with a comma
|
||||||
|
* runtime(vim): Update help syntax file, improve highlighting of included Vim examples
|
||||||
|
* patch 9.1.1540: completion: menu state wrong on interruption
|
||||||
|
* patch 9.1.1539: completion: messages don't respect 'shm' setting
|
||||||
|
* runtime(vim): Update base syntax, improve :match highlighting
|
||||||
|
* translation(it): update Italian message translations
|
||||||
|
* translation: include vim.pot in the repository
|
||||||
|
* runtime(python): update rendering of Unicode named literals in syntax script
|
||||||
|
* translation(ru): Update messages translation
|
||||||
|
* tests: string options in gen_opt_test.vim not fully sorted
|
||||||
|
* check.vim: detect trailing whitespace
|
||||||
|
* runtime(help_ru): Update help_ru syntax script
|
||||||
|
* runtime(vim): Update base syntax, improve function call highlighting
|
||||||
|
* patch 9.1.1537: helptoc: still some issues when markdown code blocks
|
||||||
|
* patch 9.1.1536: tests: test_plugin_comment uses wrong :Check command
|
||||||
|
* patch 9.1.1535: the maximum search count uses hard-coded value 99
|
||||||
|
* patch 9.1.1534: unnecessary code in tabpanel.c
|
||||||
|
* patch 9.1.1533: helptoc: does not handle code sections in markdown well
|
||||||
|
* runtime(doc): clarify how ex ranges are adjusted when acting on folds
|
||||||
|
* translation(ru): update vim-ru according to patch 9.1.1485
|
||||||
|
* translation(ru): update vimtutor-ru man according to commit 5bbdd0b
|
||||||
|
* translation(ru): Update main readme.ru.txt according to commit 2bfd1ee
|
||||||
|
* runtime(filetype): fix incorrect pattern and break early
|
||||||
|
* Revert "runtime(haskell): Add single quote to `iskeyword` in ftplugin (#8191)"
|
||||||
|
* patch 9.1.1532: termdebug: not enough ways to configure breakpoints
|
||||||
|
* patch 9.1.1531: confusing error with nested legacy function
|
||||||
|
* patch 9.1.1530: Missing version change in v9.1.1529
|
||||||
|
* patch 9.1.1529: Win32: the toolbar in the GUI is old and dated
|
||||||
|
* patch 9.1.1528: completion: crash with getcompletion()
|
||||||
|
* patch 9.1.1527: Vim9: Crash with string compound assignment
|
||||||
|
* runtime(filetype): improve asm heuristics and move into FTasmsyntax()
|
||||||
|
* patch 9.1.1526: completion: search completion match may differ in case
|
||||||
|
* runtime(netrw): restore blank line cleanup after file listing
|
||||||
|
* patch 9.1.1525: tests: testdir/ is a bit messy
|
||||||
|
* patch 9.1.1524: tests: too many imports in the test suite
|
||||||
|
* patch 9.1.1523: tests: test_clipmethod fails in non X11 environment
|
||||||
|
* patch 9.1.1522: tests: still some ANSI escape sequences in test output
|
||||||
|
* patch 9.1.1521: completion: pum does not reset scroll pos on reopen with 'noselect'
|
||||||
|
* patch 9.1.1520: completion: search completion doesn't handle 'smartcase' well
|
||||||
|
* patch 9.1.1519: tests: Test_termdebug_decimal_breakpoints() may fail
|
||||||
|
* runtime(doc): Add documentation style
|
||||||
|
* patch 9.1.1518: getcompletiontype() may crash
|
||||||
|
* runtime(optwin): add missing values for tabpanel option
|
||||||
|
* translation(tr): Update Turkish translations
|
||||||
|
* runtime(doc): fix a few typos introduced in 0ae9e19540dda5d
|
||||||
|
* runtime(autopkgtest): add ftplugin file for autopkgtest
|
||||||
|
* runtime(autopkgtest): add syntax file for autopkgtest
|
||||||
|
* runtime(debcontrol): move kernel/architecture definitions to shared/debarchitectures.vim
|
||||||
|
* patch 9.1.1517: filetype: autopkgtest files are not recognized
|
||||||
|
* patch 9.1.1516: tests: no test that 'incsearch' is updated after search completion
|
||||||
|
* patch 9.1.1515: Coverity complains about potential unterminated strings
|
||||||
|
* patch 9.1.1514: Coverity complains about the use of tmpfile()
|
||||||
|
* patch 9.1.1513: resizing Vim window causes unexpected internal window width
|
||||||
|
* runtime(doc): add a section for options influencing search
|
||||||
|
* tests: fix typo in comment (after v9.1.1511)
|
||||||
|
* runtime(vim): Update base-syntax, match :filetype in functions
|
||||||
|
* patch 9.1.1512: completion: can only complete from keyword characters
|
||||||
|
* patch 9.1.1511: tests: two edit tests change v:testing from 1 to 0
|
||||||
|
* patch 9.1.1510: Search completion may use invalid memory
|
||||||
|
* patch 9.1.1509: patch 9.1.1505 was not good
|
||||||
|
* runtime(vim): Update base-syntax, match escape sequences in :command blocks
|
||||||
|
* runtime(go): fix `b:undo_ftplugin`
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 4 11:49:33 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update spec file template to the new Copyright declaration string
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 4 18:27:09 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
Fri Jul 4 18:27:09 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
|||||||
11
vim.spec
11
vim.spec
@@ -2,6 +2,7 @@
|
|||||||
# spec file for package vim
|
# spec file for package vim
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define pkg_version 9.1
|
%define pkg_version 9.1
|
||||||
%define patchlevel 1508
|
%define patchlevel 1754
|
||||||
%define patchlevel_compact %{patchlevel}
|
%define patchlevel_compact %{patchlevel}
|
||||||
%define VIM_SUBDIR vim91
|
%define VIM_SUBDIR vim91
|
||||||
%define site_runtimepath %{_datadir}/vim/site
|
%define site_runtimepath %{_datadir}/vim/site
|
||||||
@@ -47,10 +48,8 @@ Source19: gvim.desktop
|
|||||||
Source20: spec.skeleton
|
Source20: spec.skeleton
|
||||||
Source21: spec.vim
|
Source21: spec.vim
|
||||||
Source23: apparmor.vim
|
Source23: apparmor.vim
|
||||||
Source100: README.md
|
|
||||||
# Generated using: epstopdf runtime/vimlogo.eps && pdf2svg runtime/vimlogo.pdf gvim.svg
|
# Generated using: epstopdf runtime/vimlogo.eps && pdf2svg runtime/vimlogo.pdf gvim.svg
|
||||||
Source24: gvim.svg
|
Source24: gvim.svg
|
||||||
Source100: README.md
|
|
||||||
# Section Bitmap icons generated from gvim.svg using rsvg-convert
|
# Section Bitmap icons generated from gvim.svg using rsvg-convert
|
||||||
Source25: gvim_24.png
|
Source25: gvim_24.png
|
||||||
Source26: gvim_32.png
|
Source26: gvim_32.png
|
||||||
@@ -60,10 +59,8 @@ Source29: gvim_96.png
|
|||||||
Source30: gvim_128.png
|
Source30: gvim_128.png
|
||||||
Source31: gvim_256.png
|
Source31: gvim_256.png
|
||||||
Source32: gvim_512.png
|
Source32: gvim_512.png
|
||||||
Source100: README.md
|
|
||||||
# /Section
|
# /Section
|
||||||
Source99: %{name}-7.4-rpmlintrc
|
Source99: %{name}-7.4-rpmlintrc
|
||||||
Source100: README.md
|
|
||||||
Patch1: %{name}-7.4-disable_lang_no.patch
|
Patch1: %{name}-7.4-disable_lang_no.patch
|
||||||
Patch2: %{name}-7.3-gvimrc_fontset.patch
|
Patch2: %{name}-7.3-gvimrc_fontset.patch
|
||||||
Patch3: %{name}-7.3-sh_is_bash.patch
|
Patch3: %{name}-7.3-sh_is_bash.patch
|
||||||
@@ -79,7 +76,7 @@ Patch12: %{name}73-no-static-libpython.patch
|
|||||||
Patch13: %{name}-8.0.1568-defaults.patch
|
Patch13: %{name}-8.0.1568-defaults.patch
|
||||||
Patch14: %{name}-8.2.2411-globalvimrc.patch
|
Patch14: %{name}-8.2.2411-globalvimrc.patch
|
||||||
Patch15: %{name}-9.1.1134-revert-putty-terminal-colors.patch
|
Patch15: %{name}-9.1.1134-revert-putty-terminal-colors.patch
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf >= 2.71
|
||||||
BuildRequires: db-devel
|
BuildRequires: db-devel
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
@@ -280,7 +277,7 @@ export NOGUI_OPTIONS="\
|
|||||||
"
|
"
|
||||||
|
|
||||||
pushd src
|
pushd src
|
||||||
autoconf
|
make autoconf
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# build smaller vim
|
# build smaller vim
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
Index: vim-8.2.2411/src/configure.ac
|
Index: vim-9.1.1706/src/configure.ac
|
||||||
===================================================================
|
===================================================================
|
||||||
--- vim-8.2.2411.orig/src/configure.ac
|
--- vim-9.1.1706.orig/src/configure.ac
|
||||||
+++ vim-8.2.2411/src/configure.ac
|
+++ vim-9.1.1706/src/configure.ac
|
||||||
@@ -1289,7 +1289,7 @@ eof
|
@@ -1416,7 +1416,7 @@ eof
|
||||||
vi_cv_path_python_plibs="-F${python_PYTHONFRAMEWORKPREFIX} -framework Python"
|
vi_cv_path_python_plibs="-F${python_PYTHONFRAMEWORKPREFIX} -framework Python"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user