# HG changeset patch # User wenzelm # Date 1528287412 -7200 # Node ID bc2fd0e2047e2d854dadc9c1dace3f88c11d295a # Parent b9989df11c7856bffa0b1bfe78ff382634d3c9fe updated for release; diff -r b9989df11c78 -r bc2fd0e2047e src/Doc/JEdit/JEdit.thy --- a/src/Doc/JEdit/JEdit.thy Wed Jun 06 14:14:37 2018 +0200 +++ b/src/Doc/JEdit/JEdit.thy Wed Jun 06 14:16:52 2018 +0200 @@ -305,7 +305,7 @@ The \<^verbatim>\-n\ option reports the server name, and the \<^verbatim>\-s\ option provides a different server name. The default server name is the official distribution - name (e.g.\ \<^verbatim>\Isabelle2017\). Thus @{tool jedit_client} can connect to the + name (e.g.\ \<^verbatim>\Isabelle2018\). Thus @{tool jedit_client} can connect to the Isabelle desktop application without further options. The \<^verbatim>\-p\ option allows to override the implicit default of the system diff -r b9989df11c78 -r bc2fd0e2047e src/Doc/System/Environment.thy --- a/src/Doc/System/Environment.thy Wed Jun 06 14:14:37 2018 +0200 +++ b/src/Doc/System/Environment.thy Wed Jun 06 14:16:52 2018 +0200 @@ -58,7 +58,7 @@ \<^enum> The file @{path "$ISABELLE_HOME_USER/etc/settings"} (if it exists) is run in the same way as the site default settings. Note that the variable @{setting ISABELLE_HOME_USER} has already been set before --- - usually to something like \<^verbatim>\$USER_HOME/.isabelle/Isabelle2017\. + usually to something like \<^verbatim>\$USER_HOME/.isabelle/Isabelle2018\. Thus individual users may override the site-wide defaults. Typically, a user settings file contains only a few lines, with some assignments that @@ -149,7 +149,7 @@ of the @{executable isabelle} executable. \<^descr>[@{setting_def ISABELLE_IDENTIFIER}\\<^sup>*\] refers to the name of this - Isabelle distribution, e.g.\ ``\<^verbatim>\Isabelle2017\''. + Isabelle distribution, e.g.\ ``\<^verbatim>\Isabelle2018\''. \<^descr>[@{setting_def ML_SYSTEM}, @{setting_def ML_HOME}, @{setting_def ML_OPTIONS}, @{setting_def ML_PLATFORM}, @{setting_def ML_IDENTIFIER}\\<^sup>*\] diff -r b9989df11c78 -r bc2fd0e2047e src/Doc/System/Misc.thy --- a/src/Doc/System/Misc.thy Wed Jun 06 14:14:37 2018 +0200 +++ b/src/Doc/System/Misc.thy Wed Jun 06 14:16:52 2018 +0200 @@ -220,7 +220,7 @@ \<^medskip> The default is to output the full version string of the Isabelle - distribution, e.g.\ ``\<^verbatim>\Isabelle2017: October 2017\. + distribution, e.g.\ ``\<^verbatim>\Isabelle2018: August 2018\. The \<^verbatim>\-i\ option produces a short identification derived from the Mercurial id of the @{setting ISABELLE_HOME} directory.