]> git.eshelyaron.com Git - emacs.git/commitdiff
; Auto-commit of loaddefs files.
authorGlenn Morris <rgm@gnu.org>
Tue, 1 Jan 2019 11:25:23 +0000 (06:25 -0500)
committerGlenn Morris <rgm@gnu.org>
Tue, 1 Jan 2019 11:25:23 +0000 (06:25 -0500)
lisp/ldefs-boot.el

index 945bc9543932ae8b35e8102d4d5a8d62e4d39a8d..7b7f93c3b08d11377f885d3ac997ef79ac3cfc43 100644 (file)
@@ -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.