[emacs] manually add bbdb into lisp/bbdb/
authorAmin Bandali <bandali@gnu.org>
Sat, 8 Dec 2018 19:56:23 +0000 (14:56 -0500)
committerAmin Bandali <bandali@gnu.org>
Sat, 8 Dec 2018 19:56:23 +0000 (14:56 -0500)
commit1a5de666921e000b24ed02ffae5a03cc5caddc45
tree6cb89634eb2d5218a04af71c47b50bda7460692f
parent17bbf85f47e0b02c250e112beb234653a7be57ab
[emacs] manually add bbdb into lisp/bbdb/
33 files changed:
init.org
lisp/bbdb/.gitignore [new file with mode: 0644]
lisp/bbdb/AUTHORS [new file with mode: 0644]
lisp/bbdb/COPYING [new file with mode: 0644]
lisp/bbdb/ChangeLog [new file with mode: 0644]
lisp/bbdb/ChangeLog.old [new file with mode: 0644]
lisp/bbdb/GNUmakefile [new file with mode: 0644]
lisp/bbdb/NEWS [new file with mode: 0644]
lisp/bbdb/README [new file with mode: 0644]
lisp/bbdb/TODO [new file with mode: 0644]
lisp/bbdb/bbdb-anniv.el [new file with mode: 0644]
lisp/bbdb/bbdb-com.el [new file with mode: 0644]
lisp/bbdb/bbdb-gnus.el [new file with mode: 0644]
lisp/bbdb/bbdb-ispell.el [new file with mode: 0644]
lisp/bbdb/bbdb-message.el [new file with mode: 0644]
lisp/bbdb/bbdb-mhe.el [new file with mode: 0644]
lisp/bbdb/bbdb-migrate.el [new file with mode: 0644]
lisp/bbdb/bbdb-mu4e.el [new file with mode: 0644]
lisp/bbdb/bbdb-mua.el [new file with mode: 0644]
lisp/bbdb/bbdb-pgp.el [new file with mode: 0644]
lisp/bbdb/bbdb-rmail.el [new file with mode: 0644]
lisp/bbdb/bbdb-site.el [new file with mode: 0644]
lisp/bbdb/bbdb-snarf.el [new file with mode: 0644]
lisp/bbdb/bbdb-tex.el [new file with mode: 0644]
lisp/bbdb/bbdb-vm.el [new file with mode: 0644]
lisp/bbdb/bbdb-wl.el [new file with mode: 0644]
lisp/bbdb/bbdb.el [new file with mode: 0644]
lisp/bbdb/dir [new file with mode: 0644]
lisp/bbdb/doc/Makefile.am [new file with mode: 0644]
lisp/bbdb/doc/bbdb.texi [new file with mode: 0644]
lisp/bbdb/doc/doclicense.texi [new file with mode: 0644]
lisp/bbdb/doc/gpl.texi [new file with mode: 0644]
lisp/bbdb/tex/bbdb.sty [new file with mode: 0644]