]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blob - vim/patches/vim-7.3.537.patch0
libnl3: New package.
[people/ms/ipfire-3.x.git] / vim / patches / vim-7.3.537.patch0
1 To: vim_dev@googlegroups.com
2 Subject: Patch 7.3.537
3 Fcc: outbox
4 From: Bram Moolenaar <Bram@moolenaar.net>
5 Mime-Version: 1.0
6 Content-Type: text/plain; charset=UTF-8
7 Content-Transfer-Encoding: 8bit
8 ------------
9
10 Patch 7.3.537
11 Problem: Unecessary call to init_spell_chartab().
12 Solution: Delete the call.
13 Files: src/spell.c
14
15
16 *** ../vim-7.3.536/src/spell.c 2012-06-01 15:20:49.000000000 +0200
17 --- src/spell.c 2012-06-01 17:49:44.000000000 +0200
18 ***************
19 *** 4721,4728 ****
20 int_wordlist = NULL;
21 }
22
23 - init_spell_chartab();
24 -
25 vim_free(repl_to);
26 repl_to = NULL;
27 vim_free(repl_from);
28 --- 4721,4726 ----
29 *** ../vim-7.3.536/src/version.c 2012-06-01 17:46:52.000000000 +0200
30 --- src/version.c 2012-06-01 17:49:08.000000000 +0200
31 ***************
32 *** 716,717 ****
33 --- 716,719 ----
34 { /* Add new patch number below this line */
35 + /**/
36 + 537,
37 /**/
38
39 --
40 hundred-and-one symptoms of being an internet addict:
41 17. You turn on your intercom when leaving the room so you can hear if new
42 e-mail arrives.
43
44 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
45 /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
46 \\\ an exciting new programming language -- http://www.Zimbu.org ///
47 \\\ help me help AIDS victims -- http://ICCF-Holland.org ///