/[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.136.2.16 by miles, Wed Oct 6 05:23:55 2004 UTC revision 1.136.2.17 by miles, Mon Oct 25 04:19:35 2004 UTC
# Line 1967  struct it Line 1967  struct it
1967    
1968    /* Object and position where the current display element came from.    /* Object and position where the current display element came from.
1969       Object can be a Lisp string in case the current display element       Object can be a Lisp string in case the current display element
1970       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
1971       a position in object.  */       during mode-line update.  Position is a position in object.  */
1972    Lisp_Object object;    Lisp_Object object;
1973    struct text_pos position;    struct text_pos position;
1974    
# Line 2641  extern int x_intersect_rectangles P_ ((X Line 2641  extern int x_intersect_rectangles P_ ((X
2641  int lookup_fringe_bitmap (Lisp_Object);  int lookup_fringe_bitmap (Lisp_Object);
2642  void draw_fringe_bitmap P_ ((struct window *, struct glyph_row *, int));  void draw_fringe_bitmap P_ ((struct window *, struct glyph_row *, int));
2643  void draw_row_fringe_bitmaps P_ ((struct window *, struct glyph_row *));  void draw_row_fringe_bitmaps P_ ((struct window *, struct glyph_row *));
2644  void draw_window_fringes P_ ((struct window *));  int draw_window_fringes P_ ((struct window *, int));
2645  int update_window_fringes P_ ((struct window *, int));  int update_window_fringes P_ ((struct window *, int));
2646  void compute_fringe_widths P_ ((struct frame *, int));  void compute_fringe_widths P_ ((struct frame *, int));
2647    

Legend:
Removed from v.1.136.2.16  
changed lines
  Added in v.1.136.2.17

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