comparison scripts/ChangeLog @ 12301:3eb4049b5393 release-3-4-x

rename gnuplot_drawnow to __gnuplot_drawnow__
author John W. Eaton <jwe@octave.org>
date Sun, 30 Jan 2011 04:22:39 -0500
parents 96db5945cfd7
children abcd61f965e5
comparison
equal deleted inserted replaced
12300:d1ab54dcec38 12301:3eb4049b5393
1 2011-01-30 John W. Eaton <jwe@octave.org>
2
3 * plot/__gnuplot_drawnow__.m: Rename from gnuplot_drawnow.m
4 Update doc string and error message with new name.
5 * plot/module.mk (plot_FCN_FILES): Update list.
6
1 2011-01-30 Petr Mikulik <mikulik@physics.muni.cz> 7 2011-01-30 Petr Mikulik <mikulik@physics.muni.cz>
2 8
3 * plot/__fltk_ginput__.m (ginput_aggregator): New arg, button. 9 * plot/__fltk_ginput__.m (ginput_aggregator): New arg, button.
4 Change all uses. 10 Change all uses.
5 (ginput_keypressfcn): Save keypress info. 11 (ginput_keypressfcn): Save keypress info.