]> git.pld-linux.org Git - packages/vim.git/blame - 7.2.199
- new
[packages/vim.git] / 7.2.199
Content-type: text/html ]> git.pld-linux.org Git - packages/vim.git/blame - 7.2.199


500 - Internal Server Error

Malformed UTF-8 character (fatal) at (eval 6) line 1, <$fd> line 56.
This page took 0.031531 seconds and 4 git commands to generate.
CommitLineData
ef0610d1
AG
1To: vim-dev@vim.org
2Subject: Patch 7.2.199
3Fcc: outbox
4From: Bram Moolenaar <Bram@moolenaar.net>
5Mime-Version: 1.0
6Content-Type: text/plain; charset=ISO-8859-1
7Content-Transfer-Encoding: 8bit
8------------
9
10Patch 7.2.199
11Problem: Strange character in comment.
12Solution: Change to "message". (Yongwei Wu)
13Files: src/term.c
14
15
16*** ../vim-7.2.198/src/term.c 2009-05-17 13:30:58.000000000 +0200
17--- src/term.c 2009-06-16 11:16:17.000000000 +0200
18***************
19*** 5555,5561 ****
20 * respects the current B/k/< settings of 'cpoption'.
21 *
22 * This function is called when expanding mappings/abbreviations on the
23