Fixed copyright and keywords.
authorKim F. Storm <storm@cua.dk>
Fri, 28 Jun 2002 22:45:16 +0000 (22:45 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 28 Jun 2002 22:45:16 +0000 (22:45 +0000)
lisp/kmacro.el

index 589ff51..c6b0c36 100644 (file)
@@ -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.