emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 5bd467e 08/68: ace-window.el (aw-generic): autoload


From: Oleh Krehel
Subject: [elpa] master 5bd467e 08/68: ace-window.el (aw-generic): autoload
Date: Sat, 21 Mar 2015 19:06:48 +0000

branch: master
commit 5bd467e074a6cbe2af5910d42456a5ef4a40af21
Author: Oleh Krehel <address@hidden>
Commit: Oleh Krehel <address@hidden>

    ace-window.el (aw-generic): autoload
---
 ace-window.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ace-window.el b/ace-window.el
index 77a96ad..13fca2c 100644
--- a/ace-window.el
+++ b/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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]