# HG changeset patch # User Richard M. Stallman # Date 797240053 0 # Node ID e79aca68f09c282210a45b76d8c8f7ca9e2244cc # Parent 21402b5c0bfc6c7408265be053d6a31f88d2fb63 Comment changes. diff -r 21402b5c0bfc -r e79aca68f09c lisp/emulation/viper.el --- a/lisp/emulation/viper.el Fri Apr 07 07:32:44 1995 +0000 +++ b/lisp/emulation/viper.el Fri Apr 07 07:34:13 1995 +0000 @@ -3,18 +3,12 @@ ;; and a venomous VI PERil. ;; Viper Is also a Package for Emacs Rebels. +;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. + ;; Version: 2.72 ;; Keywords: emulations ;; Author: Michael Kifer -;; LCD Archive Entry: -;; viper|Michael Kifer|kifer@cs.sunysb.edu| -;; A full-featured Vi emulator for GNU Emacs 19 and XEmacs 19| -;; 19-February-95|2.72|~/modes/viper.tar.Z| - -(defconst viper-version "2.72 of February 19, 1995" - "The current version of Viper") - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify @@ -31,6 +25,14 @@ ;; along with GNU Emacs; see the file COPYING. If not, write to ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +;; LCD Archive Entry: +;; viper|Michael Kifer|kifer@cs.sunysb.edu| +;; A full-featured Vi emulator for Emacs 19 and XEmacs 19| +;; 19-February-95|2.72|~/modes/viper.tar.Z| + +(defconst viper-version "2.72 of February 19, 1995" + "The current version of Viper") + ;;; Commentary: ;; Viper is a full-featured Vi emulator for Emacs 19. It emulates and @@ -1141,7 +1143,7 @@ "Viper Is a Package for Emacs Rebels. It is also a VI Plan for Emacs Rescue and a venomous VI PERil. -Technically speaking, Viper is a Vi emulation package for GNU Emacs 19 and +Technically speaking, Viper is a Vi emulation package for Emacs 19 and XEmacs 19. It supports virtually all of Vi and Ex functionality, extending and improving upon much of it.