spacemacs/core
Kechao CAI 0ff8c2df48 Change shortcut of bookmarks in *spacemacs* buffer
In *spacemacs* buffer, the quick help in `[?]` shows that `m` jumps to
the menu. However, if one customizes the startup lists by setting
`dotspacemacs-startup-lists '(recents bookmarks projects)`, the shortcut
`m` of jumping to the menu would be shadowed and `m` jumps to Bookmarks.

With the help of travisbhartwell and TheBB, I changed the shortcut of
jumping to the Bookmarks to `a` to avoid this shortcut conflict.
2016-01-03 14:59:18 +01:00
..
banners Remove trailing spaces in doge banner 2015-12-07 19:38:05 +01:00
info Change shortcut of bookmarks in *spacemacs* buffer 2016-01-03 14:59:18 +01:00
libs core: remove request.el dependency 2015-12-07 23:31:30 -05:00
templates core: rename dotspacemacs-version-check-enable 2015-12-11 01:47:34 -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: fix configuration-layer--refresh-package-timeout 2015-12-21 00:56:04 -05:00
core-debug.el core: Add missing require 2015-12-21 00:42:38 -05:00
core-documentation.el Fix some documentation bugs 2015-12-03 23:50:29 -05:00
core-dotspacemacs.el core: Declare macro before it's called 2015-12-21 00:42:52 -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 core: Update to preferred versions of functions 2015-12-21 00:25:41 -05:00
core-funcs.el core: Add recompile-elpa function 2015-12-21 00:43:02 -05:00
core-keybindings.el core: replace -non-nil calls by delq 2015-12-21 01:30:48 -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 core: Fix free variable references 2015-12-21 00:25:41 -05:00
core-spacemacs-buffer.el Change shortcut of bookmarks in *spacemacs* buffer 2016-01-03 14:59:18 +01:00
core-spacemacs.el core: fix configuration-layer--refresh-package-timeout 2015-12-21 00:56:04 -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