tm 7.105.1.
[elisp/tm.git] / gnus / g3-path
index 325f649..8ba54fe 100644 (file)
@@ -1,17 +1,10 @@
 ;;; -*-Emacs-Lisp-*-
 
 ;;;
-;;; loadpath for GNUS 3
+;;; loadpath for GNUS 3.*
 ;;;
-(setq load-path
-      (append
-       '("." ".." "../../tl"
-        ;;
-        ;; (ding) GNUS path
-        ;;
-        ;; please edit this
-        ;;
-        ;;"/usr/local/lib/emacs/local.lisp/gnus-3.14.4"
-        ;;
-        )
-       load-path))
+
+(require 'tl-misc)
+
+;; please edit
+(add-path "gnus-3.14.4" 'all-paths)