document S+C+Enter

svn: r10212
This commit is contained in:
Eli Barzilay 2008-06-11 02:39:04 +00:00
parent 6be1c69e32
commit 532b9924d1

View File

@ -66,8 +66,9 @@ function InitializeSearch() {
+' font-family: arial, sans-serif; margin: 0em 0em 1em 0em;'
+' padding: 0.5em; background-color: #f0f0f0;">'
+'<ul style="padding: 0em; margin: 0.5em 1.5em;">'
+'<li>Hit <tt>PageUp</tt>/<tt>PageDown</tt> and <tt>Ctrl+Enter</tt> to'
+' scroll through the results.</li>'
+'<li>Hit <tt>PageUp</tt>/<tt>PageDown</tt> and'
+' <tt>C+Enter</tt>/<tt>S+C+Enter</tt> to scroll through the'
+' results.</li>'
+'<li>Use &ldquo;<tt>M:<i>str</i></tt>&rdquo; to match only identifiers'
+' from modules that match &ldquo;<tt><i>str</i></tt>&rdquo;;'
+' &ldquo;<tt>M:</tt>&rdquo; by itself will restrict results to bound'