Mercurial > hg > octave-lyh
changeset 2454:8d5c4ec28e19
[project @ 1996-11-01 07:43:54 by jwe]
author | jwe |
---|---|
date | Fri, 01 Nov 1996 07:43:54 +0000 |
parents | 9c16c6c80e31 |
children | 22af83aceafb |
files | ChangeLog PROJECTS octMakefile.in |
diffstat | 3 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Nov 1 01:33:40 1996 John W. Eaton <jwe@bevo.che.wisc.edu> + + * octMakefile.in (octave-bug, mkoctfile): After substituting + values, chmod a+rx. + Thu Oct 31 13:50:06 1996 John W. Eaton <jwe@bevo.che.wisc.edu> * octMakefile.in (DISTFILES): Add NEWS.[0-9].
--- a/PROJECTS +++ b/PROJECTS @@ -540,6 +540,12 @@ * Implement some functions for interprocess communication: bind, accept, connect, gethostbyname, etc. + * The installation process should also install octave.el. This + needs to detect the appropriate Emacs binary to use to + byte-compile the .el file. Following GNU Emacs philosophy, + installation would be into $(prefix)/share/emacs/site-lisp by + default, but it should be selectable. + * The ability to transparently handle very large files: Juhana K Kouhia <kouhia@nic.funet.fi> wrote: