Variable: ebrowse-last-completion-location

ebrowse-last-completion-location is a buffer-local variable defined in ebrowse.el.gz.

Documentation

Buffer position at which the last completion operation was initiated.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/ebrowse.el.gz
(defvar-local ebrowse-last-completion-location nil
  "Buffer position at which the last completion operation was initiated.")