| To: vim_dev@googlegroups.com |
| Subject: Patch 7.4.583 |
| Fcc: outbox |
| From: Bram Moolenaar <Bram@moolenaar.net> |
| Mime-Version: 1.0 |
| Content-Type: text/plain; charset=UTF-8 |
| Content-Transfer-Encoding: 8bit |
| |
| |
| Patch 7.4.583 |
| Problem: With tiny features test 16 may fail. |
| Solution: Source small.vim. (Christian Brabandt) |
| Files: src/testdir/test16.in |
| |
| |
| |
| |
| |
| *** 2,7 **** |
| --- 2,8 ---- |
| For KDE set a font, empty 'guifont' may cause a hang. |
| |
| STARTTEST |
| + :so small.vim |
| :if $DISPLAY == "" | e! test.ok | wq! test.out | endif |
| :set exrc secure |
| :if has("gui_kde") |
| |
| |
| |
| *** 743,744 **** |
| --- 743,746 ---- |
| { /* Add new patch number below this line */ |
| + /**/ |
| + 583, |
| /**/ |
| |
| -- |
| I AM THANKFUL... |
| ...for the mess to clean after a party because it means I have |
| been surrounded by friends. |
| |
| /// Bram Moolenaar -- Bram@Moolenaar.net -- 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 /// |