emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/fringe.c
Date: Tue, 09 Nov 2004 08:29:15 -0500

Index: emacs/src/fringe.c
diff -c emacs/src/fringe.c:1.18 emacs/src/fringe.c:1.19
*** emacs/src/fringe.c:1.18     Mon Nov  8 23:34:12 2004
--- emacs/src/fringe.c  Tue Nov  9 13:23:32 2004
***************
*** 1060,1066 ****
  
  /* Free resources used by a user-defined bitmap.  */
  
! int
  destroy_fringe_bitmap (n)
       int n;
  {
--- 1060,1066 ----
  
  /* Free resources used by a user-defined bitmap.  */
  
! void
  destroy_fringe_bitmap (n)
       int n;
  {
***************
*** 1371,1377 ****
       Lisp_Object pos, window;
  {
    struct window *w;
-   struct buffer *old_buffer = NULL;
    struct glyph_row *row;
    int textpos;
  
--- 1371,1376 ----




reply via email to

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