initial commit
[emacs-init.git] / nxhtml / etc / viper-tut / README
1 Viper Tutorial README
2 =====================
3
4 To install the Viper tutorial you must do two things:
5
6 1) Put viper-tutorial.el in your Emacs load-path.
7
8 2) Put the tutorial files (0intro, 1basics etc) in subdirectory to
9    where you put viper-tutorial.el with the name viper-tut.
10    Optionally you may put those file any where and customize the
11    option viper-tut-directory.
12
13 The tutorial is started by
14
15   M-x viper-tutorial RET
16
17
18
19
20 Viper tutorial is based on vilearn version 1.0 which was downloaded
21 from http://vilearn.org.
22
23 Below is the original readme from vilearn. Note that the only part
24 that applies here is the copyright notice.
25
26 ---------------------------------------------------
27 This is version 1.0 of vilearn, an interactive vi tutorial.
28
29 Copyright (c) 1992 Jill Kliger and Wesley Craig.  All Rights Reserved.
30
31 Permission to use, copy, modify, and distribute this software and its
32 documentation for any purpose and without fee is hereby granted,
33 provided that the above copyright notice appears in all copies and that
34 the copyright notice, this permission notice, and an explicit record of
35 any local changes, appear in supporting documentation.  This software
36 is supplied as is without expressed or implied warranties of any kind.
37
38 To install, edit the Makefile and type
39
40         make install
41
42 We have a mailing list, vilearn-admins@terminator.rs.itd.umich.edu. To
43 be added to the list, send mail to vilearn-admins-request.  The list is
44 intended to discuss the tutorials, coordinate projects relating to
45 them, and provide help to those who may need it.
46
47 Wesley Craig & Jill Kliger
48 1317 Packard Street             vilearn@terminator.rs.itd.umich.edu
49 Ann Arbor, MI 48104