octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch to add axis position property


From: John W. Eaton
Subject: Re: Patch to add axis position property
Date: Fri, 10 Aug 2007 14:41:05 -0400

On 10-Aug-2007, Peter Gustafson wrote:

| John W. Eaton wrote:
| > 
| > OK.  If you'll fix a few things, I think I can apply this patch.
| 
| I think this final patch addresses the stylistic problems (especially
| those very poor fputs-sprintf, don't know how I missed that) and
| includes the ChangeLog.  Thanks,

I applied this patch.

| Index: ChangeLog
| ===================================================================
| RCS file: /cvs/octave/ChangeLog,v
| retrieving revision 1.631
| diff -c -r1.631 ChangeLog
| *** ChangeLog 26 Jul 2007 18:44:06 -0000      1.631
| --- ChangeLog 10 Aug 2007 17:39:35 -0000
| ***************
| *** 1,3 ****
| --- 1,11 ----
| + 2007-08-10  Peter A. Gustafson  <address@hidden>
| + 
| +     * src/graphics.h, src/graphics.cc: Add axes properties for 
| +     [xy]axislocation.
| +     * scripts/plot/__go_draw_axes__.m: Add axes position to the 
| +     usingclause, use axes position in each appropriate gnuplot set 
| +     statement.
| + 

Patches to ChangeLog files rarely apply cleanly because there
are usually intervening changes that cause the context to be different
so please just cut the ChangeLog entries out of the file rather than
sending them as patches (see for example the way I send patches to the
lists).

Thanks,

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]