diff --git a/ChangeLog b/ChangeLog index a6e924043c71bdda0b3c4d5f09da8241b0890a52..83c9978e181bc205b99469ff7f966828bd515bce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Oct 16 18:04:46 1991 Per Cederqvist (ceder at robert) + + * INSTALL: Better instructions on the elisp-client installation + procedure. + Wed Sep 25 12:38:03 1991 Per Cederqvist (ceder at lysator) * Makefile: Server version is 1.0.3. diff --git a/INSTALL b/INSTALL index 5031a0624baf83057c82518a56fdd692809a6b57..b9948433677c9bc4b1a04ba5a7f9749e308878fb 100644 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,5 @@ # -# $Id: INSTALL,v 1.5 1991/10/08 23:16:43 ceder Exp $ +# $Id: INSTALL,v 1.6 1991/10/16 17:15:27 ceder Exp $ # Copyright (C) 1991 Lysator Academic Computer Association. # # This file is part of the LysKOM server. @@ -229,12 +229,14 @@ lyskom-mux 4895/tcp # LysKOM server (MUX) to /etc/crontab. -12) Fetch the most recent lyskom client from ftp.lysator.liu.se. Since - currently the only working client is written in emacs lisp, you will - have to get the elisp program elisp-client and install it so that - your load-path in emacs finds it. Wait until cron starts lyskomd, - or start it manually by running updateLysKOM. Start the client in - an emacs: +12) Fetch the most recent lyskom client from ftp.lysator.liu.se. + Since currently the only working client is written in emacs lisp, + you will have to get the elisp program elisp-client and install it + so that your load-path in emacs finds it. (Or, if you have + privileges, you can save the file anywhere and add an autoload in + defaults.el - see the emacs documentation). Wait until cron starts + lyskomd, or start it manually by running updateLysKOM. Start the + client in an emacs: emacs M-x load-lib RET lyskom