Variable: pdumper-fingerprint

pdumper-fingerprint is a variable defined in pdumper.c.

Value

"25da67712629a92a8070cd18a02511c7057033ca586e97aa1d27a2a6dff7a2dd"

Documentation

The fingerprint of this Emacs binary.

It is a string that is supposed to be unique to each build of Emacs.

Source Code

// Defined in /usr/src/emacs/src/pdumper.c
  DEFVAR_LISP ("pdumper-fingerprint", Vpdumper_fingerprint,
	       doc: /* The fingerprint of this Emacs binary.
It is a string that is supposed to be unique to each build of
Emacs.  */);