2001-10-14 Gerd Moellmann <gerd@gnu.org>
- * xfns.c: Put doc strings in comments.
+ * xfns.c, dispnew.c, xterm.c: Put doc strings in comments.
2001-10-13 Gerd Moellmann <gerd@gnu.org>
if (dpyinfo == 0)
{
if (!NILP (must_succeed))
- fatal ("Cannot connect to X server %s.
-Check the DISPLAY environment variable or use `-d'.
-Also use the `xhost' program to verify that it is set to permit
+ fatal ("Cannot connect to X server %s.\n\
+Check the DISPLAY environment variable or use `-d'.\n\
+Also use the `xhost' program to verify that it is set to permit\n\
connections from your machine.\n",
XSTRING (display)->data);
else