tm 7.89.
[elisp/tm.git] / gnus / g4-path
index 00922bb..165165c 100644 (file)
@@ -1,17 +1,14 @@
 ;;; -*-Emacs-Lisp-*-
 
 ;;;
-;;; loadpath for GNUS 4
+;;; loadpath for GNUS 4.*
 ;;;
-(setq load-path
-      (append
-       '("." ".." "../../tl"
-        ;;
-        ;; (ding) GNUS path
-        ;;
-        ;; please edit this
-        ;;
-        ;;"/usr/local/lib/emacs/local.lisp/gnus-4.1/lisp
-        ;;
-        )
-       load-path))
+
+(require 'tl-misc)
+
+;;;
+;;; loadpath for GNUS 4.*
+;;;
+
+;; please edit
+(add-path "gnus-4.1/lisp" 'all-paths)