Mercurial > hg > octave-lyh
diff 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 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,10 @@ 2003-07-11 John W. Eaton <jwe@bevo.che.wisc.edu> - * emacs/octave-mod.el (octave-variables): Add - warn_empty_list_elements to the list. - Delete empty_list_elements_ok from the list. + * emacs/octave-mod.el (octave-variables): + Add warn_empty_list_elements and warn_resize_on_range_error to the + list. + Delete empty_list_elements_ok and resize_on_range_error from the + list. 2003-07-10 John W. Eaton <jwe@bevo.che.wisc.edu>