emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/dispnew.c


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/dispnew.c
Date: Sun, 14 Apr 2002 04:16:33 -0400

Index: emacs/src/dispnew.c
diff -c emacs/src/dispnew.c:1.305 emacs/src/dispnew.c:1.306
*** emacs/src/dispnew.c:1.305   Fri Apr 12 05:36:56 2002
--- emacs/src/dispnew.c Sun Apr 14 04:16:33 2002
***************
*** 5762,5769 ****
  marginal_area_string (w, x, y, area, charpos)
       struct window *w;
       int x, y;
-      int *charpos;
       int area;
  {
    struct glyph_row *row = w->current_matrix->rows;
    struct glyph *glyph, *end;
--- 5762,5769 ----
  marginal_area_string (w, x, y, area, charpos)
       struct window *w;
       int x, y;
       int area;
+      int *charpos;
  {
    struct glyph_row *row = w->current_matrix->rows;
    struct glyph *glyph, *end;



reply via email to

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