blob: 2098babb0176b07bfc870cb237da98261885b2b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
===========================================================================
$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)
===========================================================================
|