diff src/eval.c @ 251:677f6a0ee643 r20-5b24

Import from CVS: tag r20-5b24
author cvs
date Mon, 13 Aug 2007 10:19:59 +0200
parents 83b3d10dcba9
children c5d627a313b1
line wrap: on
line diff
--- a/src/eval.c	Mon Aug 13 10:19:12 2007 +0200
+++ b/src/eval.c	Mon Aug 13 10:19:59 2007 +0200
@@ -1840,7 +1840,7 @@
 static Lisp_Object
 return_from_signal (Lisp_Object value)
 {
-#if 1 /* RMS Claims: */
+#if 1
   /* Most callers are not prepared to handle gc if this
      returns.  So, since this feature is not very useful,
      take it out.  */