diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-22 04:22:42 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-22 04:22:42 +0000 |
commit | 3a801d0c71755fad1c33585e7ed54d9dc240999c (patch) | |
tree | 0a6b35ee3f4a44a00d17dcc21da41e86d46ce734 /lisp/flow-ctrl.el | |
parent | 9750e079ddb0df24810a8a19a3210616d3f71db9 (diff) | |
download | emacs-3a801d0c71755fad1c33585e7ed54d9dc240999c.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/flow-ctrl.el')
-rw-r--r-- | lisp/flow-ctrl.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/flow-ctrl.el b/lisp/flow-ctrl.el index 2f98e999d9b..bd1263a8e20 100644 --- a/lisp/flow-ctrl.el +++ b/lisp/flow-ctrl.el @@ -2,11 +2,13 @@ ;;; Copyright (C) 1990 Free Software Foundation, Inc. ;;; Copyright (C) 1991 Kevin Gallagher + ;; Author Kevin Gallagher ;; Maintainer: FSF ;; Adapted-By: ESR ;; Keywords: hardware +;;; This file is part of GNU Emacs. ;;; ;;; GNU Emacs is distributed in the hope that it will be useful, but ;;; WITHOUT ANY WARRANTY. No author or distributor accepts |