diff runtime/doc/change.txt @ 1314:afad99b3612c v7.1.028

updated for version 7.1-028
author vimboss
date Tue, 10 Jul 2007 15:26:20 +0000
parents c965ca50c42d
children 82b5078be2dd
line wrap: on
line diff
--- a/runtime/doc/change.txt
+++ b/runtime/doc/change.txt
@@ -1571,6 +1571,10 @@ found here: |sort()|.
 			in their original order, right before the sorted
 			lines.
 
+			If {pattern} is empty (e.g. // is specified), the
+			last search pattern is used.  This allows trying out
+			a pattern first.
+
 Note that using ":sort" with ":global" doesn't sort the matching lines, it's
 quite useless.