Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 235883 | Differences between
and this patch

Collapse All | Expand All

(-)files/50gambit-gentoo.el (-1 / +2 lines)
Lines 1-6 Link Here
1
1
2
;; site-lisp configuration for gambit
2
;;; gambit site-lisp configuration
3
3
4
(add-to-list 'load-path "@SITELISP@")
4
(autoload 'gambit-inferior-mode "gambit" "Hook Gambit mode into cmuscheme.")
5
(autoload 'gambit-inferior-mode "gambit" "Hook Gambit mode into cmuscheme.")
5
(autoload 'gambit-mode "gambit" "Hook Gambit mode into scheme.")
6
(autoload 'gambit-mode "gambit" "Hook Gambit mode into scheme.")
6
7

Return to bug 235883