pkgsrc/devel/ecb/MESSAGE
pho ab62c80391 Import ecb-2.50
ECB stands for "Emacs Code Browser". While Emacs already has good
/editing/ support for many modes, its /browsing/ support is somewhat
lacking. That's where ECB comes in: it displays a number of
informational windows that allow for easy source code navigation and
overview.
2020-01-21 11:56:48 +00:00

8 lines
282 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1 2020/01/21 11:56:48 pho Exp $
Append the following line to your .emacs file:
(require 'ecb-autoloads)
===========================================================================