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

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

[elpa] externals/gnugo de92f27 296/357: [gnugo imgen] Add autoload cooki


From: Stefan Monnier
Subject: [elpa] externals/gnugo de92f27 296/357: [gnugo imgen] Add autoload cookie.
Date: Sun, 29 Nov 2020 14:51:43 -0500 (EST)

branch: externals/gnugo
commit de92f27614876cf61eaba05e4dc5927143d37f89
Author: Thien-Thi Nguyen <ttn@gnu.org>
Commit: Thien-Thi Nguyen <ttn@gnu.org>

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

diff --git a/gnugo-imgen.el b/gnugo-imgen.el
index 0954c40..a698583 100644
--- a/gnugo-imgen.el
+++ b/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]