Filewatcher File Search
FTP Search
  
Directory (beta)
  
Content Search (beta)
   
pkg://emacs-mpg123-1.24-6mdk.src.rpm:22208/emacs-mpg123-autostart.el  info  downloads

;; -*- 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 'mpg123 "emacs-%{rname}" nil t)
  )

(if (string-match "XEmacs" (version))
    (autoload 'mpg123 "xemacs-%{rname}" nil t)
  )
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2008 Oliver Maruhn