--- a/src/Tools/jEdit/src/scala_console.scala Sat Aug 02 23:20:49 2014 +0200
+++ b/src/Tools/jEdit/src/scala_console.scala Sun Aug 03 17:17:59 2014 +0200
@@ -201,6 +201,7 @@
{
out.print(null,
"This shell evaluates Isabelle/Scala expressions.\n\n" +
+ "The contents of package isabelle and isabelle.jedit are imported.\n" +
"The following special toplevel bindings are provided:\n" +
" view -- current jEdit/Swing view (e.g. view.getBuffer, view.getTextArea)\n" +
" console -- jEdit Console plugin\n" +