head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2003.07.31.17.36.46;	author shige;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add elisp/emacsen ports in the ports tree @@ 2003/07/31
@
text
@$FreeBSD$
BBDB is a rolodex-like database program for GNU Emacs.  BBDB stands
for Insidious Big Brother Database, and is not, repeat, _not_ an
obscure reference to the Buck Rogers TV series.

Put the expression below into your ~/.emacs

(require 'bbdb)
(bbdb-initialize)

WWW: http://bbdb.sourceforge.net/ 
@
