]> git.eshelyaron.com Git - emacs.git/commit
Fix interactive selection of emacs-lock mode, broken by 2a4b0da28c
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 30 Nov 2022 00:38:59 +0000 (01:38 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 30 Nov 2022 00:38:59 +0000 (01:38 +0100)
commitedd64e64a389e0f0e6ce670846d4fae79a9d8b35
tree7297c7b2ef70df00b00c6a4634d10817d4b6aa36
parenta699f65936e7c08664a994c14e14e9755f8f3d6d
Fix interactive selection of emacs-lock mode, broken by 2a4b0da28c

* lisp/emacs-lock.el (emacs-lock--set-mode): Check that
arg is 4 and prefix is '(4).
(emacs-lock-mode): Pass also `current-prefix-arg' to
`emacs-lock--set-mode'.
lisp/emacs-lock.el