]> code.delx.au - gnu-emacs/blobdiff - lisp/emulation/viper.el
(vietnamese-viscii): Fix the value of
[gnu-emacs] / lisp / emulation / viper.el
index 9bc98b865a4b2e94593a1b965d37809da83dad34..9972f2c49d531581c6b70abcccc3c3adefcf59e8 100644 (file)
@@ -1,4 +1,4 @@
-;;; viper.el --- A full-featured Vi emulator for GNU Emacs and XEmacs,
+;;; viper.el --- A full-featured Vi emulator for Emacs.
 ;;              a VI Plan for Emacs Rescue,
 ;;              and a venomous VI PERil.
 ;;              Viper Is also a Package for Emacs Rebels.
@@ -8,7 +8,7 @@
 
 ;; Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
 
-(defconst viper-version "3.02 (Polyglot) of March 7, 1998"
+(defconst viper-version "3.03 (Polyglot) of May 21, 1998"
   "The current version of Viper")
 
 ;; This file is part of GNU Emacs.