emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/macterm.c,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/macterm.c,v
Date: Tue, 29 Jan 2008 05:12:01 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/01/29 05:12:01

Index: macterm.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/macterm.c,v
retrieving revision 1.242
retrieving revision 1.243
diff -u -b -r1.242 -r1.243
--- macterm.c   22 Jan 2008 23:53:38 -0000      1.242
+++ macterm.c   29 Jan 2008 05:12:00 -0000      1.243
@@ -5300,7 +5300,7 @@
 #if USE_CG_DRAWING
              mac_prepare_for_quickdraw (f);
 #endif
-             Draw1Control (SCROLL_BAR_CONTROL_HANDLE (bar));
+             Draw1Control (SCROLL_BAR_CONTROL_REF (bar));
            }
        }
       else




reply via email to

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