From aabecda8174228eaad5fcba58ccdcff2faea4011 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 7 Apr 1995 07:34:13 +0000 Subject: [PATCH] Comment changes. --- lisp/emulation/viper.el | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/lisp/emulation/viper.el b/lisp/emulation/viper.el index 906db9e367f..78948126adb 100644 --- a/lisp/emulation/viper.el +++ b/lisp/emulation/viper.el @@ -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 @@ modes were turned on by the user or by other packages." "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. -- 2.39.5