Mercurial > emacs
view nt/inc/sys/ioctl.h @ 82125:5288b5374f65
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 70-73)
- Update from CVS
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
2007-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
* lisp/ps-print.el: Problem with foreground and background color when
printing a buffer with and without faces. Reported by Christian
Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
(ps-print-version): New version 6.7.5.
(ps-default-fg): Change default value to nil, so black color is used
when a face does not specify a foreground color.
(ps-default-bg): Change default value to nil, so white color is used
for background color.
(ps-begin-job): Fix code.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 26 Jul 2007 05:20:56 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 ef719132ddfa |
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. */ /* arch-tag: c6e9015a-930a-4ad3-b368-ac32f84475d7 (do not change this comment) */