doomemacs/core/autoload
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
..
buffers.el Remove doom--cycle-real-buffers; refactor kill-this-buffer advice 2018-02-02 20:47:31 -05:00
cache.el Add new cache library (persistent-soft wrapper) 2018-01-07 00:15:57 -05:00
debug.el Refactor doom/info 2017-12-31 18:32:34 -05:00
editor.el Refactor & fix doom/forward-to-last-non-comment-or-eol 2018-02-01 16:35:55 -05:00
help.el Check if buffer-file-name is nil before passing it as argument. 2018-01-31 06:41:51 +03:00
memoize.el Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
menu.el Minor refactor & correction 2018-01-29 17:39:08 -05:00
message.el Remove/replace references to doom-popup-buffer 2018-01-06 03:27:23 -05:00
minibuffer.el Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
packages.el Show error when looking up dependency trees for built-in packages 2018-01-07 00:15:58 -05:00
scratch.el Combine doom/open-scratch-buffer & doom/open-project-scratch-buffer 2018-02-02 20:47:33 -05:00
system.el Fix doom-fetch & remove --depth 1 2017-12-23 01:47:27 -05:00
test.el Update doom//run-tests for new doom! 2018-01-29 18:41:55 -05:00
ui.el Improve doom/toggle-fullscreen #397 2018-02-01 17:42:39 -05:00