1 ===========================================================================
2 $NetBSD: MESSAGE,v 1.1.1.1 2004/12/01 03:49:39 uebayasi Exp $
4 To use ElScreen, add this into your Emacs init file.
6 (load "elscreen" "ElScreen" t)
8 To use add-on's, add this too.
10 (require 'elscreen-w3m)
12 ===========================================================================