Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > by-pkgid > c8950b1342e6d6c7767dfd9ad472266b > files > 1

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