emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xfns.c


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/xfns.c
Date: Fri, 30 Aug 2002 13:00:09 -0400

Index: emacs/src/xfns.c
diff -c emacs/src/xfns.c:1.557 emacs/src/xfns.c:1.558
*** emacs/src/xfns.c:1.557      Fri Aug 30 08:04:18 2002
--- emacs/src/xfns.c    Fri Aug 30 13:00:06 2002
***************
*** 5293,5300 ****
        if (!NILP (must_succeed))
        fatal ("Cannot connect to X server %s.\n\
  Check the DISPLAY environment variable or use `-d'.\n\
! Also use the `xauth' program to verify that you have the proper
! authoritization information needed to connect the X server.\n\
  An insecure way to solve the problem may be to use `xhost'.\n",
               SDATA (display));
        else
--- 5293,5300 ----
        if (!NILP (must_succeed))
        fatal ("Cannot connect to X server %s.\n\
  Check the DISPLAY environment variable or use `-d'.\n\
! Also use the `xauth' program to verify that you have the proper\n\
! authorization information needed to connect the X server.\n\
  An insecure way to solve the problem may be to use `xhost'.\n",
               SDATA (display));
        else




reply via email to

[Prev in Thread] Current Thread [Next in Thread]