]> git.eshelyaron.com Git - emacs.git/commitdiff
(mouse-buffer-menu): Delete debugging code.
authorRichard M. Stallman <rms@gnu.org>
Thu, 18 Jan 1996 07:00:50 +0000 (07:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 18 Jan 1996 07:00:50 +0000 (07:00 +0000)
lisp/mouse.el

index f21f6baf2fc9989b44a5ff78479c4bbd237d686e..f546c32d700ff6d12a743f0c10f58e7f9661b2dc 100644 (file)
@@ -1223,7 +1223,6 @@ and selects that window."
                (cons "Buffer Menu" (nreverse sublists)))
            ;; Few buffers--put them all in one pane.
            (list "Buffer Menu" (cons "Select Buffer" buffers)))))
-    (setq foo menu)
     (let ((buf (x-popup-menu event menu))
          (window (posn-window (event-start event))))
       (if buf