diff man/xemacs/misc.texi @ 2:ac2d302a0011 r19-15b2

Import from CVS: tag r19-15b2
author cvs
date Mon, 13 Aug 2007 08:46:35 +0200
parents 376386a54a3c
children de805c49cfc1
line wrap: on
line diff
--- a/man/xemacs/misc.texi	Mon Aug 13 08:45:53 2007 +0200
+++ b/man/xemacs/misc.texi	Mon Aug 13 08:46:35 2007 +0200
@@ -737,7 +737,7 @@
 To start Viper, put the command
 
 @example
-(require 'viper)
+(viper-mode)
 @end example
 
 in your @file{.emacs} file.
@@ -745,6 +745,7 @@
 Viper comes with a separate manual that is provided standard
 with the XEmacs distribution.
 
+@ignore
 @item evi (alternative vi emulator)
 @cindex evi
 evi is an alternative vi emulator that also provides a nearly complete
@@ -755,6 +756,7 @@
 
 Warning: loading more than one vi emulator at once may cause name
 conflicts; no one has checked.
+@end ignore
 
 @item EDT (DEC VMS editor)
 @findex edt-emulation-on