Mercurial > emacs
changeset 18060:640305a5c871
Comment changes.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 31 May 1997 04:09:04 +0000 |
parents | fef9a6fc0655 |
children | fff99dc53d81 |
files | lisp/icomplete.el |
diffstat | 1 files changed, 1 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- 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 <klm@python.org> ;; Maintainer: Ken Manheimer <klm@python.org> @@ -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