doomemacs/core
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
..
autoload popups: :fixed => :static, major changes to popup API 2017-09-26 20:37:08 +02:00
test test/autoload/buffers: fix dead buffers in buffer-list 2017-08-08 14:09:49 +02:00
core-editor.el Remove abbreviate-file-name from recentf-filename-handlers #86 2017-09-25 23:24:21 +02:00
core-keybinds.el Move feature/hydra into core-keybinds 2017-09-24 17:10:47 +02:00
core-lib.el Autoload json library 2017-09-02 16:12:53 +02:00
core-os.el core-os: remove unnecessary persistent-soft-store 2017-06-10 11:54:47 +02:00
core-packages.el Rename doom/reload => doom/reload-load-path 2017-09-19 15:07:57 +02:00
core-popups.el popups: :fixed => :static, major changes to popup API 2017-09-26 20:37:08 +02:00
core-projects.el core-projects: refactor & update 2017-09-20 01:44:52 +02:00
core-ui.el General/minor refactor 2017-09-24 20:49:36 +02:00
core.el Add two naming conventions for hydras & app commands 2017-09-24 17:10:47 +02:00
packages.el Move vi-tilde-fringe to new ui/vi-tilde-fringe module 2017-09-24 17:10:48 +02:00