;ELC   
;;; compiled by  @fidelio on Sat Jun 04 17:51:00 1994
;;; from file j:/tmp/25/emacs-19/lisp/emx-cmd.el
;;; emacs version 19.25.
;;; bytecomp version FSF 2.10
;;; optimization is on.
;;; this file uses opcodes which do not exist in Emacs 18.

(if (and (boundp 'emacs-version)
	 (or (and (boundp 'epoch::version) epoch::version)
	     (string-lessp emacs-version "19")))
    (error "`j:/tmp/25/emacs-19/lisp/emx-cmd.el' was compiled for Emacs 19"))

(byte-code "ÀÁ!ˆÂÃ!‡" [require shell provide emx-cmd] 2)
(defalias 'cmd #[nil "ÀÁ!„  ÂÄ!ÆÈÉ!ˆÊÂ\"qˆË ˆÌ+ÎÁ!‡" [comint-check-proc "*cmd*" "cmd" prog file-name-nondirectory name "^\\[[^]]*\\] *" shell-prompt-pattern setenv "PROMPT" make-comint shell-mode t comint-process-echoes switch-to-buffer] 3 "\
Run CMD.EXE with I/O through buffer *cmd*.
See shell for details." nil])
