# HG changeset patch # User Richard M. Stallman # Date 865051744 0 # Node ID 640305a5c8712282958ae5438ffcdcff37a0e415 # Parent fef9a6fc0655536fc5f2178c7e2856b9a3069936 Comment changes. diff -r fef9a6fc0655 -r 640305a5c871 lisp/icomplete.el --- a/lisp/icomplete.el Sat May 31 02:47:47 1997 +0000 +++ b/lisp/icomplete.el Sat May 31 04:09:04 1997 +0000 @@ -1,6 +1,6 @@ ;;;_. icomplete.el - minibuffer completion incremental feedback -;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1993, 1994, 1997 Free Software Foundation, Inc. ;; Author: Ken Manheimer ;; Maintainer: Ken Manheimer @@ -24,10 +24,6 @@ ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, ;; Boston, MA 02111-1307, USA. -;; This file is also part of XEmacs. -;; Hacked for XEmacs: David Hughes 7th September 1995 -;; With some integration and refinement by Ken Manheimer, May 1997 - ;;; Commentary: ;; Loading this package implements a more fine-grained minibuffer