From: Glenn Morris Date: Wed, 8 Feb 2012 11:18:12 +0000 (-0500) Subject: Auto-commit of loaddefs files. X-Git-Tag: emacs-pretest-24.0.94~236 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e41d4836431e257976f891540fb52251800bade1;p=emacs.git Auto-commit of loaddefs files. --- diff --git a/lisp/emulation/tpu-edt.el b/lisp/emulation/tpu-edt.el index 56efa568f03..305e3e73be0 100644 --- a/lisp/emulation/tpu-edt.el +++ b/lisp/emulation/tpu-edt.el @@ -2440,11 +2440,14 @@ If FILE is nil, try to load a default file. The default file names are ;;;### (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)