Auto-commit of loaddefs files.
authorGlenn Morris <rgm@gnu.org>
Wed, 8 Feb 2012 11:18:12 +0000 (06:18 -0500)
committerGlenn Morris <rgm@gnu.org>
Wed, 8 Feb 2012 11:18:12 +0000 (06:18 -0500)
lisp/emulation/tpu-edt.el

index 56efa56..305e3e7 100644 (file)
@@ -2440,11 +2440,14 @@ If FILE is nil, try to load a default file.  The default file names are
 
 \f
 ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins
-;;;;;;  tpu-cursor-free-mode) "tpu-extras" "tpu-extras.el" "512b5771d29a538e69567644413951a8")
+;;;;;;  tpu-cursor-free-mode) "tpu-extras" "tpu-extras.el" "76f06905db4c5bfb3b86491a51512a0e")
 ;;; Generated autoloads from tpu-extras.el
 
 (autoload 'tpu-cursor-free-mode "tpu-extras" "\
 Minor mode to allow the cursor to move freely about the screen.
+With a prefix argument ARG, enable the mode if ARG is positive,
+and disable it otherwise.  If called from Lisp, enable the mode
+if ARG is omitted or nil.
 
 \(fn &optional ARG)" t nil)