1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 10:11:05 -08:00
emacs/doc
Paul Eggert 53840e556e * src/eval.c (Fprogn): Do not check that BODY is a proper list.
This undoes the previous change.  The check slows down the
interpreter, and is not needed to prevent a crash.  See
<http://lists.gnu.org/archive/html/emacs-devel/2013-07/msg00693.html>.
* doc/lispref/eval.texi (Special Forms): Mention 'lambda'.  Also, say that
non-well-formed expressions result in unspecified behavior, though
Emacs will not crash.
2013-07-24 07:21:07 +01:00
..
emacs Use a @configure_input@ comment at the start of generated Makefiles 2013-07-23 18:57:17 -04:00
lispintro Use a @configure_input@ comment at the start of generated Makefiles 2013-07-23 18:57:17 -04:00
lispref * src/eval.c (Fprogn): Do not check that BODY is a proper list. 2013-07-24 07:21:07 +01:00
man Merge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka@jpl.org 2013-04-20 12:11:25 -07:00
misc Use a @configure_input@ comment at the start of generated Makefiles 2013-07-23 18:57:17 -04:00