doomemacs/core/autoload
Henrik Lissner 7afc62fb1d
Rewrite scratch buffer commands
+ No longer open persistent scratch buffers by default. Supply the
  universal argument to do that.

  SPC x = open throw-away scratch buffer
  SPC u SPC x = open persistent scratch buffer (prompted for file)

+ Added doom/delete-scratch-files
2018-03-07 21:15:15 -05:00
..
buffers.el Fix doom-visible-windows including popup windows 2018-03-01 22:07:14 -05:00
cache.el Add new cache library (persistent-soft wrapper) 2018-01-07 00:15:57 -05:00
debug.el Major rewrite of doom module API 2018-03-02 19:14:45 -05:00
editor.el Refactor + slight optimization for backspace #452 2018-03-06 16:19:47 -05:00
files.el New doom/*-this-file commands; move doom/sudo* to new files library 2018-02-14 05:40:37 -05:00
help.el Major rewrite of doom module API 2018-03-02 19:14:45 -05:00
memoize.el Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
menu.el Fix void-function doom--menu-read error in byte-compiled Doom #427 2018-02-21 15:32:51 -05:00
message.el New doom-demote-warnings option for suppress dependency warnings 2018-03-05 03:02:17 -05:00
minibuffer.el Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
packages.el Major rewrite of doom module API 2018-03-02 19:14:45 -05:00
scratch.el Rewrite scratch buffer commands 2018-03-07 21:15:15 -05:00
system.el Fix doom-fetch & remove --depth 1 2017-12-23 01:47:27 -05:00
test.el Update & fix unit tests 2018-03-02 20:46:45 -05:00
ui.el Remove doom/toggle-fullsreen; redundant with toggle-frame-fullscreen 2018-02-02 20:47:34 -05:00