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:
parent
bf686e5fcd
commit
03075c19ea
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue