summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-ezbounce.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/erc/erc-ezbounce.el')
-rw-r--r--lisp/erc/erc-ezbounce.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/erc/erc-ezbounce.el b/lisp/erc/erc-ezbounce.el
index 62238dd4344..8378ff53742 100644
--- a/lisp/erc/erc-ezbounce.el
+++ b/lisp/erc/erc-ezbounce.el
@@ -61,9 +61,8 @@ The alist's format is as follows:
"Alist of actions to take on NOTICEs from EZBounce.")
-(defvar erc-ezb-session-list '()
+(defvar-local erc-ezb-session-list '()
"List of detached EZBounce sessions.")
-(make-variable-buffer-local 'erc-ezb-session-list)
(defvar erc-ezb-inside-session-listing nil
"Indicate whether current notices are expected to be EZB session listings.")