diff runtime/doc/version7.txt @ 607:1b7cac059bab v7.0172

updated for version 7.0172
author vimboss
date Sat, 17 Dec 2005 22:10:02 +0000
parents 2930fd8e7d9f
children cd3689efd90a
line wrap: on
line diff
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -1,4 +1,4 @@
-*version7.txt*  For Vim version 7.0aa.  Last change: 2005 Dec 16
+*version7.txt*  For Vim version 7.0aa.  Last change: 2005 Dec 17
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -1495,4 +1495,8 @@ Unix: When filtering text through a shel
 dropped.  Now after detecting that the child has exited try reading some more
 of its output.
 
+When inside input(), using "CTRL-R =" and the expression throws an exception
+the command line was not abandoned but it wasn't used either.  Now abandon
+typing the command line.
+
  vim:tw=78:ts=8:ft=help:norl: