diff options
Diffstat (limited to 'emacs/.emacs.d/wpc/window.el')
-rw-r--r-- | emacs/.emacs.d/wpc/window.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/wpc/window.el b/emacs/.emacs.d/wpc/window.el index c0a4d5765694..ee3c109b79b4 100644 --- a/emacs/.emacs.d/wpc/window.el +++ b/emacs/.emacs.d/wpc/window.el @@ -30,7 +30,7 @@ nil))) ;; TODO: Find a way to incorporate these into function documentation. -(macros/comment +(macros-comment (window-find "*scratch*")) (defun window-delete (window) |