Mercurial > hg > xemacs-beta
diff man/xemacs/new.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 | 74fd4e045ea6 |
line wrap: on
line diff
--- a/man/xemacs/new.texi Mon Aug 13 08:45:53 2007 +0200 +++ b/man/xemacs/new.texi Mon Aug 13 08:46:35 2007 +0200 @@ -8,6 +8,7 @@ @unnumberedsec General Changes @itemize @bullet +@ignore @item XEmacs has a new vi emulation mode called evi mode. To start evi mode in Emacs, type the command @kbd{M-x evi}. If you want @@ -17,6 +18,17 @@ (setq term-setup-hook 'evi) @end example @xref{evi Mode} for a brief discussion. +@end ignore + +@item +XEmacs has a new vi emulation mode called ``viper'' mode. To start +viper mode in XEmacs, type the command @kbd{M-x viper-mode}. If you +want XEmacs to automatically put you in viper-mode all the time, include +this line in your @file{.emacs} file: +@example +(viper-mode) +@end example + @item Earlier versions of Emacs only allowed keybindings to ASCII character sequences. XEmacs has greatly expanded this by allowing you to