]> code.delx.au - gnu-emacs/blobdiff - lisp/flow-ctrl.el
* net/tramp.el (tramp-replace-environment-variables): New defun.
[gnu-emacs] / lisp / flow-ctrl.el
index 0acbe41c6ed2d6e52298524de5fe97ed81cc7d1f..0fbc04ac5144fd17f634f2bbee5618f1ccc358ce 100644 (file)
@@ -1,7 +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, 2002, 2003, 2004,
-;;   2005 Free Software Foundation, Inc.
+;; Copyright (C) 1990, 1991, 1994, 2001, 2002, 2003, 2004,
+;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author Kevin Gallagher
 ;; Maintainer: FSF
@@ -12,7 +12,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 2, or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
@@ -124,5 +124,5 @@ to get the effect of a C-q."
 
 (provide 'flow-ctrl)
 
-;;; arch-tag: 0eb7b19e-0d93-4e0b-9ea2-72b574076a56
+;; arch-tag: 0eb7b19e-0d93-4e0b-9ea2-72b574076a56
 ;;; flow-ctrl.el ends here