; * src/lread.c (Feval_buffer): Fix typo in docstring.

This commit is contained in:
Michael Albinus 2026-01-03 09:24:29 +01:00
parent dc26b0992a
commit 4606510f65

View file

@ -2381,7 +2381,7 @@ variable and any
-*- lexical-binding: t -*-
settings in the buffer; if there is no such setting, and the
buffer-local value of the variable is nil, the buffer will be
evaluated with the value of `lexical binding' equal to its
evaluated with the value of `lexical-binding' equal to its
top-level default value, as returned by `default-toplevel-value'.
This function preserves the position of point. */)