/[emacs]/emacs/src/dispnew.c
ViewVC logotype

Diff of /emacs/src/dispnew.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.305 by gerd, Fri Apr 12 09:36:56 2002 UTC revision 1.306 by pj, Sun Apr 14 08:16:33 2002 UTC
# Line 5762  Lisp_Object Line 5762  Lisp_Object
5762  marginal_area_string (w, x, y, area, charpos)  marginal_area_string (w, x, y, area, charpos)
5763       struct window *w;       struct window *w;
5764       int x, y;       int x, y;
      int *charpos;  
5765       int area;       int area;
5766         int *charpos;
5767  {  {
5768    struct glyph_row *row = w->current_matrix->rows;    struct glyph_row *row = w->current_matrix->rows;
5769    struct glyph *glyph, *end;    struct glyph *glyph, *end;

Legend:
Removed from v.1.305  
changed lines
  Added in v.1.306

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26