00922bb95010344afd9a04b4b5b1dc921d9d3413
[elisp/tm.git] / gnus / g4-path
1 ;;; -*-Emacs-Lisp-*-
2
3 ;;;
4 ;;; loadpath for GNUS 4
5 ;;;
6 (setq load-path
7       (append
8        '("." ".." "../../tl"
9          ;;
10          ;; (ding) GNUS path
11          ;;
12          ;; please edit this
13          ;;
14          ;;"/usr/local/lib/emacs/local.lisp/gnus-4.1/lisp
15          ;;
16          )
17        load-path))