summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1992-07-17 18:53:44 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1992-07-17 18:53:44 +0000
commitdcf919e5a406df69e7a173f8a754b9abea356168 (patch)
tree321f64085579c624c23b834b481c22fff5bf8f42
parent08a975bd754a275912e0c06f281b823da1eac005 (diff)
downloademacs-dcf919e5a406df69e7a173f8a754b9abea356168.tar.gz
*** empty log message ***
-rw-r--r--lisp/=vmsx.el1
-rw-r--r--lisp/emulation/vi.el1
-rw-r--r--lisp/emulation/vip.el1
-rw-r--r--lisp/emulation/ws-mode.el1
-rw-r--r--lisp/play/yow.el1
-rw-r--r--lisp/userlock.el5
-rw-r--r--lisp/vms-patch.el1
-rw-r--r--lisp/vmsproc.el1
-rw-r--r--lisp/vt100-led.el1
-rw-r--r--lisp/xscheme.el1
10 files changed, 12 insertions, 2 deletions
diff --git a/lisp/=vmsx.el b/lisp/=vmsx.el
index dc39efe4f67..7716cbb9bff 100644
--- a/lisp/=vmsx.el
+++ b/lisp/=vmsx.el
@@ -3,6 +3,7 @@
;; Author: Mukesh Prasad
;; Maintainer: FSF
;; Last-Modified: 29 Sep 1986
+;; Keywords: vms
;; Copyright (C) 1986 Free Software Foundation, Inc.
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.
diff --git a/lisp/play/yow.el b/lisp/play/yow.el
index ac8c43d5a31..3a091fc8bbb 100644
--- a/lisp/play/yow.el
+++ b/lisp/play/yow.el
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 14 Jun 1992
+;; Keywords: games
;; Copyright (C) 1985, 1987 Free Software Foundation, Inc.
diff --git a/lisp/userlock.el b/lisp/userlock.el
index cce5251204b..16e8ebac474 100644
--- a/lisp/userlock.el
+++ b/lisp/userlock.el
@@ -1,7 +1,8 @@
;;; userlock.el --- handle file access contention between multiple users
-;;; Maintainer: FSF
-;;; Last-Modified: 26 May 1987
+;; Maintainer: FSF
+;; Last-Modified: 26 May 1987
+;; Keywords: internal
;; Copyright (C) 1985, 1986 Free Software Foundation, inc.
diff --git a/lisp/vms-patch.el b/lisp/vms-patch.el
index 6abdb38591d..b0d722d3811 100644
--- a/lisp/vms-patch.el
+++ b/lisp/vms-patch.el
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 06 May 1992
+;; Keywords: vms
;; Copyright (C) 1986 Free Software Foundation, Inc.
diff --git a/lisp/vmsproc.el b/lisp/vmsproc.el
index bf561ad5205..80f066c9a92 100644
--- a/lisp/vmsproc.el
+++ b/lisp/vmsproc.el
@@ -3,6 +3,7 @@
;; Author: Mukesh Prasad
;; Maintainer: FSF
;; Last-Modified: 29 Sep 1986
+;; Keywords: vms
;; Copyright (C) 1986 Free Software Foundation, Inc.
diff --git a/lisp/vt100-led.el b/lisp/vt100-led.el
index b2bda4cd49d..fb3d05e5050 100644
--- a/lisp/vt100-led.el
+++ b/lisp/vt100-led.el
@@ -2,6 +2,7 @@
;; Author: Howard Gayle
;; Maintainer: FSF
+;; Keywords: hardware
;; Copyright (C) 1988 Free Software Foundation, Inc.
diff --git a/lisp/xscheme.el b/lisp/xscheme.el
index fe45757d47e..61c46a33939 100644
--- a/lisp/xscheme.el
+++ b/lisp/xscheme.el
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 21 Jan 1987
+;; Keywords: languages
;;; $Header: xscheme.el,v 1.26 90/09/11 01:51:20 GMT cph Exp $