Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > fb0ed7d2ed1832f6a26e4166d785a1d7 > files > 1

emacs-url-2001.11.08-6mdk.src.rpm

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

(if (string-match "GNU Emacs" (version))
    (add-to-list 'load-path "/usr/share/emacs/site-lisp/url/")    
  )