Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > by-pkgid > 6c4b00dd5a011f6f922657b18a11a76e > files > 1

emacs-mode-compile-2.27-13mdv2010.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))
    (autoload '%{rname} "emacs-%{rname}" nil t)
  )