emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/xdisp.c,v [EMACS_22_BASE]
Date: Fri, 29 Feb 2008 02:02:41 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Chong Yidong <cyd>      08/02/29 02:02:41

Index: xdisp.c
===================================================================
RCS file: /sources/emacs/emacs/src/xdisp.c,v
retrieving revision 1.1149.2.22
retrieving revision 1.1149.2.23
diff -u -b -r1.1149.2.22 -r1.1149.2.23
--- xdisp.c     17 Feb 2008 21:54:41 -0000      1.1149.2.22
+++ xdisp.c     29 Feb 2008 02:02:39 -0000      1.1149.2.23
@@ -4934,6 +4934,7 @@
 get_overlay_strings_1 (it, charpos, compute_stop_p)
      struct it *it;
      int charpos;
+     int compute_stop_p;
 {
   /* Get the first OVERLAY_STRING_CHUNK_SIZE overlay strings to
      process.  This fills IT->overlay_strings with strings, and sets




reply via email to

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