Mercurial > emacs
view nt/inc/sys/ioctl.h @ 20549:ba676f083e7c
(PRINTDECLARE): Declare old_point_byte and start_point_byte.
(PRINTPREPARE): For a marker, set old_point_byte and start_point_byte.
Set both kinds of PT from the marker.
(PRINTFINISH): For a marker, use set_marker_both.
Restore both kinds of PT.
(print): For strings and symbols, handle multibyte chars.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 01 Jan 1998 06:40:47 +0000 |
parents | 1877e9736ea1 |
children | 695cf19ef79e |
line wrap: on
line source
/* * sys\ioctl.h doesn't exist on NT...rather than including it conditionally * in many of the source files, we just extend the include path so that the * compiler will pick this up empty header instead. */