aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2019-01-01 06:25:23 -0500
committerGlenn Morris2019-01-01 06:25:23 -0500
commite0870c38016b2e824768fe692ba3c21bb9aec341 (patch)
tree65fde696a154750dffbf30ead0bf67d78e155970
parent2fcf2dff00a55ece17f4342a934cb1d69ae1a743 (diff)
downloademacs-e0870c38016b2e824768fe692ba3c21bb9aec341.tar.gz
emacs-e0870c38016b2e824768fe692ba3c21bb9aec341.zip
; Auto-commit of loaddefs files.
-rw-r--r--lisp/ldefs-boot.el5
1 files changed, 4 insertions, 1 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 945bc954393..7b7f93c3b08 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -6022,7 +6022,10 @@ Activates the region if needed. Only lasts until the region is deactivated.
6022;;;;;; (0 0 0 0)) 6022;;;;;; (0 0 0 0))
6023;;; Generated autoloads from emacs-lisp/cursor-sensor.el 6023;;; Generated autoloads from emacs-lisp/cursor-sensor.el
6024 6024
6025(defvar cursor-sensor-inhibit nil) 6025(defvar cursor-sensor-inhibit nil "\
6026When non-nil, suspend `cursor-sensor-mode' and `cursor-intangible-mode'.
6027By convention, this is a list of symbols where each symbol stands for the
6028\"cause\" of the suspension.")
6026 6029
6027(autoload 'cursor-intangible-mode "cursor-sensor" "\ 6030(autoload 'cursor-intangible-mode "cursor-sensor" "\
6028Keep cursor outside of any `cursor-intangible' text property. 6031Keep cursor outside of any `cursor-intangible' text property.