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

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

[elpa] 01/02: [gnugo imgen] Add autoload cookie.


From: Thien-Thi Nguyen
Subject: [elpa] 01/02: [gnugo imgen] Add autoload cookie.
Date: Thu, 22 May 2014 07:04:37 +0000

ttn pushed a commit to branch master
in repository elpa.

commit c2410294fe9b19d6f4f26515753272872332eaad
Author: Thien-Thi Nguyen <address@hidden>
Date:   Wed May 21 13:27:13 2014 +0200

    [gnugo imgen] Add autoload cookie.
    
    * packages/gnugo/gnugo-imgen.el (gnugo-imgen-create-xpms): ...for this func.
---
 packages/gnugo/gnugo-imgen.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/packages/gnugo/gnugo-imgen.el b/packages/gnugo/gnugo-imgen.el
index 0954c40..a698583 100644
--- a/packages/gnugo/gnugo-imgen.el
+++ b/packages/gnugo/gnugo-imgen.el
@@ -215,6 +215,7 @@ the `frame-char-height' (to leave space for the grid)."
         (mapc 'kill-buffer foreground)
         (nreverse rv)))))
 
+;;;###autoload
 (defun gnugo-imgen-create-xpms (board-size)
   "Return a list of XPM images suitable for BOARD-SIZE.
 The size and style of the images are determined by



reply via email to

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