]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/helper.el
Spelling fixes.
[gnu-emacs] / lisp / emacs-lisp / helper.el
index b7cb8b93c2f2972e56ef576aa32afa2b1845ce9a..113f58493646a1192c71bfb699841b4a0fa22076 100644 (file)
@@ -1,11 +1,11 @@
 ;;; helper.el --- utility help package supporting help in electric modes
 
-;; Copyright (C) 1985, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 2001-2011 Free Software Foundation, Inc.
 
 ;; Author: K. Shane Hartman
 ;; Maintainer: FSF
 ;; Keywords: help
+;; Package: emacs
 
 ;; This file is part of GNU Emacs.
 
 
 (provide 'helper)
 
-;; arch-tag: a0984577-d3e9-4124-ae0d-c46fe740f6a9
 ;;; helper.el ends here