make-mode-line-mouse-map

make-mode-line-mouse-map is a compiled Lisp function in `bindings.el'.

(make-mode-line-mouse-map MOUSE FUNCTION)

Return a keymap with single entry for mouse key MOUSE on the mode line.
MOUSE is defined to run function FUNCTION with no args in the buffer
corresponding to the mode line clicked.