spacemacs/core
Travis B. Hartwell 4c646a1a0c Fix Spacemacs Home Buffer to jump to bookmarks.
Instead of opening the file for the bookmark, use the bookmark-jump
function to properly jump to the file and location in the file.  Also
show the bookmark name and the filename in the list.

Fixes syl20bnr/spacemacs#2431
2015-07-30 22:22:56 -04:00
..
banners
info Update change log and release notes 2015-07-04 00:59:40 -04:00
libs
templates Add spacing conventions for writing documentation. 2015-07-27 12:11:52 -04:00
tests core: fix tests 2015-07-30 21:33:28 -04:00
core-auto-completion.el
core-configuration-layer.el core: fix error when a layer is not found 2015-07-26 20:41:06 -04:00
core-dotspacemacs.el Make default private layer directory explicit 2015-07-23 22:28:26 -04:00
core-emacs-backports.el
core-evilify-keymap.el core: don't remap C-g in auto-evilified buffers 2015-07-30 00:34:15 -04:00
core-fonts-support.el Fixes links to other documents (.md => .org) 2015-07-04 18:43:31 -04:00
core-funcs.el
core-load-paths.el
core-micro-state.el
core-release-management.el
core-spacemacs-buffer.el Fix Spacemacs Home Buffer to jump to bookmarks. 2015-07-30 22:22:56 -04:00
core-spacemacs.el Replace guide-key by which-key 2015-07-24 00:08:43 -04:00
core-themes-support.el core: change default value for dotspacemacs-themes 2015-07-04 23:51:32 -04:00
core-toggle.el Better indentation for add-toggle 2015-07-27 12:09:27 -04:00
core-use-package-ext.el Revert temporary fix merged upstream 2015-07-27 12:12:36 -04:00
Makefile