emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/emacs-lisp/eldoc.el, v [EMACS_22_BAS


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/eldoc.el, v [EMACS_22_BASE]
Date: Mon, 07 Jan 2008 01:08:01 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       08/01/07 01:07:48

Index: eldoc.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/emacs-lisp/eldoc.el,v
retrieving revision 1.41.2.3
retrieving revision 1.41.2.4
diff -u -b -r1.41.2.3 -r1.41.2.4
--- eldoc.el    27 Sep 2007 21:37:47 -0000      1.41.2.3
+++ eldoc.el    7 Jan 2008 01:07:42 -0000       1.41.2.4
@@ -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 <address@hidden>
 ;; Maintainer: address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]