• Paul Eggert's avatar
    Fix mutability glitches reported by Drew Adams · e1d42da0
    Paul Eggert authored
    See Bug#40693#32.
    * doc/lispref/eval.texi (Self-Evaluating Forms, Backquote):
    Say that these yield constant conses, vectors and strings,
    not constant symbols.
    * doc/lispref/objects.texi (Constants and Mutability): Say that an
    attempt to modify a constant variable signals an error, instead of
    saying that it has undefined behavior.
    e1d42da0
objects.texi 86.4 KB