diff NEWS @ 26201:750a6f9957ea

New functions makeUniqueStrings and makeValidName (bug #52596). * scripts/+matlab/+lang/makeUniqueStrings.m: New function. * scripts/+matlab/+lang/makeValidName.m: New function. * scripts/module.mk: Add directory +matlab/+lang to build system. * scripts/+matlab/+lang/module.mk: Add new functions to build system. * NEWS: Announce new functions.
author Guillaume Flandin <guillaume.offline@gmail.com>
date Tue, 11 Dec 2018 15:19:00 +0100
parents f41494a4977f
children 368dc1142072
line wrap: on
line diff
--- a/NEWS	Mon Dec 10 21:41:39 2018 -0800
+++ b/NEWS	Tue Dec 11 15:19:00 2018 +0100
@@ -133,7 +133,7 @@
     argument to print) by default.  This makes more sense for EPS
     files which are normally embedded within other documents, and is
     Matlab compatible.  If necessary use the "-loose" option to
-    reproduce figures as they appeared in previous versions of Octave. 
+    reproduce figures as they appeared in previous versions of Octave.
 
  ** It is now possible to use files and folders containing Unicode
     characters in Windows.
@@ -166,6 +166,8 @@
       ordeig
       savefig
       uitable
+      matlab.lang.makeValidName
+      matlab.lang.makeUniqueStrings
 
  ** Legacy functions.