Browse Source

Added (require 'erc-log).

Bastien Guerry 17 years ago
parent
commit
96e96fa684
1 changed files with 1 additions and 0 deletions
  1. 1 0
      org-irc.el

+ 1 - 0
org-irc.el

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