Added (require 'erc-log).
This commit is contained in:
parent
1c623a92a1
commit
96e96fa684
|
@ -55,6 +55,7 @@
|
||||||
|
|
||||||
(require 'org)
|
(require 'org)
|
||||||
(require 'erc)
|
(require 'erc)
|
||||||
|
(require 'erc-log)
|
||||||
|
|
||||||
(defvar org-irc-client 'erc
|
(defvar org-irc-client 'erc
|
||||||
"The IRC client to act on")
|
"The IRC client to act on")
|
||||||
|
|
Loading…
Reference in New Issue