diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-17 18:53:44 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-17 18:53:44 +0000 |
commit | 6251ee24afa4f74a3e094ba12493ab2dc9315886 (patch) | |
tree | edb068379cb30b11ce9f9427f1e7280900f9929c /lisp/emulation | |
parent | fd7fa35a05844aaa716dc8c8511947bed03ca989 (diff) | |
download | emacs-6251ee24afa4f74a3e094ba12493ab2dc9315886.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/emulation')
-rw-r--r-- | lisp/emulation/vi.el | 1 | ||||
-rw-r--r-- | lisp/emulation/vip.el | 1 | ||||
-rw-r--r-- | lisp/emulation/ws-mode.el | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/lisp/emulation/vi.el b/lisp/emulation/vi.el index fd85e749906..3ac64a04bbb 100644 --- a/lisp/emulation/vi.el +++ b/lisp/emulation/vi.el @@ -3,6 +3,7 @@ ;; Author: Neal Ziring <nz@rsch.wisc.edu> ;; Felix S. T. Wu <wu@crys.wisc.edu> ;; Last-Modified: 07 Jan 1987 +;; Keywords: emulations ;;; Commentary: diff --git a/lisp/emulation/vip.el b/lisp/emulation/vip.el index 41093146c64..6b38425d782 100644 --- a/lisp/emulation/vip.el +++ b/lisp/emulation/vip.el @@ -3,6 +3,7 @@ ;; Author: Masahiko Sato <ms@sail.stanford.edu> ;; Version: 3.5 ;; Last-Modified: 15 Sep 1987 +;; Keywords: emulations ;;; Commentary: diff --git a/lisp/emulation/ws-mode.el b/lisp/emulation/ws-mode.el index a37d5b7cff0..ecd740c5869 100644 --- a/lisp/emulation/ws-mode.el +++ b/lisp/emulation/ws-mode.el @@ -3,6 +3,7 @@ ;; Author: Juergen Nickelsen <nickel@cs.tu-berlin.de> ;; Last-Modified: 13 Feb 1991 ;; Version: 0.7 +;; Keywords: emulations ;; Copyright (C) 1991 Free Software Foundation, Inc. |