X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/266a86bd7fedf743225c2497956b73ecb2245196..689743a20ba5883750ab24192ec955941f2b9752:/lisp/ehelp.el diff --git a/lisp/ehelp.el b/lisp/ehelp.el index 63ec3838d3..7745957b4c 100644 --- a/lisp/ehelp.el +++ b/lisp/ehelp.el @@ -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 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