X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/9e69cb054d5c124bdf913c82453518ac4d9d6d53..62f1ca498cf11a3fa9b707c115673ea7b298e957:/lisp/help-macro.el diff --git a/lisp/help-macro.el b/lisp/help-macro.el index 2e0f7fad53..8efb99d42d 100644 --- a/lisp/help-macro.el +++ b/lisp/help-macro.el @@ -1,7 +1,6 @@ ;;; help-macro.el --- makes command line help such as help-for-help -;; Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 1993-1994, 2001-2011 Free Software Foundation, Inc. ;; Author: Lynn Slater ;; Maintainer: FSF @@ -202,5 +201,4 @@ and then returns." (provide 'help-macro) -;; arch-tag: 59fee949-1686-485a-8a05-83418073e257 ;;; help-macro.el ends here