[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/icomplete.el,v [EMACS_22_BASE]
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/icomplete.el,v [EMACS_22_BASE] |
Date: |
Mon, 07 Jan 2008 02:46:37 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Branch: EMACS_22_BASE
Changes by: Glenn Morris <gm> 08/01/07 02:45:19
Index: icomplete.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/icomplete.el,v
retrieving revision 1.43.2.2
retrieving revision 1.43.2.3
diff -u -b -r1.43.2.2 -r1.43.2.3
--- icomplete.el 8 Aug 2007 07:38:46 -0000 1.43.2.2
+++ icomplete.el 7 Jan 2008 02:44:41 -0000 1.43.2.3
@@ -1,7 +1,7 @@
;;; icomplete.el --- minibuffer completion incremental feedback
;; Copyright (C) 1992, 1993, 1994, 1997, 1999, 2001, 2002, 2003,
-;; 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+;; 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
;; Author: Ken Manheimer <address@hidden>
;; Maintainer: Ken Manheimer <address@hidden>
- [Emacs-diffs] Changes to emacs/lisp/icomplete.el,v [EMACS_22_BASE],
Glenn Morris <=