]> git.pld-linux.org Git - packages/vim.git/blame - 7.1.193
- updated to 7.1.326
[packages/vim.git] / 7.1.193
CommitLineData
d2415672
AG
1To: vim-dev@vim.org
2Subject: Patch 7.1.193
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.1.193
11Problem: Some Vim 5.x digraphs are missing in Vim 7, even though the
12 character pairs are not used. (Philippe de Muyter)
13Solution: Add those Vim 5.x digraphs that don't conflict with others.
14Files: src/digraph.c
15
16
17*** ../vim-7.1.192/src/digraph.c Thu Sep 13 18:25:08 2007
18--- src/digraph.c Thu Jan 3 17:48:47 2008
19***************
20*** 1978,1983 ****
21--- 1978,2038 ----
22 {'f', 't', 0xfb05},
23 {'s', 't', 0xfb06},
24 # endif /* FEAT_MBYTE */
25+
26+ /* Vim 5.x compatible digraphs that don't conflict with the above */
27