From: Richard M. Stallman Date: Sat, 31 May 1997 04:09:04 +0000 (+0000) Subject: Comment changes. X-Git-Tag: emacs-20.1~1886 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f0009536f9d0a60966e32884cc04498f943ce6e2;p=emacs.git Comment changes. --- diff --git a/lisp/icomplete.el b/lisp/icomplete.el index f90100fd4d7..b1588d73a07 100644 --- a/lisp/icomplete.el +++ b/lisp/icomplete.el @@ -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