Mercurial > emacs
view nt/inc/sys/file.h @ 12697:9ebf33d6d07c
(struct sortstrlist): New type.
(overlay_heads, overlay_tails): Change to struct sortstrlist.
(overlay_heads_len, overlay_tails_len): Deleted; now part of struct.
(record_overlay_string): New function.
(overlay_strings): Simplify. Use record_overlay_string.
Check for window match in overlays_after loop, not just in
overlays_before.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Thu, 27 Jul 1995 21:47:59 +0000 |
parents | 1877e9736ea1 |
children | cc3c8961d60a |
line wrap: on
line source
/* * sys\file.h doesn't exist on NT...rather than including it conditionally * in some of the source files, we just extend the include path so that the * compiler will pick up this empty header instead. */