mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-02-16 16:24:18 +00:00
Correctness
This commit is contained in:
parent
492583f34f
commit
b9e5c21f54
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
|
(require 'org)
|
||||||
|
|
||||||
(defun my/side-window-p (window)
|
(defun my/side-window-p (window)
|
||||||
(window-parameter window 'window-side))
|
(window-parameter window 'window-side))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue