tm 7.50.
[elisp/tm.git] / gnus / s-path
index 4e76350..02dbc04 100644 (file)
@@ -8,8 +8,11 @@
 
 ;; please edit
 
+;; It is for latest September Gnus.
+(add-path (expand-file-name "lisp/" (get-latest-path "sgnus")))
+
 ;; It is relative style. Added path is searched from load-path.
-(add-path "sgnus-0.43/lisp/" 'all-paths)
+;; (add-path "sgnus-0.69/lisp/" 'all-paths)
 
 ;; It is absolute style.
 ;; (add-path "/usr/local/share/emacs/site-lisp/sgnus/lisp/")