comparison src/lisp.h @ 418:e804706bfb8c r21-2-17

Import from CVS: tag r21-2-17
author cvs
date Mon, 13 Aug 2007 11:23:13 +0200
parents 697ef44129c6
children 41dbb7a9d5f2
comparison
equal deleted inserted replaced
417:43a18b32d56e 418:e804706bfb8c
334 typedef struct Lisp_Color_Instance Lisp_Color_Instance; 334 typedef struct Lisp_Color_Instance Lisp_Color_Instance;
335 struct Lisp_Font_Instance; 335 struct Lisp_Font_Instance;
336 typedef struct Lisp_Font_Instance Lisp_Font_Instance; 336 typedef struct Lisp_Font_Instance Lisp_Font_Instance;
337 struct Lisp_Image_Instance; 337 struct Lisp_Image_Instance;
338 typedef struct Lisp_Image_Instance Lisp_Image_Instance; 338 typedef struct Lisp_Image_Instance Lisp_Image_Instance;
339 struct Lisp_Gui_Item;
340 typedef struct Lisp_Gui_Item Lisp_Gui_Item;
339 struct display_line; 341 struct display_line;
340 struct redisplay_info; 342 struct redisplay_info;
341 struct window_mirror; 343 struct window_mirror;
342 struct scrollbar_instance; 344 struct scrollbar_instance;
343 struct font_metric_info; 345 struct font_metric_info;