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)))
(defun aw-execute-command-other-window (window)
"Exectute a command in WINDOW."
"Execute a command in WINDOW."
(aw-switch-to-window window)
(unwind-protect
(funcall

Loading…
Cancel
Save