X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/5ed99d3685cc8d13f8e4c63ad449a6e4d63c8eb0..7fd5a8435ff717b5b49832a96bc2575e46976ddf:/lisp/flow-ctrl.el diff --git a/lisp/flow-ctrl.el b/lisp/flow-ctrl.el index a025f0a184..4a67cc422c 100644 --- a/lisp/flow-ctrl.el +++ b/lisp/flow-ctrl.el @@ -1,6 +1,7 @@ ;;; flow-ctrl.el --- help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control -;; Copyright (C) 1990-1991, 1994, 2001-2011 Free Software Foundation, Inc. +;; Copyright (C) 1990-1991, 1994, 2001-2013 Free Software Foundation, +;; Inc. ;; Author: Kevin Gallagher ;; Maintainer: FSF @@ -31,7 +32,7 @@ ;; ;; To invoke these adjustments, a user need only invoke the function ;; enable-flow-control-on with a list of terminal types in his/her own -;; .emacs file. As arguments, give it the names of one or more terminal +;; init file. As arguments, give it the names of one or more terminal ;; types in use by that user which require flow control adjustments. ;; Here's an example: ;;