]> code.delx.au - gnu-emacs/blobdiff - lisp/ehelp.el
Merge changes made in Gnus trunk.
[gnu-emacs] / lisp / ehelp.el
index adaff345bfc89ad87e221820020891aadd21980e..7745957b4c31e44a68bbbfb76a96a92ec3ab9ab4 100644 (file)
@@ -1,7 +1,6 @@
 ;;; ehelp.el --- bindings for electric-help mode
 
-;; Copyright (C) 1986, 1995, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-;;   2007, 2008, 2009, 2010, 2011  Free Software Foundation, Inc.
+;; Copyright (C) 1986, 1995, 2000-2011  Free Software Foundation, Inc.
 
 ;; Author: Richard Mlynarik
 ;; (according to ack.texi and authors.el)
@@ -426,5 +425,4 @@ will select it.)"
 
 (provide 'ehelp)
 
-;; arch-tag: e0e3037f-42c0-433e-ba18-322c5d951f46
 ;;; ehelp.el ends here