Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > by-pkgid > d908a3d9b77fae73dd6b124e1f93d97e > files > 1

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