comparison doc/ChangeLog @ 6477:a441d6681364

[project @ 2007-03-29 13:44:44 by jwe]
author jwe
date Thu, 29 Mar 2007 13:44:44 +0000
parents a84de7048629
children 89ed13fec6fe
comparison
equal deleted inserted replaced
6476:2533c8c41aad 6477:a441d6681364
1 2007-03-29 Rafael Laboissiere <rafael@debian.org>
2
3 * faq/Octave-FAQ.texi, interpreter/basics.txi,
4 interpreter/emacs.txi, interpreter/func.tx, interpreter/var.txi:
5 Make it clear that the old built-in LOADPATH is an internal
6 variable, accessible through path ().
7 Drop references to DEFAULT_LOADPATH.
8 Chang references to the old built-in variables INFO_FILE and
9 INFO_PROGRAM to the respective fucntions info_file and
10 info_program.
11 * refcard/refcard.tex: Drop LOADPATH from list of built-in variables.
12
1 2007-03-27 John W. Eaton <jwe@octave.org> 13 2007-03-27 John W. Eaton <jwe@octave.org>
2 14
3 * Makefile.in, interpreter/Makefile.in, faq/Makefile.in, 15 * Makefile.in, interpreter/Makefile.in, faq/Makefile.in,
4 liboctave/Makefile.in, refcard/Makefile.in (dist): 16 liboctave/Makefile.in, refcard/Makefile.in (dist):
5 Use ln instead of $(LN_S). 17 Use ln instead of $(LN_S).