Autoload cursor-sensor-inhibit (bug#23406)
* lisp/emacs-lisp/cursor-sensor.el (cursor-sensor-inhibit): Autoload. * lisp/isearch.el (isearch-update): Remove boundp check.
This commit is contained in:
parent
b52ebd4f20
commit
b755d988b4
2 changed files with 2 additions and 3 deletions
|
@ -31,6 +31,7 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
;;;###autoload
|
||||
(defvar cursor-sensor-inhibit nil)
|
||||
|
||||
(defun cursor-sensor--intangible-p (pos)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue