[SCM] Vim packaging branch, debian, updated. upstream/7.2.079-334-gc3198e0

James Vega jamessan at debian.org
Tue Mar 3 00:58:01 UTC 2009


The following commit has been merged in the debian branch:
commit 813748e1c7d2e9139c27fc97253ada1d1df744b7
Author: James Vega <jamessan at debian.org>
Date:   Mon Mar 2 19:42:54 2009 -0500

    Update README for patches 109 - 130

diff --git a/debian/README b/debian/README
index bf6c9de..d8d53fa 100644
--- a/debian/README
+++ b/debian/README
@@ -7,7 +7,7 @@ was sent to the vim-dev maillist.
 
 The best is to apply the patches in sequence.  This avoids problems
 when a patch depends on a previous patch.  If you did not unpack the
-extra archive, you may want to skip patches marked with "extra:".
+extra archive, you may want to skip patches marked with "(extra)".
 Similarly for the "lang" archive.  Or ignore errors for missing files.
 
 Before patching, change to the top Vim directory, where the "src"
@@ -137,3 +137,25 @@ Individual patches for Vim 7.2:
   3422  7.2.106  endless loop for "]s" in HTML when there are no misspellings
   1825  7.2.107  After a GUI dialog ":echo" messages are deleted
   1622  7.2.108  (after 7.2.105) can't compile without the diff feature
+ 11901  7.2.109  'langmap' does not work for multi-byte characters
+  1407  7.2.110  compiler warning for unused variable
+  2724  7.2.111  selection unclear for Visual block mode with 'cursorcolumn'
+  1509  7.2.112  cursor invisible in first col in Visual mode if 'number' set
+  2700  7.2.113  crash when using submatch() in substitute()
+  2531  7.2.114  using wrong printf format: %d instead of %ld
+  2716  7.2.115  some debugging code is never used
+  1619  7.2.116  not all memory is freed when EXITFREE is defined
+  2592  7.2.117  location list incorrectly labelled "Quickfix List"
+  2068  7.2.118  <PageUp> at the more prompt only does half a page
+  1550  7.2.119  status line is redrawn too often
+  8305  7.2.120  location list is copied and then deleted when opening window
+  4993  7.2.121  can't stop output of "!grep a *.c" in gvim with CTRL-C
+  2472  7.2.122  invalid mem access if VimResized autocmd changes screen size
+  1568  7.2.123  ":map" output continues after typing 'q' at more prompt
+  3127  7.2.124  ":tselect" output continues after typing 'q' at more prompt
+  3936  7.2.125  leaking memory when reading XPM bitmap for a sign
+  4326  7.2.126  when EXITFREE is defined signs and keymaps are not freed
+  1708  7.2.127  get another more prompt after typing 'q'
+  1537  7.2.128  (after 7.2.055) ":lcd" causes invalid session file
+  2229  7.2.129  opening command window from input() uses the search history
+ 12852  7.2.130  Vim may haing until CTRL-C is typed when using CTRL-Z

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list