]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/eldoc.el
Merge from emacs-23
[gnu-emacs] / lisp / emacs-lisp / eldoc.el
index b4845495c9ef1f52adb500f1ed9673e7dce54b7d..9f74168815bb0727578a5e8286053f505a00b2ad 100644 (file)
@@ -1,7 +1,7 @@
 ;;; eldoc.el --- show function arglist or variable docstring in echo area
 
 ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+;;   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 
 ;; Author: Noah Friedman <friedman@splode.com>
 ;; Maintainer: friedman@splode.com