Variable: last-abbrev

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

Value

nil

Documentation

The abbrev-symbol of the last abbrev expanded. See abbrev-symbol.

View in manual

Source Code

;; Defined in /usr/src/emacs/lisp/abbrev.el.gz
(defvar last-abbrev nil
  "The abbrev-symbol of the last abbrev expanded.  See `abbrev-symbol'.")