===========================================================================
$NetBSD: MESSAGE,v 1.1 2015/02/11 15:58:20 phonohawk 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)

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