annotate src/m/f301.h @ 59401:8f5e8e079790
(fringe_faces): Change to Lisp_Object pointer.
(draw_fringe_bitmap_1): Lookup user defined fringe faces here.
(destroy_fringe_bitmap): Set fringe_faces element to nil.
(Fdefine_fringe_bitmap, init_fringe): Change allocation of
fringe_faces array and init elements to nil.
(Fset_fringe_bitmap_face): Set fringe_faces to face name instead of
non-persistent face id.
(mark_fringe_data): New function for GC.
author |
Kim F. Storm <storm@cua.dk> |
date |
Thu, 06 Jan 2005 22:03:00 +0000 |
parents |
695cf19ef79e |
children |
375f2633d815 |
rev |
line source |
24384
|
1 /* Machine description file for Fujitsu F301 machines. */
|
|
2
|
|
3 /* The following line tells the configuration script what sort of
|
|
4 operating system this machine is likely to run.
|
|
5 USUAL-OPSYS="uxpv" */
|
|
6
|
|
7 #include "delta88k.h"
|
52401
|
8
|
|
9 /* arch-tag: a0ed4f18-ecf2-4d9a-853b-36e0f6b45945
|
|
10 (do not change this comment) */
|