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 | eea8d4efafbc96001f7c1e0e0cee5912400ba667 (patch) | |
tree | 9a21b2d45a7e31582806e0e06c2b419d2b9bc254 /lisp/terminal.el | |
parent | 638cb9c6b7a9c3cd4f5ad7dfe6fef60928cc89de (diff) | |
download | emacs-eea8d4efafbc96001f7c1e0e0cee5912400ba667.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/terminal.el')
-rw-r--r-- | lisp/terminal.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/terminal.el b/lisp/terminal.el index 6e9d954ae39..e8909927c3d 100644 --- a/lisp/terminal.el +++ b/lisp/terminal.el @@ -1,10 +1,9 @@ ;;; terminal.el --- terminal emulator for GNU Emacs. +;; Copyright (C) 1986, 1987, 1988, 1989 Free Software Foundation, Inc. + ;; Author: Richard Mlynarik <mly@eddie.mit.edu> ;; Maintainer: FSF -;; Last-Modified: 05 May 1992 - -;; Copyright (C) 1986, 1987, 1988, 1989 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |