diff scripts/ChangeLog @ 5116:67320fb4ae5c

[project @ 2005-01-25 03:57:01 by jwe]
author jwe
date Tue, 25 Jan 2005 03:57:01 +0000
parents 57372235194b
children 2d94fe12e09a
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,5 +1,10 @@
 2005-01-24  John W. Eaton  <jwe@octave.org>
 
+	* plot/__plr__.m, plot/__plr2__.m: Pass name of caller to __plt__.
+
+	* plot/__plt__.m: No need to save and reset hold state now.
+	(first_plot): Delete unused variable.
+
 	* plot/__plr2__.m, plot/__plt2__.m: Improve diagnostics.
 
 	* plot/__plr__.m: Use __plt__, not specific __pltXX__ functions.