Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 512af166dcced8e3a65ad50ee83e3471 > files > 1

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