mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
1d1f878054
Approved by: portmgr blanket
11 lines
296 B
Plaintext
11 lines
296 B
Plaintext
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/
|