219
|
1 Thu December 04 1997 jhar@tardis.ed.ac.uk
|
|
2
|
|
3 * xemacs.mak: Define DEBUG_XEMACS when compiling with debug.
|
|
4
|
|
5 Tue November 29 12:29:33 1997 davidh
|
|
6
|
|
7 * xemacs.mak and config.h updated to provide ability to
|
|
8 specify DEBUG mode from the xemacs.mak file.
|
|
9
|
|
10 Mon December 01 1997 jhar
|
|
11
|
|
12 * msw-init.el: Provide default bindings for cut, paste, copy and undo
|
|
13
|
|
14 * event-msw.c, event-msw.h, frame-msw.c, msw-proc.c:
|
|
15 - Implemeted simple emacs_mswindows_event_pending_p().
|
|
16 - Fixed deleting frames.
|
|
17 - Rewrote timeout code, eliminating "!NILP(rest)" bug.
|
|
18 - Special processing for 'Ctrl-@' keystroke.
|
|
19 - Support for some new keysyms.
|
|
20
|
|
21 Mon December 01 1997 jhar
|
|
22
|
|
23 * xemacs.mak:
|
|
24 - Add PACKAGE_PATH and EMACS_BETA_VERSION defines.
|
|
25 - Automatically copy changed include files from \nt to \src.
|
|
26 - Corrected some DOC_SRC* lists.
|
|
27
|
215
|
28 Tue November 18 21:45:06 1997 davidh
|
|
29
|
|
30 * xemacs.mak updated to remove dependency on startup.elc
|
|
31 HAVE_IMAGEMAGICK added for X build.
|
|
32
|
213
|
33 Thu September 25 23:06:44 1997 davidh
|
|
34
|
|
35 * xemacs.mak updated to make the build as simple as typing
|
|
36 nmake -f xemacs.mak. Also support for native gui included
|
|
37 which should mean the w32 directory is no longer required.
|
|
38
|
|
39 * config.h synced with config.h.in from 20.3-b2
|
|
40
|
|
41 * synced in changes to support native gui.
|
|
42
|
195
|
43 Thu September 25 23:06:44 1997 davidh
|
|
44
|
|
45 * August Hill provided a patch to xemacs.mak to greatly simplify
|
|
46 the build - the DOC file gets created correctly.
|
|
47
|
|
48 Tue September 22 23:06:44 1997 davidh
|
|
49
|
|
50 * August Hill provided some more patches - to expand ~ correctly
|
|
51 and to correctly deal with drive letters in the path.
|
|
52
|
|
53 * emacs.c patched to call init_ntproc()
|
|
54
|
|
55
|
179
|
56 Tue July 15 19:32:21 1997 davidh
|
|
57
|
|
58 * August Hill provided some more patches to make things better
|
|
59 - there is a workaround for dired to make the ^M's disappear
|
|
60 - a patch to fix shell-command
|
|
61
|
|
62 Tue July 08 22:01:36 1997 davidh
|
|
63
|
|
64 * #ifdef'd call to vfork and replaced with spawn as per GNU Emacs;
|
|
65 as a result, removed /force - XEmacs now links normally.
|
|
66
|
169
|
67 Thu June 31 21:16:21 1997 davidh
|
|
68
|
|
69 * nt/TODO created.
|
|
70
|
|
71 * nt/X11.patch created to help with the X build.
|
|
72
|
|
73 * August Hill provided:
|
|
74 a patch to fix the _WRETCODE undefined symbol,
|
|
75 a patch to fix a problem with dired
|
|
76
|
|
77 and generally helped clarify the build instructions.
|
|
78
|
|
79 * Synced with 20.3b10 (Athens).
|
|
80
|
|
81 * Made DIRECTORY_SEP be '\\'. Until I can change all code to
|
|
82 use the macro, I decided this would be easiest.
|
|
83
|
|
84 * Modified src/fileio.c to only open files in O_BINARY. This
|
|
85 causes files to be opened and written without automatically
|
|
86 writing ^M 's to the end of each line. MULE ought to sort this
|
|
87 in theory, but I am less than convinced.
|
|
88
|
|
89 * Updated the nt/README to provide a little more help.
|
|
90
|
155
|
91 Thu May 29 23:11:21 1997 davidh
|
|
92
|
|
93 * Synced with 20.3b2.
|
|
94
|
|
95 * Removed nt/README.src, nt/src.m.windowsnt.h nt/src.s.windowsnt.h.
|
|
96
|
|
97 * Updated README from marcpa.
|
|
98
|
|
99 * Added example Win32.cf and site.def files for X.
|
|
100
|
|
101 * Added sed.exe into nt/.
|
|
102
|
|
103 * Modified nt/xemacs.mak to pass correct flags to lwlib compile.
|
|
104
|
|
105 * Added extra .elc files to ensure make-docfile gets all symbols.
|
|
106
|
|
107 * Modified balloon_help.c to compile (#if'd max definition)
|
|
108
|
|
109 * Modified src/event-Xt.c so as not to add signal_event_pipe to
|
|
110 be selected on - this is a hack until I can work out a better
|
|
111 way. Thanks to Ben Wing for help on this.
|
|
112
|
118
|
113 Thu Mar 27 20:56:21 1997 marcpa (marcpa at MARCPA)
|
|
114
|
|
115 * Synced with 20.1b9.
|
|
116
|
|
117 Sun Mar 16 00:32:15 1997 marcpa (marcpa at MARCPA)
|
|
118
|
|
119 * lisp/eterm/README.term is truncated: is it just me (because
|
|
120 I'm on NT) or everyone else sees this ?
|
|
121 Answer: it is because it contains a ^Z embedded in it, therefore
|
|
122 it needs to be inserted in binary mode in CVS.
|
|
123
|
|
124 Thu Mar 13 00:19:25 1997 marcpa (marcpa at MARCPA)
|
|
125
|
|
126 * At end of compilation, there are some unresolved symbols:
|
|
127
|
|
128 link.exe @C:\TEMP\nma00115.
|
|
129 sysdep.obj : error LNK2001: unresolved external symbol _vfork
|
|
130 ../src/temacs.exe : warning LNK4088: image being generated due to /FORCE
|
|
131 option; image may not run
|
|
132
|
|
133
|
|
134 Wed Mar 12 23:18:53 1997 marcpa (marcpa at MARCPA)
|
|
135
|
|
136 * Need to copy the nt/inc directory David originally submitted or
|
|
137 NT code won't compile.
|
|
138
|
|
139 * Need to copy nt/{config.h,paths.h,ad2c.sed,xemacs.mak} in src.
|
|
140
|
|
141 * Had to modify XEmacs sources here and there : see the diffs
|
|
142 between NT_FIRST_COMPILE and V20_1_beta9.
|
|
143
|
|
144 * Needed to patch X11R6.3 sources: (include/x11/Xmd.h:155) BOOL is
|
|
145 already defined by Windows and is a long, while X wants it to be
|
|
146 an unsigned char.
|
|
147
|
|
148 --- Xmd.h~ Thu Jun 08 23:20:40 1995
|
|
149 +++ Xmd.h Sun Mar 16 13:09:10 1997
|
|
150 @@ -150,8 +150,9 @@
|
|
151 typedef CARD16 BITS16;
|
|
152 typedef CARD8 BYTE;
|
|
153
|
|
154 +#ifndef WIN32
|
|
155 typedef CARD8 BOOL;
|
|
156 -
|
|
157 +#endif
|
|
158
|
|
159 * cpp.exe not used: cl.exe from VC++4.2 seems to handle everything
|
|
160 properly.
|
|
161
|
|
162 NOTES:
|
|
163
|
|
164 Compilation with nmake -f xemacs.mak.
|
|
165
|
|
166 Using X11R6.3 for NT.
|
|
167
|
|
168 Work started with 20.1b2.
|
|
169
|
|
170 Local Variables:
|
|
171 mode: change-log
|
|
172 End:
|