1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 05:51:21 -08:00
emacs/doc
Paul Eggert e1d42da0d6 Fix mutability glitches reported by Drew Adams
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.
2020-04-19 15:12:05 -07:00
..
emacs Add new node "Image Mode" to Emacs Manual. 2020-04-19 02:43:06 +03:00
lispintro Improve mutability documentation 2020-04-19 13:29:57 -07:00
lispref Fix mutability glitches reported by Drew Adams 2020-04-19 15:12:05 -07:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Mention 'spam-stat-process-directory-age' in the documentation 2020-04-18 17:13:02 +02:00