Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > by-pkgid > da2c7e2314cbd18b0a45c0504e1874fa > files > 1

emacs-mode-compile-2.27-12mdv2009.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)
  )