Variable: landmark-ns
landmark-ns is a variable defined in landmark.el.gz.
Value
(landmark-n landmark-s)
Documentation
Used when doing something relative to the north and south axes.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/landmark.el.gz
;;;_ - lists of cardinal directions
;;;_ :
(defvar landmark-ns '(landmark-n landmark-s)
"Used when doing something relative to the north and south axes.")