Mercurial > hg > xemacs-beta
comparison src/glyphs.h @ 120:cca96a509cfe r20-1b12
Import from CVS: tag r20-1b12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:25:29 +0200 |
parents | 1040fe1366ac |
children | d2f30a177268 |
comparison
equal
deleted
inserted
replaced
119:d101af7320b8 | 120:cca96a509cfe |
---|---|
49 tiff color-pixmap | 49 tiff color-pixmap |
50 cursor-font pointer | 50 cursor-font pointer |
51 font pointer | 51 font pointer |
52 subwindow subwindow | 52 subwindow subwindow |
53 inherit mono-pixmap | 53 inherit mono-pixmap |
54 autodetect mono-pixmap, color-pixmap, pointer, | 54 automatic-conversion mono-pixmap, color-pixmap, pointer, |
55 text | 55 text |
56 */ | 56 */ |
57 | 57 |
58 typedef struct ii_keyword_entry_dynarr_type | 58 typedef struct ii_keyword_entry_dynarr_type |
59 { | 59 { |
60 Dynarr_declare (struct ii_keyword_entry); | 60 Dynarr_declare (struct ii_keyword_entry); |