old-master
Nick Drozd 7 years ago
parent 8969616944
commit 706f24e894
  1. 2
      ace-window.el

@ -765,7 +765,7 @@ Modify `aw-fair-aspect-ratio' to tweak behavior."
(aw-flip-window))) (aw-flip-window)))
(defun aw-execute-command-other-window (window) (defun aw-execute-command-other-window (window)
"Exectute a command in WINDOW." "Execute a command in WINDOW."
(aw-switch-to-window window) (aw-switch-to-window window)
(unwind-protect (unwind-protect
(funcall (funcall

Loading…
Cancel
Save