diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-04-07 02:21:52 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-04-07 02:21:52 +0000 |
commit | 3a557aa98646358938aae51d90df3f585a175e4f (patch) | |
tree | 2ff0aa0de516890b95bbb9f1fe3c8cd379e507f9 /lisp/macros.el | |
parent | 52b676b7b89ab2f40c5e5c7ebd74123557240352 (diff) | |
download | emacs-3a557aa98646358938aae51d90df3f585a175e4f.tar.gz |
Update copyright.
Diffstat (limited to 'lisp/macros.el')
-rw-r--r-- | lisp/macros.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/macros.el b/lisp/macros.el index 0fe325aadd3..a8f9648af7f 100644 --- a/lisp/macros.el +++ b/lisp/macros.el @@ -1,6 +1,6 @@ ;;; macros.el --- non-primitive commands for keyboard macros. -;; Copyright (C) 1985, 1986, 1987, 1992, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1985, 86, 87, 92, 94, 95 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: abbrev |