comparison liboctave/ChangeLog @ 6916:b84be419beab

[project @ 2007-09-19 19:54:13 by jwe]
author jwe
date Wed, 19 Sep 2007 19:54:13 +0000
parents f779c83d6ccf
children 58b1a9e96037
comparison
equal deleted inserted replaced
6915:3fb60fc8139f 6916:b84be419beab
1 2007-09-19 John W. Eaton <jwe@octave.org>
2
3 * cmd-edit.cc (command_editor::remove_startup_hook):
4 Fix cut-and-paste error.
5
1 2007-09-18 John W. Eaton <jwe@octave.org> 6 2007-09-18 John W. Eaton <jwe@octave.org>
2 7
3 * cmd-edit.h, cmd-edit.cc (command_editor::startup_hook_set, 8 * cmd-edit.h, cmd-edit.cc (command_editor::startup_hook_set,
4 command_editor::event_hook_set): New static data. 9 command_editor::event_hook_set): New static data.
5 (default_command_editor::set_startup_hook, 10 (default_command_editor::set_startup_hook,