From 717172c966696990df38c296f52e82e9ffcd53f8 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 8 Apr 2002 09:54:18 +0000 Subject: *** no comment *** --- chess-transport.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chess-transport.el') diff --git a/chess-transport.el b/chess-transport.el index dc5995d..8049e7c 100644 --- a/chess-transport.el +++ b/chess-transport.el @@ -5,6 +5,10 @@ ;; receive. This could be used for transmitting chess.el protocol ;; over CTCP, for example. ;; +;; NOTE: Make sure that any housekeeping data you use is kept in +;; buffer-local variables. Otherwise, multiple games played using the +;; same kind of transport might collide. +;; ;; $Revision$ (require 'chess-network) -- cgit v1.2.3