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

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

[elpa] master 291e93f 10/68: ace-window.el (aw-list-visual-area): autolo


From: Oleh Krehel
Subject: [elpa] master 291e93f 10/68: ace-window.el (aw-list-visual-area): autoload
Date: Sat, 21 Mar 2015 19:06:49 +0000

branch: master
commit 291e93f8022ad422244e931dc5480727836174c1
Author: Oleh Krehel <address@hidden>
Commit: Oleh Krehel <address@hidden>

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

diff --git a/ace-window.el b/ace-window.el
index 9ac2591..602ccad 100644
--- a/ace-window.el
+++ b/ace-window.el
@@ -68,6 +68,7 @@
           (const :tag "global" global)
           (const :tag "frame" frame)))
 
+;;;###autoload
 (defun aw-list-visual-area ()
   "Forward to `ace-jump-list-visual-area', removing invisible frames."
   (cl-remove-if



reply via email to

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