Added (require 'erc-log).

This commit is contained in:
Bastien Guerry 2008-02-29 22:48:16 +00:00
parent 1c623a92a1
commit 96e96fa684
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@
(require 'org)
(require 'erc)
(require 'erc-log)
(defvar org-irc-client 'erc
"The IRC client to act on")