1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

(mouse-buffer-menu): Delete debugging code.

This commit is contained in:
Richard M. Stallman 1996-01-18 07:00:50 +00:00
parent bf686e5fcd
commit 03075c19ea

View 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