[vim] branch debian/sid updated (b96027e -> 6cc39fd)

James McCoy jamessan at debian.org
Mon Dec 18 03:14:18 UTC 2017


This is an automated email from the git hooks/post-receive script.

jamessan pushed a change to branch debian/sid
in repository vim.

      from  b96027e   debian.vim: Add MapExists() to check for map in multiple modes
      adds  52a2f0f   patch 8.0.1258: 'ttymouse' is set to "sgr" even though it's not supported
      adds  13deab8   patch 8.0.1259: search test can be flaky
      adds  ab8b1c1   patch 8.0.1260: using global variables for WaitFor()
      adds  1232624   patch 8.0.1261: program in terminal window gets NL instead of CR
      adds  7dd88c5   patch 8.0.1262: terminal redir test is flaky
      adds  5a73e0c   patch 8.0.1263: others can read the swap file if a user is careless
      adds  c363251   patch 8.0.1264: terminal debugger gets stuck in small window
      adds  ad7dac8   patch 8.0.1265: swap test not skipped when there is one group
      adds  ffe010f   patch 8.0.1266: Test_swap_directory was commented out
      adds  5842a74   patch 8.0.1267: Test_swap_group may leave file behind
      adds  3bf8c3c   patch 8.0.1268: PC install instructions are incomplete
      adds  aace215   patch 8.0.1269: effect of autocommands on marks is not tested
      adds  b0d45e7   Update runtime files.
      adds  8fdb35a   patch 8.0.1270: mismatching file name with Filelist
      adds  fb094e1   patch 8.0.1271: still too many old style tests
      adds  53ec795   patch 8.0.1272: warnings for unused variables in tiny build
      adds  4148be4   patch 8.0.1273: old test file remaining
      adds  0c4dc88   patch 8.0.1274: setbufline() fails when using folding
      adds  c9e9c71   patch 8.0.1275: CmdlineLeave autocmd prevents fold from opening
      adds  a3f7e58   patch 8.0.1276: key lost when window closed in exit callback
      adds  26d205d   patch 8.0.1277: terminal window CR-NL conversions may cause problems
      adds  8ac4415   patch 8.0.1278: GUI window always resizes when adding scrollbar
      adds  040c1fe   patch 8.0.1279: initializing menus can be slow
      adds  de32309   patch 8.0.1280: Python None cannot be converted to a Vim type
      adds  851ee6c   patch 8.0.1281: loading file type detection slows down startup
      adds  cef7322   patch 8.0.1282: script-local variable defined in the wrong script
      adds  9ed7d34   patch 8.0.1283: test 86 fails under ASAN
      adds  462455e   patch 8.0.1284: loading file type detection slows down startup
      adds  d09a206   patch 8.0.1285: occasional crash when using a channel
      adds  5fd8b78   patch 8.0.1286: occasional crash when using a channel
      adds  aeeb688   patch 8.0.1287: temp file used for viminfo may have wrong permissions
      adds  ae147ab   patch 8.0.1288: GUI: cannot drag the statusline of a terminal window
      adds  13e9041   patch 8.0.1289: mkview always includes the local directory
      adds  7f2e9d7   Update runtime files.
      adds  80eaddd   patch 8.0.1290: seq_cur of undotree() wrong after undo
      adds  f8c53d3   patch 8.0.1291: C indent wrong when * immediately follows comment
      adds  d327b0c   patch 8.0.1292: quick clicks in the WinBar start Visual mode
      adds  60e73f2   patch 8.0.1293: setting a breakpoint in the terminal debugger sometimes fails
      adds  2f27aab   patch 8.0.1294: GUI: get stuck when splitting a terminal window
      adds  e42a6d2   patch 8.0.1295: cannot automatically get a server name in a terminal
      adds  1dcada1   patch 8.0.1296: checking the same condition twice
      adds  2392143   patch 8.0.1297: +autoservername does not show enabled on MS-Windows
      adds  58a8f17   patch 8.0.1298: missing test file
      adds  a42ad57   patch 8.0.1299: bracketed paste does not work well in terminal window
      adds  cd142e3   patch 8.0.1300: file permissions may end up wrong when writing
      adds  7cb769a   patch 8.0.1301: generated license file for NSIS has a modeline
      adds  209d387   patch 8.0.1302: still too many old style tests
      adds  9c6ce0e   patch 8.0.1303: 'ttymouse' is not set to "sgr" for Terminal.app and Iterm2
      adds  d048009   patch 8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty pattern
      adds  7567d0b   patch 8.0.1305: writefile() never calls fsync()
      adds  9e27217   patch 8.0.1306: ASAN error stack trace is not useful
      adds  ae1e108   patch 8.0.1307: compiler warning for ignoring return value
      adds  234d162   patch 8.0.1308: the "Reading from stdin" message may be undesired
      adds  51b0f37   patch 8.0.1309: cannot use 'balloonexpr' in a terminal
      adds  0f1e643   patch 8.0.1310: cproto generates errors because of missing type
      adds  c7d16dc   patch 8.0.1311: no test for strpart()
      adds  c3719bd   patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
      adds  d1c2834   patch 8.0.1313: missing dependencies cause parallel make to fail
      adds  4ab9d9e   patch 8.0.1314: build fails on Mac
      adds  e86ee87   patch 8.0.1315: build still fails on Mac
      adds  44c2bff   patch 8.0.1316: build still still fails on Mac
      adds  e518226   patch 8.0.1317: accessing freed memory in term_wait()
      adds  246fe03   patch 8.0.1318: terminal balloon only shows one line
      adds  669a828   patch 8.0.1319: can't build GUI on MS-Windows
      adds  7221fce   patch 8.0.1320: popup test fails on GUI-only build
      adds  40e280d   patch 8.0.1321: can't build huge version with Athena
      adds  5bbef31   patch 8.0.1322: textformat test isn't run
      adds  73675fb   patch 8.0.1323: mouse events in a terminal window may cause endless loop
      adds  bb160a1   patch 8.0.1324: some xterm sends different mouse move codes
      adds  5df95ea   patch 8.0.1325: more tests are not run
      adds  6e77df2   patch 8.0.1326: largefile test fails on CI, glob test on MS-Windows
      adds  91ffda9   patch 8.0.1327: new proto file missing from distribution
      adds  ff54679   patch 8.0.1328: trouble when using ":term ++close" with autocmd
      adds  5505860   patch 8.0.1329: when a flaky test fails it also often fails the second time
      adds  52dbb5e   patch 8.0.1330: MS-Windows: job in terminal can't get back to Vim
      adds  a2a8016   Update runtime files.
      adds  3679c17   patch 8.0.1331: possible crash when window can be zero lines high
      adds  93a32e2   patch 8.0.1332: highlighting in quickfix window could be better
      adds  2c997d7   patch 8.0.1333: some tests are run twice
      adds  3167c3e   patch 8.0.1334: splitting a window with a WinBar damages window layout
      adds  291a9d1   patch 8.0.1335: writefile() using fsync() may give an error.
      adds  6315a9a   patch 8.0.1336: cannot use imactivatefunc() unless compiled with +xim
      adds  50d4315   patch 8.0.1337: typo in #ifdef
      adds  819edbe   patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete
      adds  83799a7   patch 8.0.1339: no test for what 8.0.1335 fixes
      adds  281c93e   patch 8.0.1340: MS-Windows: cannot build GUI without IME
      adds  be5d998   patch 8.0.1341: 'imactivatefunc' test fails on MS-Windows
      adds  fb1db0e   patch 8.0.1342: cannot build with Motif and multi-byte
      adds  d7ccc4d   patch 8.0.1343: MS-Windows: does not show colored emojis
      adds  2877d33   patch 8.0.1344: using 'imactivatefunc' in the GUI does not work
      adds  c41838a   patch 8.0.1345: race condition between stat() and open() for viminfo
      adds  a3571eb   patch 8.0.1346: crash when passing 50 char string to balloon_split()
      adds  e0aa23f   patch 8.0.1347: MS-Windows: build broken by misplaced curly
      adds  c8c7579   patch 8.0.1348: make testclean deletes script file on MS-Windows
      adds  17471e8   patch 8.0.1349: options test fails when using Motif or GTK GUI
      adds  1355aad   patch 8.0.1350: cannot build with +eval and -multi_byte
      adds  bdb8139   patch 8.0.1351: warning for unused variables building with MinGW
      adds  f38c86e   patch 8.0.1352: dead URLs in the help go unnoticed
      adds  1ed2276   patch 8.0.1353: QuickFixCmdPost is not used consistently
      adds  3660a10   patch 8.0.1354: Shift-Insert doesn't always work in MS-Windows console
      adds  a45ff6c   patch 8.0.1355: cursor keys don't work in MS-Windows console
      adds  c5aa55d   patch 8.0.1356: using simalt in a GUIEnter autocommand inserts characters
      adds  1a2ab99   patch 8.0.1357: startup test fails on OpenBSD
      adds  8b9e20a   patch 8.0.1358: undercurl is not used in the terminal
      adds  46359e1   patch 8.0.1359: libvterm ANSI colors can not always be recognized
      adds  2f05849   Update runtime files
      adds  76bb719   patch 8.0.1360: the Terminal highlighting doesn't work in a terminal
      adds  97ce419   patch 8.0.1361: some users don't want to diff with hidden buffers
      adds  a7c54cf   patch 8.0.1362: terminal window colors wrong when using Terminal highlighting
      adds  af903e5   patch 8.0.1363: recovering does not work when swap file ends in .stz
      adds  22044dc   patch 8.0.1364: there is no easy way to get the window position
      adds  2482069   patch 8.0.1365: when one channel test fails others fail as well
      adds  1ad022a   patch 8.0.1367
      adds  461fe50   patch 8.0.1367: terminal test hangs, executing abcde
      adds  ce6179c   patch 8.0.1368: cannot drag status or separator of new terminal window
      adds  92467d3   patch 8.0.1369: MS-Windows: drawing underline slow, mFallbackDC not updated
      adds  1eca6f1   patch 8.0.1370: channel test for callback is flaky
      adds  feeb4d0   patch 8.0.1371: Shift-Insert doesn't always work in MS-Windows console
      adds  ac112f0   patch 8.0.1372: profile log may be truncated halfway a character
      adds  3767c6e   patch 8.0.1373: no error when settting 'renderoptions' before starting GUI
      adds  5fe6bdf   patch 8.0.1374: CTRL-A does not work with an empty line
      adds  415a693   patch 8.0.1375: window size wrong after maximizing with WinBar
      adds  23c1b2b   patch 8.0.1376: cursor in terminal not always updated
      adds  6e65d59   patch 8.0.1377: cannot call a dict function in autoloaded dict
      adds  3388d33   patch 8.0.1378: autoload script sources itself when defining function
      adds  e4b78e2   patch 8.0.1379: configure check for selinux does not check for header file
      adds  0568431   patch 8.0.1380: using "vim -r swapfile" the hit-enter prompt is misplaced.
      adds  620ca2d   patch 8.0.1381: ch_readraw() waits for NL if channel mode is NL
      adds  f405c8f   patch 8.0.1382: get "no write since last change" message if terminal is open
      adds  35c5e81   patch 8.0.1383: local additions in help skips some files
      adds  74240d3   patch 8.0.1384: not enough quickfix help; confusing winid
      adds  59eb016   patch 8.0.1385: Python 3.5 is getting old
      adds  8e6a31d   patch 8.0.1386: cannot select modified buffers with getbufinfo()
      adds  a703aae   patch 8.0.1387: wordcount test is old style
      adds  fae8ed1   patch 8.0.1388: char not overwritten with ambiguous width char
      adds  a6d4849   patch 8.0.1389: getqflist() items are missing if not set
      adds  7f88b65   patch 8.0.1390: DirectX scrolling can be slow, vertical positioning is off
      adds  4697399   move netrw back to the previous version
      adds  b29d328   patch 8.0.1391: encoding empty string to JSON sometimes gives "null"
      adds  8b42328   patch 8.0.1392: build fails with --with-features=huge --disable-channel
      adds  6621605   patch 8.0.1393: too much highlighting with 'hlsearch' and 'incsearch' set
      adds  7e1652c   patch 8.0.1394: cannot intercept a yank command
      adds  200d0e3   patch 8.0.1395: it is not easy to see if a colorscheme is well written
      adds  a1d5c15   patch 8.0.1396: memory leak when CTRL-G in search command line fails
      adds  890dd05   patch 8.0.1397: pattern with \& following nothing gives an error
      adds  9e1d399   patch 8.0.1398: :packadd does not load packages from the "start" directory
      adds  ee219b0   patch 8.0.1399: warnings and errors when building tiny version
      adds  8ee2d36   patch 8.0.1400: color scheme check script shows up as color scheme
      adds  f0b03c4   Update runtime files
      adds  cb89c98   patch 8.0.1401: cannot build with GTK but without XIM
       new  c8d7093   Merge tag 'v8.0.1401' into debian/sid
       new  6cc39fd   Update changelogs/patches for 8.0.1401

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                                        |    4 +-
 Filelist                                           |   11 +-
 appveyor.yml                                       |    1 +
 debian/changelog                                   |   10 +-
 debian/changelog.upstream                          |  146 +-
 ...of-more-LaTeX-commands-for-tex-filetype-d.patch |   12 +-
 ...t-filetype-using-the-contents-of-the-file.patch |    2 +-
 ...s-decision-to-disable-modelines-by-defaul.patch |    4 +-
 ...ng-a-vimrc.tiny-when-Vim-is-invoked-as-vi.patch |    6 +-
 debian/patches/series                              |    3 -
 ...ing-compilation-date-in-SOURCE_DATE_EPOCH.patch |    6 +-
 ...ource-changelog-.vim-Update-release-names.patch |   41 +-
 ...l.vim-Build-syntax-from-lists-and-add-gol.patch |   95 --
 ...ontrol.vim-Sync-up-with-deb-src-control-5.patch |   91 --
 ...test_search-WaitFor-g-lines-to-be-visible.patch |   45 -
 nsis/gvim.nsi                                      |    3 +
 runtime/autoload/dist/ft.vim                       |  745 ++++++++++
 runtime/autoload/netrw.vim                         |    4 +-
 runtime/colors/README.txt                          |    1 +
 runtime/colors/tools/check_colors.vim              |  136 ++
 runtime/doc/Makefile                               |    6 +-
 runtime/doc/autocmd.txt                            |   29 +-
 runtime/doc/debugger.txt                           |   10 +-
 runtime/doc/editing.txt                            |    7 +-
 runtime/doc/eval.txt                               |  360 +++--
 runtime/doc/filetype.txt                           |   52 +-
 runtime/doc/gui.txt                                |   15 +-
 runtime/doc/if_cscop.txt                           |   26 +-
 runtime/doc/if_perl.txt                            |    4 +-
 runtime/doc/if_pyth.txt                            |    8 +-
 runtime/doc/insert.txt                             |    5 +-
 runtime/doc/mbyte.txt                              |   39 +-
 runtime/doc/message.txt                            |    2 +-
 runtime/doc/options.txt                            |  120 +-
 runtime/doc/pi_netrw.txt                           |  357 +++--
 runtime/doc/quickfix.txt                           |   61 +-
 runtime/doc/quickref.txt                           |    5 +-
 runtime/doc/remote.txt                             |    5 +-
 runtime/doc/repeat.txt                             |    6 +-
 runtime/doc/starting.txt                           |   18 +-
 runtime/doc/tags                                   |   49 +
 runtime/doc/terminal.txt                           |  131 +-
 runtime/doc/test_urls.vim                          |   68 +
 runtime/doc/todo.txt                               |  144 +-
 runtime/doc/usr_09.txt                             |   10 +-
 runtime/doc/usr_41.txt                             |    4 +-
 runtime/doc/various.txt                            |   14 +-
 runtime/doc/version8.txt                           |    4 +-
 runtime/filetype.vim                               |  835 +----------
 runtime/ftplugin/man.vim                           |   14 +-
 runtime/ftplugin/python.vim                        |   14 +-
 runtime/ftplugin/vim.vim                           |   35 +-
 runtime/ftplugin/zimbu.vim                         |    8 +-
 runtime/ftplugin/zsh.vim                           |    6 +-
 runtime/indent/javascript.vim                      |  183 ++-
 runtime/menu.vim                                   |  153 ++-
 runtime/optwin.vim                                 |   14 +-
 .../pack/dist/opt/termdebug/plugin/termdebug.vim   |  129 +-
 runtime/plugin/manpager.vim                        |   10 +-
 runtime/scripts.vim                                |   12 +-
 runtime/syntax/apachestyle.vim                     |    8 +-
 runtime/syntax/cf.vim                              | 1445 ++++++++++++++------
 runtime/syntax/debcontrol.vim                      |   79 +-
 runtime/syntax/debsources.vim                      |   10 +-
 runtime/syntax/doxygen.vim                         |  127 +-
 runtime/syntax/fstab.vim                           |   20 +-
 runtime/syntax/haskell.vim                         |    6 +-
 runtime/syntax/html.vim                            |   14 +-
 runtime/syntax/netrw.vim                           |   80 +-
 runtime/syntax/sh.vim                              |   39 +-
 runtime/syntax/tex.vim                             |   49 +-
 runtime/syntax/vim.vim                             |   70 +-
 runtime/syntax/zsh.vim                             |    6 +-
 src/INSTALLpc.txt                                  |  167 ++-
 src/Make_cyg_ming.mak                              |   14 +-
 src/Make_mvc.mak                                   |   26 +-
 src/Make_vms.mms                                   |  166 +--
 src/Makefile                                       |  456 +++---
 src/auto/configure                                 |   31 +-
 src/beval.c                                        |  281 ++++
 src/{gui_beval.h => beval.h}                       |   33 +-
 src/bigvim.bat                                     |    2 +-
 src/buffer.c                                       |    5 +
 src/channel.c                                      |   30 +-
 src/config.h.in                                    |    7 +-
 src/configure.ac                                   |   18 +-
 src/dict.c                                         |   36 +-
 src/diff.c                                         |   15 +
 src/edit.c                                         |   17 +-
 src/eval.c                                         |   35 +-
 src/evalfunc.c                                     |  116 +-
 src/ex_cmds.c                                      |  227 +--
 src/ex_cmds2.c                                     |   90 +-
 src/ex_docmd.c                                     |    6 +-
 src/ex_getln.c                                     |   52 +-
 src/feature.h                                      |   32 +-
 src/fileio.c                                       |  171 ++-
 src/getchar.c                                      |   10 +-
 src/globals.h                                      |   11 +-
 src/gui.c                                          |   34 +-
 src/gui.h                                          |    4 -
 src/gui_athena.c                                   |   12 +-
 src/gui_beval.c                                    |  224 +--
 src/gui_dwrite.cpp                                 |  897 ++++++++----
 src/gui_dwrite.h                                   |   16 +-
 src/gui_gtk_x11.c                                  |    7 +-
 src/gui_mac.c                                      |   14 +-
 src/gui_motif.c                                    |   12 +-
 src/gui_w32.c                                      |  357 +++--
 src/gui_x11.c                                      |   16 +-
 src/if_py_both.h                                   |   11 +-
 src/integration.c                                  |    2 +-
 src/json.c                                         |    6 +-
 src/keymap.h                                       |    2 +
 src/libvterm/include/vterm.h                       |    8 +
 src/libvterm/src/pen.c                             |   42 +-
 src/main.c                                         |   12 +-
 src/mbyte.c                                        |  197 ++-
 src/memline.c                                      |    5 +-
 src/menu.c                                         |    4 +-
 src/message.c                                      |    1 +
 src/misc1.c                                        |    1 +
 src/misc2.c                                        |   10 +-
 src/netbeans.c                                     |    8 +-
 src/normal.c                                       |   28 +-
 src/ops.c                                          |   71 +-
 src/option.c                                       |   54 +-
 src/option.h                                       |   20 +-
 src/os_mac_conv.c                                  |    1 -
 src/os_macosx.m                                    |    1 -
 src/os_unix.c                                      |   84 +-
 src/os_win32.c                                     |  107 +-
 src/popupmnu.c                                     |  319 ++++-
 src/proto.h                                        |    4 +-
 src/proto/beval.pro                                |    6 +
 src/proto/channel.pro                              |    1 -
 src/proto/dict.pro                                 |    3 +
 src/proto/diff.pro                                 |    1 +
 src/proto/eval.pro                                 |    1 +
 src/proto/fileio.pro                               |    1 +
 src/proto/gui_beval.pro                            |    2 -
 src/proto/gui_w32.pro                              |    1 -
 src/proto/os_unix.pro                              |    2 +
 src/proto/os_win32.pro                             |    2 +-
 src/proto/popupmnu.pro                             |    4 +
 src/proto/search.pro                               |    1 +
 src/proto/terminal.pro                             |    1 +
 src/proto/undo.pro                                 |    1 +
 src/quickfix.c                                     |  226 +--
 src/regexp_nfa.c                                   |    8 +-
 src/screen.c                                       |   43 +-
 src/search.c                                       |    9 +-
 src/structs.h                                      |    8 +-
 src/syntax.c                                       |   24 +-
 src/term.c                                         |   85 +-
 src/terminal.c                                     |  322 ++---
 src/testdir/Make_all.mak                           |   39 +-
 src/testdir/Make_ming.mak                          |    3 +-
 src/testdir/Make_vms.mms                           |   20 +-
 src/testdir/color_ramp.vim                         |    9 +-
 src/testdir/gen_opt_test.vim                       |   16 +-
 src/testdir/runtest.vim                            |   14 +
 src/testdir/samples/test000                        |  Bin 0 -> 8 bytes
 src/testdir/sautest/autoload/foo.vim               |    7 +
 src/testdir/sautest/autoload/footest.vim           |    2 +-
 src/testdir/sautest/autoload/globone.vim           |    1 +
 src/testdir/sautest/autoload/globtwo.vim           |    1 +
 src/testdir/sautest/autoload/sourced.vim           |    3 +
 src/testdir/shared.vim                             |   11 +-
 src/testdir/test3.in                               |   10 +
 src/testdir/test3.ok                               |    6 +
 src/testdir/test55.in                              |  586 --------
 src/testdir/test55.ok                              |  197 ---
 src/testdir/test68.in                              |  131 --
 src/testdir/test68.ok                              |   77 --
 src/testdir/test73.in                              |  170 ---
 src/testdir/test73.ok                              |   21 -
 src/testdir/test86.ok                              |   46 +-
 src/testdir/test87.ok                              |   46 +-
 src/testdir/test_alot_utf8.vim                     |    3 +
 src/testdir/test_autocmd.vim                       |  166 +++
 src/testdir/test_autoload.vim                      |   17 +
 src/testdir/test_bufline.vim                       |   26 +
 src/testdir/test_bufwintabinfo.vim                 |    7 +
 src/testdir/test_changelist.in                     |   22 -
 src/testdir/test_changelist.ok                     |    1 -
 src/testdir/test_channel.vim                       |   60 +-
 src/testdir/test_channel_pipe.py                   |    4 +
 src/testdir/test_clientserver.vim                  |   23 +-
 src/testdir/test_close_count.in                    |  154 ---
 src/testdir/test_close_count.ok                    |   23 -
 src/testdir/test_close_count.vim                   |  174 +++
 src/testdir/test_diffmode.vim                      |   23 +
 src/testdir/test_erasebackword.in                  |   20 -
 src/testdir/test_erasebackword.ok                  |    8 -
 src/testdir/test_erasebackword.vim                 |   25 +
 src/testdir/test_escaped_glob.vim                  |   15 +-
 src/testdir/test_find_complete.vim                 |  157 +++
 src/testdir/test_fixeol.in                         |   40 -
 src/testdir/test_fixeol.ok                         |   10 -
 src/testdir/test_fixeol.vim                        |   48 +
 src/testdir/test_fold.vim                          |   21 +
 src/testdir/test_functions.vim                     |   44 +-
 src/testdir/test_help.vim                          |   19 +
 src/testdir/test_iminsert.vim                      |   31 +
 src/testdir/test_increment.vim                     |   21 +
 src/testdir/test_ins_complete.vim                  |    7 +
 src/testdir/test_insertcount.in                    |   14 -
 src/testdir/test_insertcount.ok                    |    3 -
 src/testdir/test_job_fails.vim                     |    9 +-
 src/testdir/test_json.vim                          |    4 +
 src/testdir/test_listchars.in                      |   54 -
 src/testdir/test_listchars.ok                      |   16 -
 src/testdir/test_listchars.vim                     |   63 +
 src/testdir/test_listdict.vim                      |  603 ++++++++
 src/testdir/test_mksession_utf8.vim                |    1 +
 src/testdir/test_normal.vim                        |   42 +
 src/testdir/test_packadd.vim                       |   18 +
 src/testdir/test_plus_arg_edit.vim                 |    2 +
 src/testdir/test_popup.vim                         |   68 +-
 src/testdir/test_profile.vim                       |   41 +
 src/testdir/test_quickfix.vim                      |  356 ++++-
 src/testdir/test_quotestar.vim                     |   21 +-
 src/testdir/test_search.vim                        |  122 +-
 src/testdir/test_search_mbyte.in                   |   15 -
 src/testdir/test_search_mbyte.ok                   |    5 -
 src/testdir/test_swap.vim                          |   36 +
 src/testdir/test_terminal.vim                      |  127 +-
 src/testdir/test_textformat.vim                    |  168 +++
 src/testdir/test_undo.vim                          |   79 +-
 src/testdir/test_window_cmd.vim                    |   13 +
 src/testdir/test_wordcount.in                      |  126 --
 src/testdir/test_wordcount.ok                      |   34 -
 src/testdir/test_wordcount.vim                     |  108 ++
 src/testdir/test_writefile.vim                     |   15 +
 src/ui.c                                           |   21 +-
 src/undo.c                                         |   18 +-
 src/userfunc.c                                     |    4 +-
 src/version.c                                      |  300 +++-
 src/vim.h                                          |   34 +-
 src/window.c                                       |   65 +-
 src/workshop.c                                     |    7 +-
 242 files changed, 10673 insertions(+), 6212 deletions(-)
 delete mode 100644 debian/patches/upstream/syntax-debcontrol.vim-Build-syntax-from-lists-and-add-gol.patch
 delete mode 100644 debian/patches/upstream/syntax-debcontrol.vim-Sync-up-with-deb-src-control-5.patch
 delete mode 100644 debian/patches/upstream/test_search-WaitFor-g-lines-to-be-visible.patch
 create mode 100644 runtime/autoload/dist/ft.vim
 create mode 100644 runtime/colors/tools/check_colors.vim
 create mode 100644 runtime/doc/test_urls.vim
 create mode 100644 src/beval.c
 rename src/{gui_beval.h => beval.h} (86%)
 create mode 100644 src/proto/beval.pro
 create mode 100644 src/testdir/samples/test000
 create mode 100644 src/testdir/sautest/autoload/foo.vim
 create mode 100644 src/testdir/sautest/autoload/globone.vim
 create mode 100644 src/testdir/sautest/autoload/globtwo.vim
 create mode 100644 src/testdir/sautest/autoload/sourced.vim
 delete mode 100644 src/testdir/test55.in
 delete mode 100644 src/testdir/test55.ok
 delete mode 100644 src/testdir/test68.in
 delete mode 100644 src/testdir/test68.ok
 delete mode 100644 src/testdir/test73.in
 delete mode 100644 src/testdir/test73.ok
 create mode 100644 src/testdir/test_autoload.vim
 delete mode 100644 src/testdir/test_changelist.in
 delete mode 100644 src/testdir/test_changelist.ok
 delete mode 100644 src/testdir/test_close_count.in
 delete mode 100644 src/testdir/test_close_count.ok
 create mode 100644 src/testdir/test_close_count.vim
 delete mode 100644 src/testdir/test_erasebackword.in
 delete mode 100644 src/testdir/test_erasebackword.ok
 create mode 100644 src/testdir/test_erasebackword.vim
 create mode 100644 src/testdir/test_find_complete.vim
 delete mode 100644 src/testdir/test_fixeol.in
 delete mode 100644 src/testdir/test_fixeol.ok
 create mode 100644 src/testdir/test_fixeol.vim
 create mode 100644 src/testdir/test_iminsert.vim
 delete mode 100644 src/testdir/test_insertcount.in
 delete mode 100644 src/testdir/test_insertcount.ok
 delete mode 100644 src/testdir/test_listchars.in
 delete mode 100644 src/testdir/test_listchars.ok
 create mode 100644 src/testdir/test_listchars.vim
 create mode 100644 src/testdir/test_listdict.vim
 delete mode 100644 src/testdir/test_search_mbyte.in
 delete mode 100644 src/testdir/test_search_mbyte.ok
 create mode 100644 src/testdir/test_textformat.vim
 delete mode 100644 src/testdir/test_wordcount.in
 delete mode 100644 src/testdir/test_wordcount.ok
 create mode 100644 src/testdir/test_wordcount.vim

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vim/vim.git



More information about the pkg-vim-maintainers mailing list