/[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.316 by kfstorm, Sat May 24 21:57:05 2003 UTC revision 1.317 by monnier, Sun May 25 17:41:47 2003 UTC
# Line 1  Line 1 
1  /* Updating of data structures for redisplay.  /* Updating of data structures for redisplay.
2     Copyright (C) 1985, 86, 87, 88, 93, 94, 95, 97, 98, 1999, 2000, 2001, 2002     Copyright (C) 1985,86,87,88,93,94,95,97,98,1999,2000,01,02,2003
3         Free Software Foundation, Inc.         Free Software Foundation, Inc.
4    
5  This file is part of GNU Emacs.  This file is part of GNU Emacs.
# Line 5732  mode_line_string (w, x, y, part, charpos Line 5732  mode_line_string (w, x, y, part, charpos
5732  {  {
5733    struct glyph_row *row;    struct glyph_row *row;
5734    struct glyph *glyph, *end;    struct glyph *glyph, *end;
   struct frame *f = XFRAME (w->frame);  
5735    int x0;    int x0;
5736    Lisp_Object string = Qnil;    Lisp_Object string = Qnil;
5737    

Legend:
Removed from v.1.316  
changed lines
  Added in v.1.317

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