spacemacs/layers
Miciah Masters e8cdaac8d3 Unique defvar for each ts full-hint toggle
Instead of using a single variable for all transient states' full-hint
toggle functions, define a unique variable for each toggle function so that
toggling the full hint for one transient state does not affect the others.

* CHANGELOG.develop: Add an entry for this change.
* layers/+spacemacs/spacemacs-defaults/keybindings.el
(spacemacs--window-manipulation-ts-full-hint-toggle): New variable.
(spacemacs//window-manipulation-ts-toggle-hint)
(spacemacs//window-manipulation-ts-hint): Replace
spacemacs--ts-full-hint-toggle with
spacemacs--window-manipulation-ts-full-hint-toggle.
* layers/+spacemacs/spacemacs-layouts/config.el
(spacemacs--ts-full-hint-toggle): Delete variable.
(spacemacs--layouts-ts-full-hint-toggle)
(spacemacs--workspaces-ts-full-hint-toggle): New variables.
* layers/+spacemacs/spacemacs-layouts/funcs.el
(spacemacs//layouts-ts-toggle-hint, spacemacs//layouts-ts-hint): Replace
spacemacs--ts-full-hint-toggle with spacemacs--layouts-ts-full-hint-toggle.
(spacemacs//workspaces-ts-toggle-hint, spacemacs//workspaces-ts-hint):
Replace spacemacs--ts-full-hint-toggle with
spacemacs--workspaces-ts-full-hint-toggle.
2019-10-13 10:09:42 +02:00
..
+chat [core] Fix layer dependencies based on layer variables 2019-09-30 02:00:48 -04:00
+checkers fix #12554 goto-flycheck-error-list 2019-07-24 14:17:53 +02:00
+completion Fix C-k ivy-previous-line in ivy-switch-buffer 2019-09-17 18:28:02 +02:00
+distributions [core] Fix layer dependencies based on layer variables 2019-09-30 02:00:48 -04:00
+emacs org-mode: Document more insertion bindings 2019-10-10 21:21:28 +02:00
+email [gnus] add gnus perspective 2019-10-06 17:09:15 +02:00
+filetree Add document for option treemacs-use-git-mode 2019-10-05 18:51:36 +02:00
+fonts/unicode-fonts Switch to the new layers generator 2019-05-15 21:08:21 +03:00
+frameworks Make react layer respect js fmt on save 2019-10-09 18:29:23 +02:00
+fun Layer +fun/emoji: Enable company-emoji-insert-unicode 2019-08-05 21:23:50 +02:00
+intl [japanese] Fix doc 2019-09-16 20:17:40 +02:00
+lang Fix conditional backend setup 2019-10-12 15:21:40 +02:00
+misc docstring 2019-09-16 17:41:15 +03:00
+music/spotify Switch to the new layers generator 2019-05-15 21:08:21 +03:00
+os Add a layer variable osx-swap-option-and-command 2019-06-18 14:21:56 +02:00
+pair-programming/floobits Switch to the new layers generator 2019-05-15 21:08:21 +03:00
+readers Update dash layer to reflect dash-docs merge 2019-09-17 20:02:49 +02:00
+source-control Add spacemacs/git-permalink functionality 2019-10-05 19:19:41 +02:00
+spacemacs Unique defvar for each ts full-hint toggle 2019-10-13 10:09:42 +02:00
+tags pycscope: ability to configure the binary name 2019-09-14 01:06:16 +02:00
+themes Revert "[themes-megapack] Add ewal-spacemacs-themes to themes-megapack layer." 2019-08-26 19:58:34 +02:00
+tools [shell] Add instruction to install cmake on MacOS 2019-09-30 02:29:50 -04:00
+vim [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
+web-services Fixes issue of customize search engine list 2019-08-06 23:04:54 +02:00
auto-layer.el Add lazy-install to automatically install dart layer 2019-04-12 18:00:00 +02:00
LAYERS.org documentation formatting: Thu Sep 12 15:09:22 UTC 2019 2019-09-12 21:44:20 +02:00