diff options
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 |