Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > 3c275d397deb36f785702ad346038477 > files > 2

gnus-5.10.8-2mdv2010.0.src.rpm

;; -*- Mode: Emacs-Lisp -*-
; Copyright (C) 2000 by Chmouel Boudjnah, MandrakeSoft.
; 
; Redistribution of this file is permitted under the terms of the GNU 
; Public License (GPL)
;

(if (string-match "GNU Emacs" (version))
    (progn
      (add-to-list 'load-path "/usr/share/emacs/site-lisp/gnus")
      (add-to-list 'Info-default-directory-list "/usr/share/info/packages/gnus"))
  )