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 [emacs-unicode-2]


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/src/xfns.c [emacs-unicode-2]
Date: Mon, 29 Sep 2003 14:16:31 -0400

Index: emacs/src/xfns.c
diff -c emacs/src/xfns.c:1.590.2.1 emacs/src/xfns.c:1.590.2.2
*** emacs/src/xfns.c:1.590.2.1  Mon Sep  8 08:48:16 2003
--- emacs/src/xfns.c    Mon Sep 29 14:16:30 2003
***************
*** 767,773 ****
    unsigned long x, y, xp, xm, yp, ym;
    GC gc;
  
-   int depth = DefaultDepthOfScreen (FRAME_X_SCREEN (f));
    struct x_display_info *dpyinfo = FRAME_X_DISPLAY_INFO (f);
  
    if (!(id > 0))
--- 767,772 ----
***************
*** 1841,1847 ****
  {
    int result = string_xstring_p (string);
    struct coding_system coding;
-   extern Lisp_Object Qcompound_text_with_extensions;
  
    if (result == 0)
      {
--- 1840,1845 ----




reply via email to

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