Variable: array-buffer-column

array-buffer-column is a variable defined in array.el.gz.

Value

nil

Documentation

Current column number of point in the buffer.

Source Code

;; Defined in /usr/src/emacs/lisp/array.el.gz
(defvar array-buffer-column nil "Current column number of point in the buffer.")