comparison src/ChangeLog @ 7296:c06476bb301d

[project @ 2007-12-11 21:21:32 by jwe]
author jwe
date Tue, 11 Dec 2007 21:21:33 +0000
parents fb902b3b2a5d
children 89d546610556
comparison
equal deleted inserted replaced
7295:e00828759d1b 7296:c06476bb301d
1 2007-12-11 John W. Eaton <jwe@octave.org> 1 2007-12-11 John W. Eaton <jwe@octave.org>
2
3 * graphics.cc (make_graphics_object):
4 If successful, call __request_drawnow__.
2 5
3 * input.cc (Vgud_mode): New static variable. 6 * input.cc (Vgud_mode): New static variable.
4 (F__gud_mode__): New function. 7 (F__gud_mode__): New function.
5 (get_user_input): If debug and Vgud_mode, print location info in 8 (get_user_input): If debug and Vgud_mode, print location info in
6 format for Emacs GUD mode. 9 format for Emacs GUD mode.