Sophie

Sophie

distrib > Mandriva > 9.0 > i586 > media > contrib-src > by-pkgid > c22082508f1b9ea1498381a4d177184a > files > 1

emacs-mode-compile-2.27-3mdk.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)
  )