summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/emacs-lisp/float.el2
-rw-r--r--lisp/view.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/emacs-lisp/float.el b/lisp/emacs-lisp/float.el
index f4fd9ae0ec9..2fad3fcfe92 100644
--- a/lisp/emacs-lisp/float.el
+++ b/lisp/emacs-lisp/float.el
@@ -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 --git a/lisp/view.el b/lisp/view.el
index a0fc23d0182..f10eaab2ed8 100644
--- a/lisp/view.el
+++ b/lisp/view.el
@@ -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.