mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
13 lines
356 B
Plaintext
13 lines
356 B
Plaintext
===========================================================================
|
|
$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)
|
|
|
|
===========================================================================
|