Variable: bib-highlight-mouse-keymap

bib-highlight-mouse-keymap is a variable defined in bib-cite.el.

Value


Documentation

Keymap for mouse bindings in highlighted texts in bicite.

Source Code

;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/bib-cite.el
(defvar bib-highlight-mouse-keymap (make-sparse-keymap)
  "Keymap for mouse bindings in highlighted texts in bicite.")