Variable: landmark-c
landmark-c is a customizable variable defined in landmark.el.gz.
Value
1.0
Documentation
A factor applied to modulate the increase in wij.
Used in the function landmark-update-normal-weights.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/landmark.el.gz
(defcustom landmark-c 1.0
"A factor applied to modulate the increase in wij.
Used in the function landmark-update-normal-weights."
:type 'number)