doomemacs/core
Henrik Lissner 2989296521
Use frame's buffer-predicate instead of doom/{next,previous}-buffer
doom/{next,previous}-buffer was implemented so that these commands could
skip over unreal buffers, and land us on either a real one or the
dashboard. Using the frame's buffer-predicate parameter accomplishes
exactly this, natively.
2018-02-01 19:58:43 -05:00
..
autoload Use frame's buffer-predicate instead of doom/{next,previous}-buffer 2018-02-01 19:58:43 -05:00
test Fix doom-project-* unit tests 2018-01-29 18:38:40 -05:00
core-editor.el Remove help-fns+, add helpful plugin #363 2018-01-21 21:37:15 -05:00
core-keybinds.el which-key: don't replace current popup 2018-01-07 06:19:54 -05:00
core-lib.el Remove aggressive load of use-package 2018-01-11 22:18:32 -05:00
core-os.el core-os: remove unnecessary persistent-soft-store 2017-06-10 11:54:47 +02:00
core-packages.el Update core-packages docstrings; rename doom-module-get => doom-module-flags 2018-01-30 21:26:02 -05:00
core-projects.el Add nocache arg to doom-project-* functions 2018-02-01 01:31:26 -05:00
core-ui.el Use frame's buffer-predicate instead of doom/{next,previous}-buffer 2018-02-01 19:58:43 -05:00
core.el Truly prevent unstyled mode-line flash at startup 2018-01-29 17:06:20 -05:00
packages.el Remove help-fns+, add helpful plugin #363 2018-01-21 21:37:15 -05:00