* riece-server.el (riece-reset-process-buffer): Reset
[riece] / lisp / riece-globals.el
index a4addfa..dbbd8d2 100644 (file)
@@ -123,6 +123,9 @@ Local to the server buffers.")
 (defvar riece-coding-system nil
   "Coding system for process I/O.
 Local to the server buffers.")
+(defvar riece-filter-semaphore nil
+  "Semaphore for riece-filter.
+Local to the server buffers.")
 
 ;;; Variables local to the channel buffers:
 (defvar riece-freeze nil