mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-02 11:21:42 +00:00
(imenu--create-keymap-2): Delete debugging line.
This commit is contained in:
parent
bc31a60a7c
commit
a30b83a501
@ -466,7 +466,6 @@ This function is called after the function pointed out by
|
||||
(let ((end (if commands `(lambda () (interactive)
|
||||
(imenu--menubar-select ',item))
|
||||
(cons '(nil) t))))
|
||||
(setq foo end)
|
||||
(cons (car item)
|
||||
(cons (car item) end))))
|
||||
)))
|
||||
|
Loading…
Reference in New Issue
Block a user