Variable: last-abbrev-location

last-abbrev-location is a variable defined in abbrev.el.gz.

Value

0

Documentation

The location of the start of the last abbrev that was expanded.

View in manual

Source Code

;; Defined in /usr/src/emacs/lisp/abbrev.el.gz
(defvar last-abbrev-location 0
  "The location of the start of the last abbrev that was expanded.")