OBS User unknown
2007-01-15 23:15:08 +00:00
committed by Git OBS Bridge
commit 7d7c751e3c
11 changed files with 371 additions and 0 deletions

8
suse-start-gnugo.el Normal file
View File

@@ -0,0 +1,8 @@
;; /usr/share/emacs/site-lisp/suse-start-gnugo.el
(autoload 'gnugo "gnugo" "GNU Go" t)
(autoload 'gnugo-xpms "gnugo-xpms" "GNU Go" t)
(add-to-list 'load-path "/usr/share/emacs/site-lisp/gnugo")
;; /usr/share/emacs/site-lisp/suse-start-gnugo.el ends here