doomemacs/core/autoload
Henrik Lissner cf7b27f4eb
popups: :fixed => :static, major changes to popup API
+ New command: doom/popup-kill-all
+ Update references to :fixed (now named :static)
+ Simplified doom-popup-p; moved :static filtering to
  doom-popup-windows.
+ New :autofit popup property, which resizes the popup to fit its
  content, if possible.
+ doom-popup-windows now takes one boolean argument: whether to ignore
  static popups or not.
2017-09-26 20:37:08 +02:00
..
buffers.el popups: :fixed => :static, major changes to popup API 2017-09-26 20:37:08 +02:00
debug.el Add GNUTLS feature detection to doom/am-i-secure 2017-09-15 14:37:19 +02:00
editor.el popups: :fixed => :static, major changes to popup API 2017-09-26 20:37:08 +02:00
help.el Sort settings list in doom/describe-settings 2017-09-24 17:10:48 +02:00
memoize.el Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
message.el Fix doom-ansi-apply alias to autoload in format! 2017-06-24 02:25:15 +02:00
minibuffer.el Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
packages.el Rename doom/reload => doom/reload-load-path 2017-09-19 15:07:57 +02:00
popups.el popups: :fixed => :static, major changes to popup API 2017-09-26 20:37:08 +02:00
system.el Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
test.el Ensure module state is initialized on make test 2017-08-09 15:30:42 +02:00
ui.el doom-resize-window: add two args (window & force-p) 2017-09-24 17:10:47 +02:00