Variable: pdumper-fingerprint

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

Value

"b0d13c93dfe14d60ce83ce061940d3ac1e624de8e0209c806cb87a2ec080e4d5"

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.  */);