===========================================================================
$NetBSD: MESSAGE,v 1.2 2006/10/07 05:51:40 uebayasi Exp $

To use ElScreen, add this into your Emacs init file.

	(load "elscreen" "ElScreen" t)

To use add-on's, add this too.

	(require 'elscreen-w3m)

===========================================================================