From 03c1b5c46669118814828d7537d2594561f38543 Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Sun, 2 Oct 2016 22:18:41 -0400 Subject: [PATCH] core: Add an alias for dotspacemacs-enable-paste-micro-state --- core/core-dotspacemacs.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/core-dotspacemacs.el b/core/core-dotspacemacs.el index 9cfa2617e..249398097 100644 --- a/core/core-dotspacemacs.el +++ b/core/core-dotspacemacs.el @@ -229,6 +229,10 @@ Default value is `cache'.") (defvar dotspacemacs-enable-paste-transient-state t "If non nil the paste transient-state is enabled. While enabled pressing `p` several times cycle between the kill ring content.'") +(defvaralias + 'dotspacemacs-enable-paste-micro-state + 'dotspacemacs-enable-paste-transient-state + "Old name of `dotspacemacs-enable-paste-transient-state'.") (defvar dotspacemacs-which-key-delay 0.4 "Delay in seconds starting from the last keystroke after which