[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r107185: Auto-commit of loaddefs file
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r107185: Auto-commit of loaddefs files. |
Date: |
Wed, 08 Feb 2012 06:18:12 -0500 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107185
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2012-02-08 06:18:12 -0500
message:
Auto-commit of loaddefs files.
modified:
lisp/emulation/tpu-edt.el
=== modified file 'lisp/emulation/tpu-edt.el'
--- a/lisp/emulation/tpu-edt.el 2012-02-08 02:12:24 +0000
+++ b/lisp/emulation/tpu-edt.el 2012-02-08 11:18:12 +0000
@@ -2440,11 +2440,14 @@
;;;### (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)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r107185: Auto-commit of loaddefs files.,
Glenn Morris <=