* riece-channel.el: Require 'riece-cache.
[elisp/riece.git] / lisp / riece-globals.el
index 348e155..670427b 100644 (file)
@@ -131,6 +131,9 @@ Local to the server buffers.")
 (defvar riece-coding-system nil
   "Coding system for process I/O.
 Local to the server buffers.")
+(defvar riece-channel-cache nil
+  "Cache of channel names.
+Local to the server buffers.")
 (defvar riece-user-cache nil
   "Cache of usernames.
 Local to the server buffers.")