comparison lisp/view.el @ 840:113281b361ec

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 02:58:21 +0000
parents 4f28bd14272c
children 4c6cdb66c74c
comparison
equal deleted inserted replaced
839:c32d6beb8aec 840:113281b361ec
1 ;;; view.el --- peruse file or buffer without editing. 1 ;;; view.el --- peruse file or buffer without editing.
2
3 ;; Copyright (C) 1985, 1989 Free Software Foundation, Inc.
2 4
3 ;; Author: K. Shane Hartman 5 ;; Author: K. Shane Hartman
4 ;; Maintainer: FSF 6 ;; Maintainer: FSF
5 ;; Last-Modified: 21 Aug 1988
6
7 ;; Copyright (C) 1985, 1989 Free Software Foundation, Inc.
8 7
9 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
10 9
11 ;; 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
12 ;; 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