Mercurial > hg > xemacs-beta
diff lisp/viper/README @ 82:6a378aca36af r20-0b91
Import from CVS: tag r20-0b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:07:36 +0200 |
parents | 0293115a14e9 |
children | 0132846995bd |
line wrap: on
line diff
--- a/lisp/viper/README Mon Aug 13 09:06:45 2007 +0200 +++ b/lisp/viper/README Mon Aug 13 09:07:36 2007 +0200 @@ -8,6 +8,7 @@ viper.el -- Viper Emacs Lisp code viper-macs.el -- Viper Emacs Lisp code viper-ex.el -- Viper Emacs Lisp code +viper-init.el -- Viper Emacs Lisp code viper-util.el -- Viper Emacs Lisp code viper-mous.el -- Viper Emacs Lisp code viper-keym.el -- Viper Emacs Lisp code @@ -75,41 +76,7 @@ mentioned in LISPDIR, INFODIR, and ETCDIR. 6. XEmacs users must invoke make with the parameter EMACS=xemacs - or whatever name is used to invoke XEmacs (some sites still use xemacs - for Emacs 18). An even better thing would be to edit Makefile directly - as indicated in the comments there. - -For manual installation, copy viper.elc into a directory on your load-path. - -To install on-line documentation, you need to install the Info files -by copying the files - -viper.info* - -into your Info directory (which is emacs-root-dir/info, -if emacs-root-dir is the root directory of the installation). - -Then edit the file - -emacs-root-dir/info/dir + or whatever name is used to invoke XEmacs (some backward sites + still use xemacs for Emacs 18). An even better thing would be to + edit Makefile directly as indicated in the comments there. -to include the root menu item for Viper (check how other menu -items look like in this file). - -In Emacs, this item should look like this: - -* Viper: (viper.info). A VI Plan to Rescue Emacs and a venomous VI PERil - -In XEmacs, it should look like: - -* Viper:: A VI Plan to Rescue Emacs and a venomous VI PERil - - -If you need a hard copy of the documentation, the files - -viper.dvi -viperCard.dvi - -contain the Viper manual and the quick reference card, respectively. - -