spacemacs/core
justbur 394fec28e0 keys: Fix an issue with C-i/tab distinction
Before this <tab> => TAB if there is no binding for <tab>, but then
`spacemacs/translate-C-i` turned this into <C-i>, which we don't want
because that would mean having to always bind <tab> when this option is
enabled. This commit adds a check to make sure we can't possibly be
translating from <tab> originally (we only want to capture the C-i
events in the GUI).

Also, fixes C-m translation but leaves it commented.
2015-12-05 13:17:59 -05:00
..
banners "Improve" doge grammar 2015-03-20 23:27:49 -04:00
info Bump version to 0.105 2015-09-28 23:53:20 -04:00
libs core: use request.el to check elpa archive availability 2015-12-02 23:25:00 -05:00
templates keys: Fix an issue with C-i/tab distinction 2015-12-05 13:17:59 -05:00
core-auto-completion.el Fix showing snippets in company popup. 2015-09-16 22:37:08 -04:00
core-configuration-layer.el core: improve installation speed of themes and bootstrap packages 2015-12-02 23:53:02 -05:00
core-debug.el debug-init: Get more info from debug-init 2015-10-07 15:51:40 -04:00
core-documentation.el Fix some documentation bugs 2015-12-03 23:50:29 -05:00
core-dotspacemacs.el core-keys: Enable distinction between C-i and TAB 2015-12-04 00:23:10 -05:00
core-emacs-backports.el core: add comment for with-eval-after-load backport 2015-09-27 21:03:48 -04:00
core-fonts-support.el New macro dotspacemacs|symbol-value and improved diminish 2015-08-14 12:25:54 -04:00
core-funcs.el core: improve installation speed of themes and bootstrap packages 2015-12-02 23:53:02 -05:00
core-keybindings.el keys: Fix an issue with C-i/tab distinction 2015-12-05 13:17:59 -05:00
core-load-paths.el Fix erc notification icon 2015-10-12 09:37:56 -04:00
core-micro-state.el core: Add new set-key functions to core-keybindings 2015-11-21 18:18:01 +01:00
core-release-management.el Inject user-emacs-directory' in async-start' 2015-11-16 10:20:51 +01:00
core-spacemacs-buffer.el core: remove debug message 2015-12-01 00:30:59 -05:00
core-spacemacs.el core-keys: Enable distinction between C-i and TAB 2015-12-04 00:23:10 -05:00
core-themes-support.el core: add comment 2015-12-01 01:21:03 -05:00
core-toggle.el Don't produce on/off toggles if status is nil 2015-08-26 22:27:09 -04:00
core-use-package-ext.el Revert temporary fix merged upstream 2015-07-27 12:12:36 -04:00