comparison lisp/emacs-lisp/eldoc.el @ 64751:5b1a238fcbb4

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sat, 06 Aug 2005 17:48:15 +0000
parents 18a818a2ee7c
children efb3c9d498e7
comparison
equal deleted inserted replaced
64750:fbdb9482b6fc 64751:5b1a238fcbb4
1 ;;; eldoc.el --- show function arglist or variable docstring in echo area 1 ;;; eldoc.el --- show function arglist or variable docstring in echo area
2 2
3 ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2003, 2005 3 ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004,
4 ;; Free Software Foundation, Inc. 4 ;; 2005 Free Software Foundation, Inc.
5 5
6 ;; Author: Noah Friedman <friedman@splode.com> 6 ;; Author: Noah Friedman <friedman@splode.com>
7 ;; Maintainer: friedman@splode.com 7 ;; Maintainer: friedman@splode.com
8 ;; Keywords: extensions 8 ;; Keywords: extensions
9 ;; Created: 1995-10-06 9 ;; Created: 1995-10-06