Mercurial > hg > xemacs-beta
diff notes.txt @ 5928:2f34b59f451a cygwin
from Vin?
author | Henry Thompson <ht@markup.co.uk> |
---|---|
date | Fri, 24 Jul 2015 14:48:46 +0100 |
parents | 08cfc8f77fb6 |
children | f5dfcf2323bc c608d4b0b75e |
line wrap: on
line diff
--- a/notes.txt Fri Feb 27 17:48:44 2015 +0000 +++ b/notes.txt Fri Jul 24 14:48:46 2015 +0100 @@ -272,3 +272,39 @@ a) Should be ...LongtPtr b) Not enough room allocated for a 64-bit long ptr -- fixed in console-msw-impl.h +---- +Trying to get a clean diff to send to Vin +Need Change log entries! +Working with /c/C32/usr/local/src/xemacs-21.5-mine vs. -upstream (now +pulled from xemacs, not xemacs-beta) +_Only_ new files are + src/s/cygwin64.h + src/m/x86_64.h +Changed files are + > diff -rq --exclude=.hg --exclude=info --exclude=*.{o,i,exe,elc} xemacs-21.5-{upstream,mine}|egrep -v Only | cut -f 2 -d ' ' | cut -f 2- -d / + ChangeLog + README + configure + configure.ac + lib-src/gnuclient.c + lib-src/make-mswin-unicode.pl + lib-src/winclient.c + src/console-msw-impl.h + src/console-msw.c + src/device-impl.h + src/device.c + src/dialog-msw.c + src/event-msw.c + src/frame-msw.c + src/frame.c + src/glyphs-msw.c + src/glyphs.c + src/intl-auto-encap-win32.c + src/intl-auto-encap-win32.h + src/intl-encap-win32.c + src/menubar-msw.c + src/process-unix.c + src/scrollbar-msw.c + src/specifier.c + src/toolbar-msw.c + src/win32.c