diff options
Diffstat (limited to 'lisp/emacs-lock.el')
-rw-r--r-- | lisp/emacs-lock.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lock.el b/lisp/emacs-lock.el index 6d91238f2b1..5343d499efb 100644 --- a/lisp/emacs-lock.el +++ b/lisp/emacs-lock.el @@ -86,7 +86,7 @@ for both actions (NOT RECOMMENDED)." The functions get one argument, the first locked buffer found." :type 'hook :group 'emacs-lock - :version "24.2") + :version "24.3") (defvar emacs-lock-mode nil "If non-nil, the current buffer is locked. |