Variable: landmark-debug

landmark-debug is a variable defined in landmark.el.gz.

Value

nil

Documentation

If non-nil, debugging is printed.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/landmark.el.gz
;;;_* Terry's mods to create lm.el

;;;(setq landmark-debug nil)
(defvar landmark-debug nil
  "If non-nil, debugging is printed.")