about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--lisp/+circe.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/+circe.el b/lisp/+circe.el index a8db1ec..e8c5079 100644 --- a/lisp/+circe.el +++ b/lisp/+circe.el
@@ -181,8 +181,6 @@ See `circe-network-options' for a list of common options."
181;; Set `lui-input-function' to `+lui-filter', then add the filters you want to 181;; Set `lui-input-function' to `+lui-filter', then add the filters you want to
182;; `circe-channel-mode-hook'. 182;; `circe-channel-mode-hook'.
183 183
184(require 'dash)
185
186(defvar +lui-filters nil 184(defvar +lui-filters nil
187 "Stack of input functions to apply. 185 "Stack of input functions to apply.
188This is an alist with cells of the structure (TAG . FN), so we 186This is an alist with cells of the structure (TAG . FN), so we