diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-22 02:58:21 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-22 02:58:21 +0000 |
commit | b05a8583f185c7c4ae4386f56b940e8ccee6c564 (patch) | |
tree | 219a728a8e86596fd762a4e4950cb6a5f5c0a120 /lisp/view.el | |
parent | b71a32d05398f3b49b0439f1b0300533458386b3 (diff) | |
download | emacs-b05a8583f185c7c4ae4386f56b940e8ccee6c564.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/view.el')
-rw-r--r-- | lisp/view.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/view.el b/lisp/view.el index d93c9b50cf8..0cfc52676f4 100644 --- a/lisp/view.el +++ b/lisp/view.el @@ -1,10 +1,9 @@ ;;; view.el --- peruse file or buffer without editing. +;; Copyright (C) 1985, 1989 Free Software Foundation, Inc. + ;; Author: K. Shane Hartman ;; Maintainer: FSF -;; Last-Modified: 21 Aug 1988 - -;; Copyright (C) 1985, 1989 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |