comparison lisp/view.el @ 18271:ead435447ea4

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Mon, 16 Jun 1997 17:32:40 +0000
parents a42f063f003b
children 6f48844ce1a9
comparison
equal deleted inserted replaced
18270:fd2ccbdc5660 18271:ead435447ea4
1 ;;; view.el --- peruse file or buffer without editing. 1 ;;; view.el --- peruse file or buffer without editing.
2 2
3 ;; Copyright (C) 1985, 1989, 1994, 1995, 1997 Free Software Foundation, Inc. 3 ;; Copyright (C) 1985, 1989, 1994, 1995, 1997 Free Software Foundation, Inc.
4 4
5 ;; Author: K. Shane Hartman 5 ;; Author: K. Shane Hartman
6 ;; Maintainer: FSF 6 ;; Maintainer: Inge Frick <inge@nada.kth.se>
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
9 9
10 ;; GNU Emacs is free software; you can redistribute it and/or modify 10 ;; GNU Emacs is free software; you can redistribute it and/or modify
11 ;; it under the terms of the GNU General Public License as published by 11 ;; it under the terms of the GNU General Public License as published by