diff src/eval.c @ 2267:5753220a0f80

[xemacs-hg @ 2004-09-14 02:53:13 by james] Preformat syntax error messages.
author james
date Tue, 14 Sep 2004 02:53:16 +0000
parents e9aa19426bc9
children 61855263cb07
line wrap: on
line diff
--- a/src/eval.c	Mon Sep 13 21:50:38 2004 +0000
+++ b/src/eval.c	Tue Sep 14 02:53:16 2004 +0000
@@ -2833,6 +2833,7 @@
   signal_error (Qcircular_property_list, 0, list);
 }
 
+/* Called from within emacs_doprnt_1, so REASON is not formatted. */
 DOESNT_RETURN
 syntax_error (const CIbyte *reason, Lisp_Object frob)
 {