changeset 6892:29fa8673d8d1

[project @ 2007-09-13 07:36:52 by jwe]
author jwe
date Thu, 13 Sep 2007 07:36:52 +0000
parents e9921bb3d95b
children c78e454ab599
files doc/interpreter/plot.txi src/ChangeLog
diffstat 2 files changed, 8 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/plot.txi	Thu Sep 13 02:44:27 2007 +0000
+++ b/doc/interpreter/plot.txi	Thu Sep 13 07:36:52 2007 +0000
@@ -841,9 +841,9 @@
 @node Managing Default Properties
 @subsection Managing Default Properties
 
-Object properties have to classes of default values, @dfn{factory}
-defaults (the initial values) and @dfn{user} defaults, which may
-override the factory defaults.
+Object properties have two classes of default values, @dfn{factory
+defaults} (the initial values) and @dfn{user-defined defaults}, which
+may override the factory defaults.
 
 Although default values may be set for any object, they are set in
 parent objects and apply to child objects.  For example,
--- a/src/ChangeLog	Thu Sep 13 02:44:27 2007 +0000
+++ b/src/ChangeLog	Thu Sep 13 07:36:52 2007 +0000
@@ -1,3 +1,8 @@
+2007-09-13  John W. Eaton  <jwe@octave.org>
+
+	* graphics.h.in (colormap_property::colormap_property):
+	Use jet colormap as default.
+
 2007-09-12  John W. Eaton  <jwe@octave.org>
 
 	* graphics.cc (text::properties::properties): Default color is