Variable: msb-horizontal-shift-function

msb-horizontal-shift-function is a variable defined in msb.el.gz.

Value

#[0 "\300\207"
    [0]
    1]

Documentation

Function that specifies how many pixels to shift the top menu leftwards.

Source Code

;; Defined in /usr/src/emacs/lisp/msb.el.gz
(defvar msb-horizontal-shift-function (lambda () 0)
  "Function that specifies how many pixels to shift the top menu leftwards.")