mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-15 10:16:36 -04:00
(mouse-buffer-menu): Delete debugging code.
This commit is contained in:
parent
bf686e5fcd
commit
03075c19ea
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue