| To: vim_dev@googlegroups.com |
| Subject: Patch 7.4.053 |
| 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.053 |
| Problem: Test75 has a wrong header. (ZyX) |
| Solution: Fix the text and remove leading ". |
| Files: src/testdir/test75.in |
| |
| |
| |
| |
| |
| *** 1,4 **** |
| ! " Tests for functions. |
| |
| STARTTEST |
| :so small.vim |
| --- 1,4 ---- |
| ! Tests for maparg(). |
| |
| STARTTEST |
| :so small.vim |
| |
| |
| |
| *** 740,741 **** |
| --- 740,743 ---- |
| { /* Add new patch number below this line */ |
| + /**/ |
| + 53, |
| /**/ |
| |
| -- |
| Every exit is an entrance into something else. |
| |
| /// 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 /// |