<PLAINTEXT>
;;; This program enables your Emacs to walk through an archive file
;;; and to inspect its contents.  Now you can say,
;;;
;;;	"Mon Emacs marche dans les archives!"
;;;
;;; Document:
;;;
;;;		Multi format ARChive file Handler for Emacs: [MARCHE]
;;;
;;;[What is MARCHE?]
;;;
;;;	  When you visit an archive file created with LHA,  ZIP, ARC, or
;;;	ARJ after  loading  MARCHE, the  contents of the archive will be
;;;	shown in a buffer.  In this  buffer, you can  view, edit or make
;;;	other operations to a file by typing some key on the file name.
;;;
;;; Japanese document follows:
;;;
;;; 		アーカイブファイルモード: marche [まるしぇ]
;;;
;;;【marcheとは】
;;;
;;;	  LHa, ZIP, ARC, ARJ などのアーカイバを用いて作成されたアーカイ
;;;	ブファイルをオープンすると、中に入っているファイル一覧の画面を表
;;;	示します。この画面で、カーソルを目的のファイル名に合わせて操作す
;;;	ることで、そのファイルの内容を閲覧したり、編集したりすることがで
;;;	きます。