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.h,v [EMACS_22_BASE]


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/macterm.h,v [EMACS_22_BASE]
Date: Mon, 21 Jan 2008 09:59:38 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     YAMAMOTO Mitsuharu <mituharu>   08/01/21 09:59:38

Index: macterm.h
===================================================================
RCS file: /sources/emacs/emacs/src/macterm.h,v
retrieving revision 1.57.2.3
retrieving revision 1.57.2.4
diff -u -b -r1.57.2.3 -r1.57.2.4
--- macterm.h   8 Jan 2008 04:29:56 -0000       1.57.2.3
+++ macterm.h   21 Jan 2008 09:59:38 -0000      1.57.2.4
@@ -435,6 +435,9 @@
      being dragged, this is Qnil.  */
   Lisp_Object dragging;
 
+  /* t if redraw needed in the next XTset_vertical_scroll_bar call.  */
+  Lisp_Object redraw_needed_p;
+
 #ifdef USE_TOOLKIT_SCROLL_BARS
   /* The position and size of the scroll bar handle track area in
      pixels, relative to the frame.  */




reply via email to

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