]> code.delx.au - gnu-emacs/blobdiff - lisp/emulation/tpu-extras.el
* faces.el (tty-run-terminal-initialization): function changed (Stefan
[gnu-emacs] / lisp / emulation / tpu-extras.el
index 4cf9eee037b9dca6f8899a44f20bdad61b75663e..7cdba4d6e6b06d1f0ffae8158955741287294919 100644 (file)
@@ -1,6 +1,6 @@
 ;;; tpu-extras.el --- scroll margins and free cursor mode for TPU-edt
 
-;; Copyright (C) 1993-1995, 2000-2012 Free Software Foundation, Inc.
+;; Copyright (C) 1993-1995, 2000-2013 Free Software Foundation, Inc.
 
 ;; Author: Rob Riepel <riepel@networking.stanford.edu>
 ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
@@ -436,6 +436,8 @@ A repeat count means scroll that many sections."
   (interactive)
   (tpu-cursor-free-mode -1))
 
+(provide 'tpu-extras)
+
 ;; Local Variables:
 ;; generated-autoload-file: "tpu-edt.el"
 ;; End: