]> git.eshelyaron.com Git - emacs.git/commit
Import erc-bbdb.el, erc-chess.el, erc-nicklist.el, and erc-speak.el scratch/erc-oldies
authorAmin Bandali <bandali@gnu.org>
Thu, 10 Sep 2020 03:20:34 +0000 (23:20 -0400)
committerAmin Bandali <bandali@gnu.org>
Thu, 10 Sep 2020 04:19:37 +0000 (00:19 -0400)
commitdcab4d0f0c3e480846c4337ff231dc55eb26124f
tree93ce6abef96b136410391da1e0044b16aaf8e2e5
parent931b9f5953013c1e8844d0c723411b87ccfedb1a
Import erc-bbdb.el, erc-chess.el, erc-nicklist.el, and erc-speak.el

* lisp/erc/erc-bbdb.el, lisp/erc/erc-chess.el,
lisp/erc/erc-nicklist.el, lisp/erc/erc-speak.el: Import these files
from commit 9497cc92bf1feb63c24425c46b1e033265c2cea9 of
https://git.savannah.gnu.org/cgit/erc.git, the old ERC repository
outside the GNU Emacs source tree.  These FSF-copyrighted files were
part of ERC before erc.git was (for the most part) folded into
emacs.git, but they were left out largely due to depending on packages
outside Emacs.  It is worth noting that their dependencies are all
free software, and bbdb and chess are actually available on GNU ELPA.
lisp/erc/erc-bbdb.el [new file with mode: 0644]
lisp/erc/erc-chess.el [new file with mode: 0644]
lisp/erc/erc-nicklist.el [new file with mode: 0644]
lisp/erc/erc-speak.el [new file with mode: 0644]