X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/233f0c9f8786570011d784056a65c5195fb6020f..f561e49a25cace5e6d3cf3b222d87fa483226f76:/lisp/macros.el diff --git a/lisp/macros.el b/lisp/macros.el index fa45d8c610..b4f38b7db8 100644 --- a/lisp/macros.el +++ b/lisp/macros.el @@ -1,10 +1,11 @@ ;;; macros.el --- non-primitive commands for keyboard macros -;; Copyright (C) 1985, 1986, 1987, 1992, 1994, 1995, 2001, 2002, 2003, -;; 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 1985-1987, 1992, 1994-1995, 2001-2011 +;; Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: abbrev +;; Package: emacs ;; This file is part of GNU Emacs. @@ -282,5 +283,4 @@ and then select the region of un-tablified names and use (provide 'macros) -;; arch-tag: 346ed1a5-1220-4bc8-b533-961ee704361f ;;; macros.el ends here