spacemacs/core
Tu Do cfaa6edc19 Enhance viewing Spacemacs documents in Org
- Use `~` marker to represent key bindings. The `~` and `=` markers are
equivalent in Emacs: `=` uses `org-verbatim verbatim` faces, while `~`
uses `org-code verbatim)`, but both `org-verbatim` and `org-code` is
inherited from `shadow` face. So we can use `~` marker for this purpose.
`~` marker is also displayed properly on Github, since it's part of
standard Emacs, so no web functionality is broken.

- Add org-kbd face for displaying key bindings.

- Update CHANGELOG.org: use the proper `~` marker for key bindings.

- Update VIMUSERS.org: use the proper `~` marker for key bindings.
2015-06-09 20:36:19 -04:00
..
banners
info Update the quickhelp text. 2015-06-07 23:04:23 -04:00
libs avoid conflict with hydra's lv.el 2015-05-27 23:52:15 -04:00
templates Add spacemacs-theme 2015-06-03 00:38:45 -04:00
tests core: add support for spacemacs update 2015-06-06 23:26:14 -04:00
core-auto-completion.el Remove company-yasnippet backends 2015-04-29 23:54:30 -04:00
core-configuration-layer.el core: auto-discover categories 2015-06-05 22:47:23 -04:00
core-dotspacemacs.el New dotfile variable dotspacemacs-use-ido 2015-05-31 21:48:16 -04:00
core-emacs-backports.el
core-fonts-support.el New function spacemacs/warning 2015-04-12 12:25:53 -04:00
core-funcs.el Enhance viewing Spacemacs documents in Org 2015-06-09 20:36:19 -04:00
core-load-paths.el Add link to vim migration guide in quickhelp. 2015-06-07 23:04:16 -04:00
core-micro-state.el avoid conflict with hydra's lv.el 2015-05-27 23:52:15 -04:00
core-release-management.el core: new function spacemacs/switch-to-version 2015-06-07 00:42:23 -04:00
core-spacemacs-buffer.el Re-enable dotspacemacs-startup-banner nil option 2015-06-08 00:25:07 -04:00
core-spacemacs.el core: add support for spacemacs update 2015-06-06 23:26:14 -04:00
core-themes-support.el Enhance viewing Spacemacs documents in Org 2015-06-09 20:36:19 -04:00
core-toggle.el
core-use-package-ext.el new layer: shell 2015-05-20 22:40:25 -04:00
Makefile core: add support for spacemacs update 2015-06-06 23:26:14 -04:00