comparison ChangeLog @ 4461:af308ca1a354

[project @ 2003-07-11 22:21:17 by jwe]
author jwe
date Fri, 11 Jul 2003 22:21:18 +0000
parents cef48c4b902d
children b18007283045
comparison
equal deleted inserted replaced
4460:cef48c4b902d 4461:af308ca1a354
1 2003-07-11 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2003-07-11 John W. Eaton <jwe@bevo.che.wisc.edu>
2 2
3 * emacs/octave-mod.el (octave-variables): Add 3 * emacs/octave-mod.el (octave-variables):
4 warn_empty_list_elements to the list. 4 Add warn_empty_list_elements and warn_resize_on_range_error to the
5 Delete empty_list_elements_ok from the list. 5 list.
6 Delete empty_list_elements_ok and resize_on_range_error from the
7 list.
6 8
7 2003-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> 9 2003-07-10 John W. Eaton <jwe@bevo.che.wisc.edu>
8 10
9 * emacs/octave-mod.el (octave-variables): Add warn_neg_dim_as_zero 11 * emacs/octave-mod.el (octave-variables): Add warn_neg_dim_as_zero
10 to the list. 12 to the list.