Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > contrib > by-pkgid > a4349776274a787973e1a0194810c68b > files > 1

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