Move window manipulation functions to the Org config

This commit is contained in:
2018-07-30 19:58:19 +02:00
parent dea44d7d39
commit 38dd27dc1e
3 changed files with 86 additions and 64 deletions

View File

@@ -28,7 +28,6 @@
;; Load my own functions
(load "gnu-c-header")
(load "round-number-to-decimals")
(load "window-manip")
;; From gmane.emacs.orgmode
;; (http://article.gmane.org/gmane.emacs.orgmode/75222)