From: Glenn Morris Date: Tue, 1 Jan 2019 11:25:23 +0000 (-0500) Subject: ; Auto-commit of loaddefs files. X-Git-Tag: emacs-26.1.91~11 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e0870c38016b2e824768fe692ba3c21bb9aec341;p=emacs.git ; Auto-commit of loaddefs files. --- 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. ;;;;;; (0 0 0 0)) ;;; Generated autoloads from emacs-lisp/cursor-sensor.el -(defvar cursor-sensor-inhibit nil) +(defvar cursor-sensor-inhibit nil "\ +When non-nil, suspend `cursor-sensor-mode' and `cursor-intangible-mode'. +By convention, this is a list of symbols where each symbol stands for the +\"cause\" of the suspension.") (autoload 'cursor-intangible-mode "cursor-sensor" "\ Keep cursor outside of any `cursor-intangible' text property.