/[emacs]/emacs/src/dispextern.h
ViewVC logotype

Diff of /emacs/src/dispextern.h

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

revision 1.153.4.7 by miles, Thu Sep 30 01:20:35 2004 UTC revision 1.153.4.8 by miles, Thu Oct 14 08:49:53 2004 UTC
# Line 1961  struct it Line 1961  struct it
1961    
1962    /* Object and position where the current display element came from.    /* Object and position where the current display element came from.
1963       Object can be a Lisp string in case the current display element       Object can be a Lisp string in case the current display element
1964       comes from an overlay string, or it is buffer.  Position is       comes from an overlay string, or it is buffer.  It may also be nil
1965       a position in object.  */       during mode-line update.  Position is a position in object.  */
1966    Lisp_Object object;    Lisp_Object object;
1967    struct text_pos position;    struct text_pos position;
1968    
# Line 2637  extern int x_intersect_rectangles P_ ((X Line 2637  extern int x_intersect_rectangles P_ ((X
2637  int lookup_fringe_bitmap (Lisp_Object);  int lookup_fringe_bitmap (Lisp_Object);
2638  void draw_fringe_bitmap P_ ((struct window *, struct glyph_row *, int));  void draw_fringe_bitmap P_ ((struct window *, struct glyph_row *, int));
2639  void draw_row_fringe_bitmaps P_ ((struct window *, struct glyph_row *));  void draw_row_fringe_bitmaps P_ ((struct window *, struct glyph_row *));
2640  void draw_window_fringes P_ ((struct window *));  int draw_window_fringes P_ ((struct window *, int));
2641  int update_window_fringes P_ ((struct window *, int));  int update_window_fringes P_ ((struct window *, int));
2642  void compute_fringe_widths P_ ((struct frame *, int));  void compute_fringe_widths P_ ((struct frame *, int));
2643    

Legend:
Removed from v.1.153.4.7  
changed lines
  Added in v.1.153.4.8

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