diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-03-02 06:37:35 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-03-02 06:37:35 +0000 |
commit | 9596811a3d13a77893315e7db35a74a7fccd1b14 (patch) | |
tree | 15a484e25ec046e526cdcf582053b9aa3a3475fc /lisp/term/pc-win.el | |
parent | f5632218b0992192a4f6c1ad59afe285b1f91d1f (diff) | |
download | emacs-9596811a3d13a77893315e7db35a74a7fccd1b14.tar.gz |
Comment change.
Diffstat (limited to 'lisp/term/pc-win.el')
-rw-r--r-- | lisp/term/pc-win.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/term/pc-win.el b/lisp/term/pc-win.el index 5e5f9aea36f..1b43a72dd7b 100644 --- a/lisp/term/pc-win.el +++ b/lisp/term/pc-win.el @@ -1,9 +1,9 @@ ;; pc-win.el -- setup support for `PC windows' (whatever that is). -;; Copyright (C) 1994 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1996 Free Software Foundation, Inc. ;; Author: Morten Welinder <terra@diku.dk> -;; Version: 1,00 +;; Maintainer: FSF ;; This file is part of GNU Emacs. |