From 1b0a36bcbbf248713a2098f444b11c73c6606ea3 Mon Sep 17 00:00:00 2001 From: stardiviner Date: Thu, 1 Oct 2015 10:24:13 +0800 Subject: [PATCH] don't set command-log-mode-key-binding-open-log by default. reference https://github.com/lewang/command-log-mode/issues/4#issuecomment-144595337 --- command-log-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command-log-mode.el b/command-log-mode.el index 798b77f..2557e32 100644 --- a/command-log-mode.el +++ b/command-log-mode.el @@ -117,7 +117,7 @@ Frequently used non-interesting commands (like cursor movements) should be put h :group 'command-log :type 'integer) -(defcustom command-log-mode-key-binding-open-log "C-c o" +(defcustom command-log-mode-key-binding-open-log nil "The key binding used to toggle the log window." :group 'command-log :type '(radio