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 | f9ba7777272942deb48f21e46215e0dadd7abba6 (patch) | |
tree | 363e555acecf36fd24d8f032e898b1cc391e2907 /lisp/term | |
parent | 61f71ed128b487c167ea6bc36a9a1dc35a7ada97 (diff) | |
download | emacs-f9ba7777272942deb48f21e46215e0dadd7abba6.tar.gz |
Comment change.
Diffstat (limited to 'lisp/term')
-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. |