From: Kim F. Storm Date: Fri, 28 Jun 2002 22:45:16 +0000 (+0000) Subject: Fixed copyright and keywords. X-Git-Tag: ttn-vms-21-2-B4~14387 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=306d2bb32f1b2333c5fb3222b64a6d5fc8a47f2a;p=emacs.git Fixed copyright and keywords. --- diff --git a/lisp/kmacro.el b/lisp/kmacro.el index 589ff5121d3..c6b0c364a33 100644 --- a/lisp/kmacro.el +++ b/lisp/kmacro.el @@ -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 -;; Based on: iswitchb by Stephen Eglen -;; Keywords: extensions convenience +;; Keywords: keyboard convenience ;; This file is part of GNU Emacs.