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

Collapse All | Expand All

(-)files/64gle-gentoo.el (-2 / +4 lines)
Lines 1-4 Link Here
1
;; begin gle-mode
1
2
;;; gle site-lisp configuration
3
4
(add-to-list 'load-path "@SITELISP@")
2
(autoload 'gle-mode "gle-mode")
5
(autoload 'gle-mode "gle-mode")
3
(add-to-list 'auto-mode-alist '("\\.gle\\'" . gle-mode))
6
(add-to-list 'auto-mode-alist '("\\.gle\\'" . gle-mode))
4
;; end gle-mode

Return to bug 241582