Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 061cad90adc580a3f7240f58b521ee15 > files > 2

gnus-5.10.8-1mdv2007.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"))
  )