Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
This commit is contained in:
Miles Bader 2008-01-08 20:46:54 +00:00
commit 59ce725a3b
1564 changed files with 2022 additions and 1793 deletions

View 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 Free Software Foundation, Inc.
;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
;; Author: Noah Friedman <friedman@splode.com>
;; Maintainer: friedman@splode.com