changeset 5560:3c668f44c55a

[project @ 2005-12-05 17:46:37 by jwe]
author jwe
date Mon, 05 Dec 2005 17:46:37 +0000
parents 45304bb922f1
children bdd6e60e54fb
files scripts/ChangeLog scripts/plot/axis.m
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-05  John W. Eaton  <jwe@octave.org>
+
+	* plot/axis.m: Add "## PKG_ADD: mark_as_command grid" line.
+
 2005-12-02  John W. Eaton  <jwe@octave.org>
 
 	* miscellaneous/fileattrib.m: New function.
--- a/scripts/plot/axis.m
+++ b/scripts/plot/axis.m
@@ -113,6 +113,8 @@
 
 ## Author: jwe
 
+## PKG_ADD: mark_as_command grid
+
 function curr_axis = axis (ax, varargin)
 
   ## This may not be correct if someone has used the gnuplot interface