changeset 18271:ead435447ea4

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Mon, 16 Jun 1997 17:32:40 +0000
parents fd2ccbdc5660
children aea95178357e
files lisp/emacs-lisp/float.el lisp/view.el
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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.
 
--- 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 <inge@nada.kth.se>
 
 ;; This file is part of GNU Emacs.