Mercurial > hg > xemacs-beta
comparison src/text.c @ 5939:96fb76dd98df cygwin
fix bad interaction with Cygwin 3.3
author | Henry Thompson <ht@markup.co.uk> |
---|---|
date | Wed, 08 Dec 2021 18:49:22 +0000 |
parents | 7343a186a475 |
children |
comparison
equal
deleted
inserted
replaced
5938:699264ac20f1 | 5939:96fb76dd98df |
---|---|
29 #include "buffer.h" | 29 #include "buffer.h" |
30 #include "charset.h" | 30 #include "charset.h" |
31 #include "file-coding.h" | 31 #include "file-coding.h" |
32 #include "lstream.h" | 32 #include "lstream.h" |
33 #include "profile.h" | 33 #include "profile.h" |
34 #include "skip-ascii.h" | |
34 | 35 |
35 | 36 |
36 /************************************************************************/ | 37 /************************************************************************/ |
37 /* long comments */ | 38 /* long comments */ |
38 /************************************************************************/ | 39 /************************************************************************/ |