Variable: emacs-lock--try-unlocking

emacs-lock--try-unlocking is a buffer-local variable defined in emacs-lock.el.gz.

Documentation

Non-nil if current buffer should be checked for auto-unlocking.

Internal use only.

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lock.el.gz
(defvar-local emacs-lock--try-unlocking nil
  "Non-nil if current buffer should be checked for auto-unlocking.
Internal use only.")