changeset 11373:a41acdfa97dc

mk_undocumented_list: Update list of exception functions not requiring documentation.
author Rik <octave@nomad.inbox5.com>
date Thu, 16 Dec 2010 09:24:01 -0800
parents 566249cf97fb
children d67d44f47949
files doc/ChangeLog doc/interpreter/doccheck/mk_undocumented_list
diffstat 2 files changed, 26 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,6 +1,11 @@
+2010-12-16  Rik  <octave@nomad.inbox5.com>
+
+	* interpreter/doccheck/mk_undocumented_list: Update list of exception
+	functions not requiring documentation.
+
 2010-12-09  Doug Stewart <doug.dastew@gmail.com>
 
-        * interpreter/plot.txi: changed origial to origin in Quiver section
+	* interpreter/plot.txi: changed origial to origin in Quiver section
 
 2010-12-09  Kai Habel  <kai.habel@gmx.de>
 
--- a/doc/interpreter/doccheck/mk_undocumented_list
+++ b/doc/interpreter/doccheck/mk_undocumented_list
@@ -79,7 +79,12 @@
 comma
 debug
 exit
+F_DUPFD
+F_GETFD
+F_GETFL
 fntests
+F_SETFD
+F_SETFL
 gammaln
 geometryimages
 i
@@ -90,6 +95,16 @@
 J
 lower
 nan
+O_APPEND
+O_ASYNC
+O_CREAT
+O_EXCL
+O_NONBLOCK
+O_RDONLY
+O_RDWR
+O_SYNC
+O_TRUNC
+O_WRONLY
 paren
 plotimages
 SEEK_CUR
@@ -110,6 +125,7 @@
 test_if
 test_io
 test_null_assign
+test_parser
 test_prefer
 test_range
 test_recursion
@@ -124,8 +140,11 @@
 test_try
 test_unwind
 test_while
-test_parser
 toc
 triu
 unimplemented
 upper
+ylabel
+ylim
+zlabel
+zlim