Variable: semantic-decoration-mouse-3
semantic-decoration-mouse-3 is a variable defined in include.el.gz.
Value
[mouse-3]
Documentation
The keybinding Lisp object to use for binding the right mouse button.
Source Code
;; Defined in /usr/src/emacs/lisp/cedet/semantic/decorate/include.el.gz
;;; Code:
;;; FACES AND KEYMAPS
(defvar semantic-decoration-mouse-3 [ mouse-3 ]
"The keybinding Lisp object to use for binding the right mouse button.")