changeset 19:3a876dbe0841

fix
author shinobu
date Sat, 10 Nov 2007 17:22:15 +0900
parents 3e6fcaaa7b5e
children 5dc0243acd99
files redit-client-sm.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/redit-client-sm.el	Sat Nov 10 16:48:25 2007 +0900
+++ b/redit-client-sm.el	Sat Nov 10 17:22:15 2007 +0900
@@ -188,13 +188,13 @@
   ;; (make-local-hook 'after-change-functions)
     
   (if (string= "*scratch*" (buffer-name)) 
-    ;; JOIN
+    ;; JOIN if buffer-name is "*scratch*"
     (process-send-string redit-client-process
       (concat
         (redit-pack
           (string-to-number redit-join-command)
             0 0 0 0 0)))
-    ;; PUT
+    ;; PUT if buffer-name is not "*scratch*"
     (process-send-string redit-client-process
       (concat
         (redit-pack