changeset 21826:f3455f8ff86d

Document new functions dialog and uibuttongroup * NEWS: Mention new functions dialog and uibuttongroup. Sort the list. * __unimplemented__.m: Remove dialog from the list of missing functions.
author Mike Miller <mtmiller@octave.org>
date Sun, 05 Jun 2016 15:01:31 -0700
parents f1f17f13b3b9
children 2781d6efa88f
files NEWS scripts/help/__unimplemented__.m
diffstat 2 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Sun Jun 05 16:17:31 2016 -0400
+++ b/NEWS	Sun Jun 05 15:01:31 2016 -0700
@@ -82,16 +82,18 @@
 
       audioformats
       deg2rad
+      dialog
       evalc
       hash
       im2double
       localfunctions
-      odeset
+      ode45
       odeget
-      ode45
+      odeset
       padecoef
       psi
       rad2deg
+      uibuttongroup
 
  ** Deprecated functions.
 
--- a/scripts/help/__unimplemented__.m	Sun Jun 05 16:17:31 2016 -0400
+++ b/scripts/help/__unimplemented__.m	Sun Jun 05 15:01:31 2016 -0700
@@ -628,7 +628,6 @@
   "depfun",
   "details",
   "deval",
-  "dialog",
   "digraph",
   "discretize",
   "dither",