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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/dispnew.c
Date: Sun, 25 May 2003 13:41:48 -0400

Index: emacs/src/dispnew.c
diff -c emacs/src/dispnew.c:1.316 emacs/src/dispnew.c:1.317
*** emacs/src/dispnew.c:1.316   Sat May 24 17:57:05 2003
--- emacs/src/dispnew.c Sun May 25 13:41:47 2003
***************
*** 1,5 ****
  /* Updating of data structures for redisplay.
!    Copyright (C) 1985, 86, 87, 88, 93, 94, 95, 97, 98, 1999, 2000, 2001, 2002
         Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
--- 1,5 ----
  /* Updating of data structures for redisplay.
!    Copyright (C) 1985,86,87,88,93,94,95,97,98,1999,2000,01,02,2003
         Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
***************
*** 5732,5738 ****
  {
    struct glyph_row *row;
    struct glyph *glyph, *end;
-   struct frame *f = XFRAME (w->frame);
    int x0;
    Lisp_Object string = Qnil;
  
--- 5732,5737 ----




reply via email to

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