Mercurial > hg > octave-avbm
changeset 11256:ac2d29f06fce
unimplemented.m: Update unimplemented functions list.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Tue, 16 Nov 2010 02:01:10 -0600 |
parents | d682cd6669ac |
children | 8d4c57258523 |
files | scripts/ChangeLog scripts/miscellaneous/unimplemented.m |
diffstat | 2 files changed, 4 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,7 @@ +2010-11-16 Ben Abbott <bpabbott@mac.com> + + * miscellaneous/unimplemented.m: Update unimplemented functions list. + 2010-11-15 Rik <octave@nomad.inbox5.com> * plot/saveas.m: Add function name to error messages. Use semicolons
--- a/scripts/miscellaneous/unimplemented.m +++ b/scripts/miscellaneous/unimplemented.m @@ -189,7 +189,6 @@ "gallery", "gammaincinv", "gco", - "getappdata", "getframe", "getpixelposition", "getpref", @@ -233,7 +232,6 @@ "instrfind", "instrfindall", "interpstreamspeed", - "isappdata", "iscom", "isinterface", "isjava", @@ -343,17 +341,14 @@ "resample", "reset", "rgbplot", - "rmappdata", "rmpref", "root", "rotate", "rotate3d", "rsf2csf", - "saveas", "selectmoveresize", "sendmail", "serial", - "setappdata", "setpixelposition", "setpref", "showplottool", @@ -395,7 +390,6 @@ "uigetfile", "uigetpref", "uiimport", - "uimenu", "uiopen", "uipanel", "uipushtool",