Remove vestigial comment
This commit is contained in:
parent
4024437cfb
commit
af58e321dd
1 changed files with 0 additions and 1 deletions
|
@ -236,7 +236,6 @@ ALIST supports one custom parameter: `size', which will resolve to
|
||||||
;; `org-agenda'
|
;; `org-agenda'
|
||||||
(setq org-agenda-window-setup 'other-window
|
(setq org-agenda-window-setup 'other-window
|
||||||
org-agenda-restore-windows-after-quit nil)
|
org-agenda-restore-windows-after-quit nil)
|
||||||
;; Hide modeline in org-agenda
|
|
||||||
(add-hook 'org-agenda-finalize-hook #'org-fit-window-to-buffer)
|
(add-hook 'org-agenda-finalize-hook #'org-fit-window-to-buffer)
|
||||||
;; Don't monopolize frame!
|
;; Don't monopolize frame!
|
||||||
(advice-add #'org-agenda :around #'+popup*suppress-delete-other-windows))
|
(advice-add #'org-agenda :around #'+popup*suppress-delete-other-windows))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue