]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/helper.el
Merge from trunk.
[gnu-emacs] / lisp / emacs-lisp / helper.el
index 68d314fd07f6e563c0ff78ec839a90df3bae2600..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 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