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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/xdisp.c,v
Date: Fri, 29 Feb 2008 02:10:46 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/02/29 02:10:46

Index: xdisp.c
===================================================================
RCS file: /sources/emacs/emacs/src/xdisp.c,v
retrieving revision 1.1196
retrieving revision 1.1197
diff -u -b -r1.1196 -r1.1197
--- xdisp.c     29 Feb 2008 02:03:54 -0000      1.1196
+++ xdisp.c     29 Feb 2008 02:10:44 -0000      1.1197
@@ -5091,7 +5091,7 @@
 get_overlay_strings_1 (it, charpos, compute_stop_p)
      struct it *it;
      int charpos;
-     int compute_stop_p
+     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]