Variable: ebrowse-last-completion-start

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

Documentation

String which was the basis for the last completion operation.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/ebrowse.el.gz
(defvar-local ebrowse-last-completion-start nil
  "String which was the basis for the last completion operation.")