Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 3bf5e96cd27b383fcb18b555d268b686 > files > 1

emacs-htmlize-0.67-6mdk.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 'htmlize "emacs-%{rname}" nil t)
  )