diff ChangeLog @ 4455:abbf63293766

[project @ 2003-07-11 01:01:16 by jwe]
author jwe
date Fri, 11 Jul 2003 01:01:17 +0000
parents f3c21a1d1c62
children d7d9ca19960a
line wrap: on
line diff
--- a/ChangeLog	Fri Jul 11 00:58:56 2003 +0000
+++ b/ChangeLog	Fri Jul 11 01:01:17 2003 +0000
@@ -3,9 +3,11 @@
 	* emacs/octave-mod.el (octave-variables): Include
 	DEFAULT_EXEC_PATH, DEFAULT_LOAD_PATH, crash_dumps_octave_core,
 	sighup_dumps_octave_core, sigterm_dumps_octave_core,
-	warn_imag_to_real, warn_num_to_str, and warn_str_to_num in the list.
-	Delete ok_to_lose_imaginary_part, implicit_num_to_str_ok, and
-	implicit_str_to_num_ok from the list.
+	warn_imag_to_real, warn_num_to_str, warn_str_to_num, and
+	warn_fortran_indexing in the list.
+	Delete ok_to_lose_imaginary_part, implicit_num_to_str_ok,
+	implicit_str_to_num_ok, prefer_column_vectors,
+	prefer_zero_one_indexing, and do_fortran_indexing from the list.
 
 2003-07-08  John W. Eaton  <jwe@bevo.che.wisc.edu>