Mercurial > hg > octave-nkf
diff PROJECTS @ 2454:8d5c4ec28e19
[project @ 1996-11-01 07:43:54 by jwe]
author | jwe |
---|---|
date | Fri, 01 Nov 1996 07:43:54 +0000 |
parents | dc870b8b229f |
children | f201716926bb |
line wrap: on
line diff
--- 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: