diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-22 03:58:44 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-22 03:58:44 +0000 |
commit | 11d74eccf7d3b2ade8e8eae5b080336548706c2e (patch) | |
tree | ba25cbb62247585be3bb7f5c64fa19277afce0e4 /lisp/flow-ctrl.el | |
parent | 1dba078ee7d8edbd7a89779bea3643dc9a3fd73a (diff) | |
download | emacs-11d74eccf7d3b2ade8e8eae5b080336548706c2e.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/flow-ctrl.el')
-rw-r--r-- | lisp/flow-ctrl.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/flow-ctrl.el b/lisp/flow-ctrl.el index 0cc2d0fa08e..2f98e999d9b 100644 --- a/lisp/flow-ctrl.el +++ b/lisp/flow-ctrl.el @@ -1,13 +1,12 @@ ;;; flow-ctrl.el --- help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control +;;; Copyright (C) 1990 Free Software Foundation, Inc. +;;; Copyright (C) 1991 Kevin Gallagher ;; Author Kevin Gallagher ;; Maintainer: FSF -;; Last-Modified: 03 Jun 1992 ;; Adapted-By: ESR ;; Keywords: hardware -;;; Copyright (C) 1990 Free Software Foundation, Inc. -;;; Copyright (C) 1991 Kevin Gallagher ;;; ;;; GNU Emacs is distributed in the hope that it will be useful, but ;;; WITHOUT ANY WARRANTY. No author or distributor accepts |