NEWS
changeset 69277 258bef08b31e
parent 69273 e86d8cb40610
child 69282 94fa3376ba33
--- a/NEWS	Sat Nov 10 07:57:20 2018 +0000
+++ b/NEWS	Sat Nov 10 14:08:02 2018 +0100
@@ -26,9 +26,9 @@
 OpenJDK 11.
 
 * Support for user-defined file-formats via class isabelle.File_Format
-in Isabelle/Scala (e.g. see isabelle.Bibtex.File_Format). It is
-configured via the shell function "isabelle_file_format" in
-etc/settings, e.g. of an Isabelle component.
+in Isabelle/Scala (e.g. see isabelle.Bibtex.File_Format), configured via
+the shell function "isabelle_file_format" in etc/settings (e.g. of an
+Isabelle component).
 
 
 *** Isar ***
@@ -117,6 +117,11 @@
 
 *** System ***
 
+* Support for Isabelle command-line tools defined in Isabelle/Scala.
+Instances of class Isabelle_Scala_Tools may be configured via the shell
+function "isabelle_scala_tools" in etc/settings (e.g. of an Isabelle
+component).
+
 * Session directory $ISABELLE_HOME/src/Tools/Haskell provides some
 source modules for Isabelle tools implemented in Haskell, notably for
 Isabelle/PIDE.