Variable: bibtex-last-kill-command

bibtex-last-kill-command is a variable defined in bibtex.el.gz.

Value

nil

Documentation

Type of the last kill command (either field or entry).

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/bibtex.el.gz
(defvar bibtex-last-kill-command nil
  "Type of the last kill command (either `field' or `entry').")