diff options
| author | Karl Heuer | 1998-12-14 03:22:44 +0000 |
|---|---|---|
| committer | Karl Heuer | 1998-12-14 03:22:44 +0000 |
| commit | 3e9103768f83da3e27987071468c2ea012c24e31 (patch) | |
| tree | 47bfbf4f0039d7a8f3407639fbecb2af45a733b1 /lisp/term | |
| parent | fb98fa17e403a5e30d219cc17842d981f667ddbf (diff) | |
| download | emacs-3e9103768f83da3e27987071468c2ea012c24e31.tar.gz emacs-3e9103768f83da3e27987071468c2ea012c24e31.zip | |
Update comment.
Diffstat (limited to 'lisp/term')
| -rw-r--r-- | lisp/term/wyse50.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/wyse50.el b/lisp/term/wyse50.el index 3cb1307bb89..1c7bad6d923 100644 --- a/lisp/term/wyse50.el +++ b/lisp/term/wyse50.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1993, 1994 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 1993, 1994 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Pfieffer <pfieffer@cix.cict.fr> January 1991 | 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org>, |
| 6 | ;; Jim Blandy <jimb@occs.cs.oberlin.edu> | 6 | ;; Jim Blandy <jimb@occs.cs.oberlin.edu> |
| 7 | ;; Keywords: terminals | 7 | ;; Keywords: terminals |
| 8 | 8 | ||