doomemacs/core
Henrik Lissner bbb969fa59
Combine doom/open-scratch-buffer & doom/open-project-scratch-buffer
These two are now doom/open-scratch-buffer. If you're in a project,
a (persistent) scratch buffer is opened. Otherwise, a non-persistent,
transient scratch buffer is opened.

If ARG (universal argument) is non-nil, then use the current window
instead of a new window (or popup, if feature/popup is enabled).

Also, the ex command :x[!] is improved. The BANG = open in current
window.
2018-02-02 20:47:33 -05:00
..
autoload Combine doom/open-scratch-buffer & doom/open-project-scratch-buffer 2018-02-02 20:47:33 -05:00
test Remove doom--cycle-real-buffers; refactor kill-this-buffer advice 2018-02-02 20:47:31 -05:00
core-editor.el Recenter screen after save-place successfully loads point 2018-02-02 20:47:32 -05:00
core-keybinds.el which-key: don't replace current popup 2018-01-07 06:19:54 -05:00
core-lib.el Sensible alias 2018-02-01 14:46:17 +08:00
core-os.el core-os: x-underline-at-descent-line = t 2018-02-01 19:58:44 -05: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 Fix inconsistencies in fonts across frames #399 2018-02-02 20:47:32 -05:00
core.el Refactor; compilation-scroll-output=first-error; ffap-machine-p-known=reject 2018-02-01 19:58:44 -05:00
packages.el Remove help-fns+, add helpful plugin #363 2018-01-21 21:37:15 -05:00