# HG changeset patch # User Richard M. Stallman # Date 866482360 0 # Node ID ead435447ea481f9e2f1b882628630065815cd6f # Parent fd2ccbdc566086b1fc9c708bd67d2bf6eecff879 Comment change. diff -r fd2ccbdc5660 -r ead435447ea4 lisp/emacs-lisp/float.el --- a/lisp/emacs-lisp/float.el Mon Jun 16 07:31:56 1997 +0000 +++ b/lisp/emacs-lisp/float.el Mon Jun 16 17:32:40 1997 +0000 @@ -1,4 +1,4 @@ -;;; float.el --- floating point arithmetic package. +;;; float.el --- obsolete floating point arithmetic package. ;; Copyright (C) 1986 Free Software Foundation, Inc. diff -r fd2ccbdc5660 -r ead435447ea4 lisp/view.el --- a/lisp/view.el Mon Jun 16 07:31:56 1997 +0000 +++ b/lisp/view.el Mon Jun 16 17:32:40 1997 +0000 @@ -3,7 +3,7 @@ ;; Copyright (C) 1985, 1989, 1994, 1995, 1997 Free Software Foundation, Inc. ;; Author: K. Shane Hartman -;; Maintainer: FSF +;; Maintainer: Inge Frick ;; This file is part of GNU Emacs.