summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/etc/viper-tut/README
blob: dd39176b89086c968c5610f15de52f6c6bfca57b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Viper Tutorial README
=====================

To install the Viper tutorial you must do two things:

1) Put viper-tutorial.el in your Emacs load-path.

2) Put the tutorial files (0intro, 1basics etc) in subdirectory to
   where you put viper-tutorial.el with the name viper-tut.
   Optionally you may put those file any where and customize the
   option viper-tut-directory.

The tutorial is started by

  M-x viper-tutorial RET




Viper tutorial is based on vilearn version 1.0 which was downloaded
from http://vilearn.org.

Below is the original readme from vilearn. Note that the only part
that applies here is the copyright notice.

---------------------------------------------------
This is version 1.0 of vilearn, an interactive vi tutorial.

Copyright (c) 1992 Jill Kliger and Wesley Craig.  All Rights Reserved.

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appears in all copies and that
the copyright notice, this permission notice, and an explicit record of
any local changes, appear in supporting documentation.  This software
is supplied as is without expressed or implied warranties of any kind.

To install, edit the Makefile and type

	make install

We have a mailing list, vilearn-admins@terminator.rs.itd.umich.edu. To
be added to the list, send mail to vilearn-admins-request.  The list is
intended to discuss the tutorials, coordinate projects relating to
them, and provide help to those who may need it.

Wesley Craig & Jill Kliger
1317 Packard Street		vilearn@terminator.rs.itd.umich.edu
Ann Arbor, MI 48104