ace-window.el (aw-generic): autoload

old-master
Oleh Krehel 12 years ago
parent 99ab03fee9
commit 5bd467e074
  1. 1
      ace-window.el

@ -69,6 +69,7 @@
(const :tag "frame" frame)))
;; ——— Macros ——————————————————————————————————————————————————————————————————
;;;###autoload
(defmacro aw-generic (mode-line handler)
"Create a window-manipulating function.
MODE-LINE is a string to display while a window is being selected.

Loading…
Cancel
Save