Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 472cf5b63874571ac83a88d7fec46610 > files > 1

emacs-mode-compile-2.27-13mdv2010.0.noarch.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 'mode-compile "emacs-mode-compile" nil t)
  )