default-value

default-value is a built-in function in `C source code'.

(default-value SYMBOL)

Return SYMBOL's default value.
This is the value that is seen in buffers that do not have their own values
for this variable. The default value is meaningful for variables with
local bindings in certain buffers.