changeset 46085:33538dc6ac79

Fixed copyright and keywords.
author Kim F. Storm <storm@cua.dk>
date Fri, 28 Jun 2002 22:45:16 +0000
parents cfd583f2e986
children 8f770863ba00
files lisp/kmacro.el
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/kmacro.el	Fri Jun 28 22:39:03 2002 +0000
+++ b/lisp/kmacro.el	Fri Jun 28 22:45:16 2002 +0000
@@ -1,10 +1,9 @@
 ;;; kmacro.el --- enhanced keyboard macros
 
-;; Copyright (C) 1996-2002  Free Software Foundation, Inc.
+;; Copyright (C) 2002  Free Software Foundation, Inc.
 
 ;; Author: Kim F. Storm <storm@cua.dk>
-;; Based on: iswitchb by Stephen Eglen <stephen@cns.ed.ac.uk>
-;; Keywords: extensions convenience
+;; Keywords: keyboard convenience
 
 ;; This file is part of GNU Emacs.