changeset 11380:5dfb6aab3513

document isprop
author John W. Eaton <jwe@octave.org>
date Fri, 17 Dec 2010 14:19:11 -0500
parents 5e1ec71f73eb
children d27008c32e0d
files doc/ChangeLog doc/interpreter/plot.txi
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2010-12-17  John W. Eaton  <jwe@octave.org>
+
+	* interpreter/plot.txi (Introduction to Graphics Structures):
+	Dcoument isprop.
+
 2010-12-17  Rik  <octave@nomad.inbox5.com>
 
 	* interpreter/oop.txi: Redo table rendered incorrectly in Info
--- a/doc/interpreter/plot.txi
+++ b/doc/interpreter/plot.txi
@@ -1002,6 +1002,8 @@
 The uses of @code{get()} and @code{set()} are further explained in
 @ref{doc-get,,get}, @ref{doc-set,,set}.
 
+@DOCSTRING(isprop)
+
 @node Graphics Objects
 @subsection Graphics Objects
 @cindex graphics objects