diff --git a/E-VO.guide b/E-VO.guide index 130e7d2..2846e4e 100644 --- a/E-VO.guide +++ b/E-VO.guide @@ -351,7 +351,7 @@ NOTE: in most cases you won't need to use any of these options - Showmodule: add module version 14 support - fix legacy compile mode so it doesnt include changes in module version 14 - - Fix reaction texteditor tag values + - Fix reaction texteditor tag values in gadgets/texteditor.m New in E-VO (3.8.0) - Added variable names + types and procedure line numbers to EVAR debug diff --git a/Updates.txt b/Updates.txt index 6312df7..2f208e1 100644 --- a/Updates.txt +++ b/Updates.txt @@ -550,7 +550,7 @@ Development restarted as E-VO by Darren Coles - Showmodule: add module version 14 support - fix legacy compile mode so it doesnt include changes in module version 14 - - Fix reaction texteditor tag values + - Fix reaction texteditor tag values in gadgets/texteditor.m DATE HISTORY: 3.3b 20.11.1999 -> 12.12.1999 diff --git a/readme.md b/readme.md index ec0b533..8fbded5 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ objects and many more. - Showmodule: add module version 14 support - fix legacy compile mode so it doesnt include changes in module version 14 - - Fix reaction texteditor tag values + - Fix reaction texteditor tag values in gadgets/texteditor.m E is an object oriented / procedural / unpure functional higher programming language, mainly influenced by languages such as C++, Ada, Lisp etc. It is a diff --git a/readme.txt b/readme.txt index 4a9b35e..8980f74 100644 --- a/readme.txt +++ b/readme.txt @@ -17,8 +17,7 @@ objects and many more. - Showmodule: add module version 14 support - fix legacy compile mode so it doesnt include changes in module version 14 - - Fix reaction texteditor tag values - + - Fix reaction texteditor tag values in gadgets/texteditor.m E is an object oriented / procedural / unpure functional higher programming language, mainly influenced by languages such as C++, Ada, Lisp etc. It is a