feature/popup: comment corrections
This commit is contained in:
parent
15032aaf60
commit
de7306cb61
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
;; down to:
|
||||
;;
|
||||
;; 1. Making plugins that control their own window environment less greedy (e.g.
|
||||
;; org agenda, trying to reconfigure the entire frame to pop up one tiny
|
||||
;; window).
|
||||
;; org agenda, which tries to reconfigure the entire frame (by deleting all
|
||||
;; other windows) just to pop up one tiny window).
|
||||
;; 2. Forcing plugins to use `display-buffer' and `pop-to-buffer' instead of
|
||||
;; `switch-to-buffer' (which is unaffected by `display-buffer-alist', which
|
||||
;; this module heavily relies on).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue