Karsten Hopp b326b3
To: vim_dev@googlegroups.com
Karsten Hopp b326b3
Subject: Patch 7.4.850
Karsten Hopp b326b3
Fcc: outbox
Karsten Hopp b326b3
From: Bram Moolenaar <Bram@moolenaar.net>
Karsten Hopp b326b3
Mime-Version: 1.0
Karsten Hopp b326b3
Content-Type: text/plain; charset=UTF-8
Karsten Hopp b326b3
Content-Transfer-Encoding: 8bit
Karsten Hopp b326b3
------------
Karsten Hopp b326b3
Karsten Hopp b326b3
Patch 7.4.850 (after 7.4.846)
Karsten Hopp b326b3
Problem:    <Esc> does not show up.
Karsten Hopp b326b3
Solution:   Use > and <. (Kazunobu Kuriyama)
Karsten Hopp b326b3
Files:      CONTRIBUTING.md
Karsten Hopp b326b3
Karsten Hopp b326b3
Karsten Hopp b326b3
*** ../vim-7.4.849/CONTRIBUTING.md	2015-09-01 17:50:32.476494002 +0200
Karsten Hopp b326b3
--- CONTRIBUTING.md	2015-09-01 19:47:33.679001533 +0200
Karsten Hopp b326b3
***************
Karsten Hopp b326b3
*** 27,34 ****
Karsten Hopp b326b3
  
Karsten Hopp b326b3
  If you report an issue, please describe exactly how to reproduce it.
Karsten Hopp b326b3
  For example, don't say "insert some text" but say what you did exactly:
Karsten Hopp b326b3
! "ahere is some text<Esc>".  Ideally, the steps you list can be used to write a
Karsten Hopp b326b3
! test to verify the problem is fixed.
Karsten Hopp b326b3
  
Karsten Hopp b326b3
  Feel free to report even the smallest problem, also typos in the documentation.
Karsten Hopp b326b3
  
Karsten Hopp b326b3
--- 27,35 ----
Karsten Hopp b326b3
  
Karsten Hopp b326b3
  If you report an issue, please describe exactly how to reproduce it.
Karsten Hopp b326b3
  For example, don't say "insert some text" but say what you did exactly:
Karsten Hopp b326b3
! "ahere is some text<Esc>".
Karsten Hopp b326b3
! Ideally, the steps you list can be used to write a test to verify the problem
Karsten Hopp b326b3
! is fixed.
Karsten Hopp b326b3
  
Karsten Hopp b326b3
  Feel free to report even the smallest problem, also typos in the documentation.
Karsten Hopp b326b3
  
Karsten Hopp b326b3
*** ../vim-7.4.849/src/version.c	2015-09-01 19:25:58.324615363 +0200
Karsten Hopp b326b3
--- src/version.c	2015-09-01 19:48:54.298154726 +0200
Karsten Hopp b326b3
***************
Karsten Hopp b326b3
*** 743,744 ****
Karsten Hopp b326b3
--- 743,746 ----
Karsten Hopp b326b3
  {   /* Add new patch number below this line */
Karsten Hopp b326b3
+ /**/
Karsten Hopp b326b3
+     850,
Karsten Hopp b326b3
  /**/
Karsten Hopp b326b3
Karsten Hopp b326b3
-- 
Karsten Hopp b326b3
God made machine language; all the rest is the work of man.
Karsten Hopp b326b3
Karsten Hopp b326b3
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
Karsten Hopp b326b3
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
Karsten Hopp b326b3
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
Karsten Hopp b326b3
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///