Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > fb05c8a9adbba3c067a742731d1a4d4c > files > 1

emacs-url-2001.11.08-8mdv2008.0.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/")    
  )