tm 7.42.1.
[elisp/tm.git] / gnus / s-path
index ec13557..dd28a98 100644 (file)
@@ -7,4 +7,9 @@
 ;;;
 
 ;; please edit
-(add-path "sgnus-0.30/lisp" 'all-paths)
+
+;; It is relative style. Added path is searched from load-path.
+(add-path "sgnus-0.36/lisp/" 'all-paths)
+
+;; It is absolute style.
+;; (add-path "/usr/local/share/emacs/site-lisp/sgnus/lisp/")