Mercurial > emacs
annotate nt/ChangeLog @ 85519:59d22f8641a3
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 22 Oct 2007 00:22:56 +0000 |
parents | f45cf2463423 |
children | 70024c01bdfa |
rev | line source |
---|---|
85485 | 1 2007-10-20 Jason Rumney <jasonr@gnu.org> |
2 | |
3 * makefile.w32-in (info-nmake): Change into correct directories. | |
4 | |
85481 | 5 2007-10-20 Eli Zaretskii <eliz@gnu.org> |
6 | |
85483 | 7 * configure.bat (docflags, doldflags): New variables. |
8 (genmakefiles): Use them to work around problems with whitespace | |
9 in arguments of the `if' command. | |
85481 | 10 |
79132 | 11 2007-10-18 Jason Rumney <jasonr@gnu.org> |
12 | |
13 * makefile.w32-in (install): Install COPYING in top-level and bin dirs. | |
14 | |
78902 | 15 2007-09-27 Jason Rumney <jasonr@gnu.org> |
16 | |
17 * gmake.defs (COMCTL32): New system library. | |
18 | |
19 * nmake.defs (COMCTL32): New system library. | |
20 | |
84343 | 21 2007-09-06 Glenn Morris <rgm@gnu.org> |
22 | |
84345 | 23 * configure.bat: |
84343 | 24 * makefile.w32-in (info-nmake, info-gmake) |
25 (clean-other-dirs-nmake): Change from ../man to ../doc/emacs and | |
26 ../doc/misc; and from ../lispref, ../lispintro to ../doc/lispref, | |
27 ../doc/lispintro. | |
28 | |
83739 | 29 2007-08-29 Glenn Morris <rgm@gnu.org> |
30 | |
31 * emacs.rc: Increase version to 23.0.50. | |
32 | |
78554 | 33 2007-08-14 Dhuvra Krishnamurthy <dhuvrakm@gmail.com> (tiny change) |
34 | |
35 * makefile.w32-in (bootstrap-nmake): Change directories once more. | |
36 | |
78288 | 37 2007-07-25 Glenn Morris <rgm@gnu.org> |
38 | |
39 * Relicense all FSF files to GPLv3 or later. | |
40 | |
41 * COPYING: Switch to GPLv3. | |
42 | |
81914 | 43 2007-07-16 Eli Zaretskii <eliz@gnu.org> |
78173 | 44 |
45 * makefile.w32-in (bootstrap, bootstrap-nmake, bootstrap-gmake): | |
46 Depend on cmdproxy. | |
47 (cleanall): Don't delete *~. | |
48 | |
81898 | 49 2007-07-15 Jason Rumney <jasonr@gnu.org> |
50 | |
51 * inc/sys/socket.h (uint16_t): Define if C99 does not appear to | |
52 be fully supported. | |
53 | |
81875 | 54 2007-07-14 Jason Rumney <jasonr@gnu.org> |
55 | |
56 * inc/sys/socket.h: Include winsock2.h and ws2tcpip.h instead | |
57 of winsock.h. | |
58 | |
78104 | 59 2007-07-11 Jason Rumney <jasonr@gnu.org> |
60 | |
61 * gmake.defs (OLE32): New library to link. | |
62 | |
63 * nmake.defs (OLE32): Likewise. | |
64 | |
78050 | 65 2007-06-25 Jason Rumney <jasonr@gnu.org> |
66 | |
67 * cmdproxy.c (main): Set console codepages to "ANSI". | |
68 | |
81523 | 69 2007-06-20 Jason Rumney <jasonr@gnu.org> |
70 | |
71 * configure.bat: Complain if image libraries are missing. | |
72 | |
78025 | 73 2007-06-15 Jason Rumney <jasonr@gnu.org> |
74 | |
75 * emacs.manifest: New file. | |
76 | |
77 * emacs.rc: Use it. | |
78 | |
77858
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
77781
diff
changeset
|
79 2007-06-02 Chong Yidong <cyd@stupidchicken.com> |
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
77781
diff
changeset
|
80 |
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
77781
diff
changeset
|
81 * Version 22.1 released. |
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
77781
diff
changeset
|
82 |
77781 | 83 2007-05-22 Eli Zaretskii <eliz@gnu.org> |
84 | |
85 * INSTALL: Add information about where to find GDB, and warn | |
86 against --no-debug option to configure.bat. | |
87 | |
77755 | 88 2007-05-19 Eli Zaretskii <eliz@gnu.org> |
89 | |
90 * INSTALL: Fix URL of EmacsW32 site where building with image | |
91 support is described. | |
92 | |
77504 | 93 2007-04-26 Glenn Morris <rgm@gnu.org> |
94 | |
95 * emacs.rc: Increase version to 22.1.50. | |
96 | |
76830 | 97 2007-03-31 Eli Zaretskii <eliz@gnu.org> |
98 | |
99 * INSTALL: Mention the VCVARS32.BAT batch file for VS.NET users. | |
100 | |
76420
9a2ac1ce9fae
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76413
diff
changeset
|
101 2007-03-09 Richard Stallman <rms@gnu.org> |
9a2ac1ce9fae
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76413
diff
changeset
|
102 |
9a2ac1ce9fae
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76413
diff
changeset
|
103 * INSTALL: Say explicitly this is not for Cygwin. |
9a2ac1ce9fae
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76413
diff
changeset
|
104 |
76279 | 105 2007-03-03 Eli Zaretskii <eliz@gnu.org> |
106 | |
76413
23c8e893a579
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
76279
diff
changeset
|
107 * INSTALL: Add URL of another site with detailed build instructions. |
76279 | 108 |
75926 | 109 2007-02-16 Glenn Morris <rgm@gnu.org> |
110 | |
111 * icons/gnu2a32.ico, icons/gnu2a32t.ico, icons/gnu2b48.ico: | |
112 * icons/gnu2b48t.ico, icons/gnu3b32.ico, icons/gnu3b32t.ico: | |
113 * icons/gnu4g48.ico, icons/gnu4g48t.ico, icons/gnu5w32.ico: | |
114 * icons/gnu5w32t.ico, icons/gnu6w48.ico, icons/gnu6w48t.ico: | |
76413
23c8e893a579
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
76279
diff
changeset
|
115 * icons/gnu7.ico, icons/gnu8.ico, icons/gnu9.ico: |
23c8e893a579
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
76279
diff
changeset
|
116 Restore all but two of icons deleted in previous change. |
75926 | 117 |
75843
1fbfe22bdc97
* icons/README: New file.
Chong Yidong <cyd@stupidchicken.com>
parents:
75769
diff
changeset
|
118 2007-02-13 Chong Yidong <cyd@stupidchicken.com> |
1fbfe22bdc97
* icons/README: New file.
Chong Yidong <cyd@stupidchicken.com>
parents:
75769
diff
changeset
|
119 |
1fbfe22bdc97
* icons/README: New file.
Chong Yidong <cyd@stupidchicken.com>
parents:
75769
diff
changeset
|
120 * icons/README: New file. |
1fbfe22bdc97
* icons/README: New file.
Chong Yidong <cyd@stupidchicken.com>
parents:
75769
diff
changeset
|
121 |
1fbfe22bdc97
* icons/README: New file.
Chong Yidong <cyd@stupidchicken.com>
parents:
75769
diff
changeset
|
122 * icons/gnu2a32t.ico, icons/gnu3b32t.ico, icons/gnu5w32t.ico: |
1fbfe22bdc97
* icons/README: New file.
Chong Yidong <cyd@stupidchicken.com>
parents:
75769
diff
changeset
|
123 * icons/gnu8.ico, icons/emacs21.ico, icons/gnu2b48.ico: |
1fbfe22bdc97
* icons/README: New file.
Chong Yidong <cyd@stupidchicken.com>
parents:
75769
diff
changeset
|
124 * icons/gnu4g48.ico, icons/gnu6w48.ico, icons/gnu9.ico: |
75925
4ddab690cf89
Fix typo in previous entry (emacs.ico was not deleted).
Glenn Morris <rgm@gnu.org>
parents:
75843
diff
changeset
|
125 * icons/gnu2b48t.ico, icons/gnu4g48t.ico: |
75843
1fbfe22bdc97
* icons/README: New file.
Chong Yidong <cyd@stupidchicken.com>
parents:
75769
diff
changeset
|
126 * icons/gnu6w48t.ico, icons/gnu2a32.ico, icons/gnu3b32.ico: |
76413
23c8e893a579
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
76279
diff
changeset
|
127 * icons/gnu5w32.ico, icons/gnu7.ico, icons/sink.ico: |
23c8e893a579
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
76279
diff
changeset
|
128 Unused icons deleted. |
75843
1fbfe22bdc97
* icons/README: New file.
Chong Yidong <cyd@stupidchicken.com>
parents:
75769
diff
changeset
|
129 |
75565
646a89b6a638
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75541
diff
changeset
|
130 2007-01-31 Juanma Barranquero <lekktu@gmail.com> |
646a89b6a638
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75541
diff
changeset
|
131 |
646a89b6a638
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75541
diff
changeset
|
132 * configure.bat: Update ../site-lisp/subdirs.el when needed. |
646a89b6a638
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75541
diff
changeset
|
133 |
75541
98a32ea6898a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75348
diff
changeset
|
134 2007-01-30 Juanma Barranquero <lekktu@gmail.com> |
98a32ea6898a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75348
diff
changeset
|
135 |
98a32ea6898a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75348
diff
changeset
|
136 * subdirs.el: Add "no-byte-compile: t" local variable. |
98a32ea6898a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75348
diff
changeset
|
137 |
75170 | 138 2007-01-10 Jason Rumney <jasonr@gnu.org> |
139 | |
140 * README: Update URLs and advice about reporting bugs. | |
141 | |
74960 | 142 2006-12-29 Jason Rumney <jasonr@gnu.org> |
143 | |
144 * nmake.defs (TEMACS_EXTRA_LINK): Remove duplicated flags from | |
145 DEBUG_LINK. | |
76413
23c8e893a579
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
76279
diff
changeset
|
146 (DEBUG_LINK): Remove -debugtype:both. |
74960 | 147 |
74938 | 148 2006-12-27 Eli Zaretskii <eliz@gnu.org> |
149 | |
150 * INSTALL: Update table of supported Make ports. Show "make -j" | |
151 command that is known to work. | |
152 | |
153 * configure.bat: Update table of supported Make ports. | |
154 | |
74878 | 155 2006-12-24 Eli Zaretskii <eliz@gnu.org> |
156 | |
157 * makefile.w32-in ($(TRES)): Don't use $<, as nmake supports it | |
158 only in implicit rules. Use literal "emacs.rc" instead. | |
159 | |
74842 | 160 2006-12-23 Eli Zaretskii <eliz@gnu.org> |
161 | |
74844 | 162 * gmake.defs: Export XMFLAGS. |
163 | |
74842 | 164 * makefile.w32-in (all-other-dirs-nmake, recompile-nmake): Don't |
74878 | 165 use $(XMFLAGS) for nmake, as it doesn't support parallelism. |
74842 | 166 |
74801 | 167 2006-12-22 Eli Zaretskii <eliz@gnu.org> |
168 | |
74824 | 169 * INSTALL: Explain how to invoke GNU Make for parallel builds. |
170 | |
74807 | 171 * makefile.w32-in (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)" |
172 command-line argument to sub-Make in src, since src/makefile.w32-in | |
173 invokes Make recursively during bootstrap. | |
74815 | 174 (clean): Delete stamp_BLD. |
74819 | 175 (bootstrap): Make `all' explicitly in a recursive Make. |
74807 | 176 |
74801 | 177 * gmake.defs (stamp_BLD): Rename from $(BLD). Create a file |
178 stamp_BLD after creating the $(BLD) directory. | |
179 | |
180 * nmake.defs (stamp_BLD): Rename from $(BLD). Create a file | |
181 stamp_BLD after creating the $(BLD) directory. | |
182 | |
183 * makefile.w32-in (addpm, ddeclient, cmdproxy, addsection) | |
184 (preprep, $(TRES), runemacs) | |
185 ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O)) | |
186 ($(BLD)/cmdproxy.$(O), (BLD)/addsection.$(O), $(BLD)/preprep.$(O)): | |
187 Depend on stamp_BLD instead of on $(BLD). | |
188 (XMFLAGS): New macro. | |
189 (all-other-dirs-nmake, all-other-dirs-gmake, recompile-nmake) | |
190 (recompile-gmake, bootstrap-gmake, bootstrap-clean-gmake) | |
191 (install-other-dirs-gmake, info-gmake, clean-other-dirs-gmake) | |
192 (cleanall-other-dirs-gmake): Pass $(XMFLAGS) to sub-Make. | |
193 | |
74781 | 194 2006-12-20 Eli Zaretskii <eliz@gnu.org> |
195 | |
196 * makefile.w32-in ($(TRES)): Depend on $(BLD). Use $< instead of | |
197 $(ALL_DEPS). | |
74801 | 198 ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O) |
199 ($(BLD)/cmdproxy.$(O), $(BLD)/addsection.$(O), $(BLD)/preprep.$(O)): | |
200 New dependency on $(BLD). | |
74781 | 201 (all-other-dirs-nmake, all-other-dirs-gmake, bootstrap-nmake) |
202 (bootstrap-gmake): Depend on addsection. | |
203 | |
73542
5740f58a5aa8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73093
diff
changeset
|
204 2006-10-29 Juanma Barranquero <lekktu@gmail.com> |
5740f58a5aa8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73093
diff
changeset
|
205 |
5740f58a5aa8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73093
diff
changeset
|
206 * runemacs.c (WinMain): Process all recognized arguments, not just |
5740f58a5aa8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73093
diff
changeset
|
207 the first one. Remove unused variable sec_desc. |
5740f58a5aa8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73093
diff
changeset
|
208 |
73093 | 209 2006-09-24 Eli Zaretskii <eliz@gnu.org> |
210 | |
211 * config.nt (HAVE_LANGINFO_CODESET): Define. | |
212 | |
213 * inc/langinfo.h: New file. | |
214 | |
215 * inc/nl_types.h: New file. | |
216 | |
72904
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72142
diff
changeset
|
217 2006-09-15 Jay Belanger <belanger@truman.edu> |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72142
diff
changeset
|
218 |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72142
diff
changeset
|
219 * COPYING: Replace "Library Public License" by "Lesser Public |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72142
diff
changeset
|
220 License" throughout. |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72142
diff
changeset
|
221 |
72142 | 222 2006-07-27 Jason Rumney <jasonr@gnu.org> |
223 | |
224 * INSTALL: Add notes about Cygwin make to impatient section. | |
225 | |
71165 | 226 2006-06-02 Eli Zaretskii <eliz@gnu.org> |
227 | |
228 * INSTALL: Add Make 3.81 to the list of Make & shell combinations | |
229 known to work. | |
230 | |
69445 | 231 2006-03-12 Jason Rumney <jasonr@gnu.org> |
232 | |
69450 | 233 * addpm.c (add_registry): Don't change the registry unless keys |
234 already exist from a previous version. | |
235 | |
69448 | 236 * makefile.w32-in (install): Use -q when invoking addpm. |
237 | |
69445 | 238 * addpm.c (main): Accept -q as alternative for /q. |
239 | |
69377 | 240 2006-03-11 Jason Rumney <jasonr@gnu.org> |
241 | |
242 * runemacs.c (WinMain): Set screen buffer to 80x25. | |
243 | |
67800 | 244 2005-12-24 Eli Zaretskii <eliz@gnu.org> |
245 | |
246 * gmake.defs (TEMACS_EXTRA_LINK): Remove redundant -g. | |
247 (DEBUG_FLAG, DEBUG_LINK): Upgrade to "-gstabs+ -g3". | |
248 | |
67439 | 249 2005-12-09 Eli Zaretskii <eliz@gnu.org> |
250 | |
251 * INSTALL: Add explanation of how to debug with GDB starting from | |
252 the Emacs Abort dialog. | |
253 | |
67135
21ae671f6702
* emacs.rc: Use new icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
67131
diff
changeset
|
254 2005-11-26 Chong Yidong <cyd@stupidchicken.com> |
21ae671f6702
* emacs.rc: Use new icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
67131
diff
changeset
|
255 |
21ae671f6702
* emacs.rc: Use new icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
67131
diff
changeset
|
256 * emacs.rc: Use new icons. |
21ae671f6702
* emacs.rc: Use new icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
67131
diff
changeset
|
257 |
67131 | 258 2005-11-26 Eli Zaretskii <eliz@gnu.org> |
259 | |
260 * emacs21.ico: Renamed from emacs.ico. | |
261 * emacs.ico: New icons from Andrew Zhilin | |
262 <andrew_zhilin@yahoo.com>. | |
263 | |
65419 | 264 2005-09-10 Eli Zaretskii <eliz@gnu.org> |
265 | |
266 * config.nt (HAVE_GET_CURRENT_DIR_NAME): Undefine. | |
267 | |
64887
2a6b7a1dd39c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
64690
diff
changeset
|
268 2005-08-10 Juanma Barranquero <lekktu@gmail.com> |
2a6b7a1dd39c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
64690
diff
changeset
|
269 |
2a6b7a1dd39c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
64690
diff
changeset
|
270 * .cvsignore: Add `obj' and `oo' for in-place installations. |
2a6b7a1dd39c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
64690
diff
changeset
|
271 |
64690 | 272 2005-07-30 Eli Zaretskii <eliz@gnu.org> |
273 | |
73542
5740f58a5aa8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73093
diff
changeset
|
274 * config.nt (HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine. |
64690 | 275 |
64670
6d7db972d44f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
64660
diff
changeset
|
276 2005-07-29 Juanma Barranquero <lekktu@gmail.com> |
6d7db972d44f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
64660
diff
changeset
|
277 |
6d7db972d44f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
64660
diff
changeset
|
278 * configure.bat: Don't create lisp/Makefile.unix. |
6d7db972d44f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
64660
diff
changeset
|
279 |
64660
40f90cb18fb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
64639
diff
changeset
|
280 2005-07-28 Juanma Barranquero <lekktu@gmail.com> |
40f90cb18fb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
64639
diff
changeset
|
281 |
40f90cb18fb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
64639
diff
changeset
|
282 * .cvsignore: Add `makefile' and `config.log'. |
40f90cb18fb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
64639
diff
changeset
|
283 |
64639
385af3e03206
Merge gnulib getopt implementation into Emacs.
Paul Eggert <eggert@twinsun.com>
parents:
64374
diff
changeset
|
284 2005-07-26 Paul Eggert <eggert@cs.ucla.edu> |
385af3e03206
Merge gnulib getopt implementation into Emacs.
Paul Eggert <eggert@twinsun.com>
parents:
64374
diff
changeset
|
285 |
385af3e03206
Merge gnulib getopt implementation into Emacs.
Paul Eggert <eggert@twinsun.com>
parents:
64374
diff
changeset
|
286 Merge gnulib getopt implementation into Emacs. |
385af3e03206
Merge gnulib getopt implementation into Emacs.
Paul Eggert <eggert@twinsun.com>
parents:
64374
diff
changeset
|
287 |
385af3e03206
Merge gnulib getopt implementation into Emacs.
Paul Eggert <eggert@twinsun.com>
parents:
64374
diff
changeset
|
288 * inc/gettext.h: Remove; no longer needed now that |
385af3e03206
Merge gnulib getopt implementation into Emacs.
Paul Eggert <eggert@twinsun.com>
parents:
64374
diff
changeset
|
289 lib-src/gettext.h exists. |
385af3e03206
Merge gnulib getopt implementation into Emacs.
Paul Eggert <eggert@twinsun.com>
parents:
64374
diff
changeset
|
290 |
64374 | 291 2005-07-16 Eli Zaretskii <eliz@gnu.org> |
292 | |
293 * configure.bat: Finish config.log with a line that indicates that | |
294 the configure step was successful. | |
295 | |
64099 | 296 2005-07-04 Lute Kamstra <lute@gnu.org> |
297 | |
298 Update FSF's address in GPL notices. | |
299 | |
63307 | 300 2005-06-11 Eli Zaretskii <eliz@gnu.org> |
301 | |
63322 | 302 * configure.bat: If their fc.exe returns a meaningful exit status, |
303 don't overwrite src/config.h and src/epaths.h with identical | |
304 copies. | |
305 | |
63309 | 306 * INSTALL: Warn about using "cvs up -kb" if one intends to commit |
307 changes. Add a pointer to another site with detailed configure | |
308 and build instructions. Suggest to look at config.log when | |
309 configure fails. Add MinGW Make 3.80 to the list of successful | |
310 combinations. | |
311 | |
63307 | 312 * gmake.defs (ARCH_CFLAGS): Use $(MCPU_FLAG) instead of a literal |
313 "-mcpu=i686". | |
314 | |
63322 | 315 * configure.bat: Update copyright years. |
63307 | 316 Delete config.log before doing anything else. |
317 Write additional diagnostics to config.log in case of failures to | |
318 compile test programs, including the failed test program itself. | |
319 Add a test for support of -mtune=pentium4 switch to GCC; if it is | |
320 supported, set up MCPU_FLAG variable on the various Makefiles to | |
321 use that switch during compilations. (This avoids GCC warning | |
322 about -mcpu being deprecated.) | |
323 | |
63246 | 324 2005-06-10 Eli Zaretskii <eliz@gnu.org> |
325 | |
326 * addsection.c (copy_executable_and_add_section): Pass non-zero | |
327 `verbose' arg to COPY_CHUNK only if DEBUG_DUMP is defined in the | |
328 environment. Print section names with %.8s. | |
329 (COPY_CHUNK): New 4th arg `verbose'; print diagnostic messages | |
330 only if non-zero. All callers changed. | |
331 | |
63040 | 332 2005-06-05 Eli Zaretskii <eliz@gnu.org> |
333 | |
334 * inc/sys/socket.h: Change arg 4 of sys_setsockopt to | |
335 `const void *', for consistency with Posix. | |
336 | |
63021 | 337 2005-06-04 Eli Zaretskii <eliz@gnu.org> |
338 | |
339 * inc/pwd.h (getpwnam, getpwuid): Add prototypes. | |
340 | |
62676
90f76a14f831
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
61742
diff
changeset
|
341 2005-05-24 Juanma Barranquero <lekktu@gmail.com> |
90f76a14f831
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
61742
diff
changeset
|
342 |
90f76a14f831
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
61742
diff
changeset
|
343 * INSTALL: Add more pointers to ports of Unix tools to Windows, |
90f76a14f831
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
61742
diff
changeset
|
344 and to the Emacs Wiki (which contains building instructions for |
90f76a14f831
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
61742
diff
changeset
|
345 Windows). Reword image library instructions and remove obsolete |
90f76a14f831
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
61742
diff
changeset
|
346 incompatibility information. |
90f76a14f831
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
61742
diff
changeset
|
347 |
61742
f3b6bd62c802
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
57354
diff
changeset
|
348 2005-04-23 David Hunter <hunterd42@comcast.net> (tiny change) |
f3b6bd62c802
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
57354
diff
changeset
|
349 |
f3b6bd62c802
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
57354
diff
changeset
|
350 * config.nt (HAVE_PWD_H): Undef. |
f3b6bd62c802
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
57354
diff
changeset
|
351 |
55978
9bc2875f4842
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55936
diff
changeset
|
352 2004-06-07 Juanma Barranquero <lektu@terra.es> |
9bc2875f4842
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55936
diff
changeset
|
353 |
9bc2875f4842
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55936
diff
changeset
|
354 * INSTALL: Clarify paragraph about compatibility between image |
9bc2875f4842
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55936
diff
changeset
|
355 libraries and builds of Emacs with several compilers. |
9bc2875f4842
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55936
diff
changeset
|
356 |
55933
93e65371c82c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55897
diff
changeset
|
357 2004-06-06 Juanma Barranquero <lektu@terra.es> |
93e65371c82c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55897
diff
changeset
|
358 |
55936
c24767c28665
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55934
diff
changeset
|
359 * makefile.w32-in (bootstrap-nmake): When nmake'ing bootstrap on |
c24767c28665
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55934
diff
changeset
|
360 the lisp/ directory, set SHELL to $(SHELLTYPE); this avoids |
c24767c28665
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55934
diff
changeset
|
361 calling non-existent cmdproxy.exe on boostrappings after a |
c24767c28665
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55934
diff
changeset
|
362 previous install followed by realclean. |
c24767c28665
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55934
diff
changeset
|
363 |
55933
93e65371c82c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55897
diff
changeset
|
364 * nmake.defs: Add quote in comment to resync font-locking. |
93e65371c82c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55897
diff
changeset
|
365 |
55897
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
366 2004-06-04 Juanma Barranquero <lektu@terra.es> |
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
367 |
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
368 * INSTALL: Reword the section on image support. Add reference to |
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
369 GnuWin32. Mention problems when mixing binaries from different |
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
370 compilers. |
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
371 |
55394 | 372 2004-05-06 Jason Rumney <jasonr@gnu.org> |
373 | |
374 * configure.bat: Use -mno-cygwin to check for image libraries | |
375 when needed. | |
376 | |
55338 | 377 2004-05-03 Jason Rumney <jasonr@gnu.org> |
378 | |
55339
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55338
diff
changeset
|
379 * makefile.nt, ebuild.bat, install.bat, fast-install.bat: |
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55338
diff
changeset
|
380 * makefile.def: Remove. |
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55338
diff
changeset
|
381 |
55934
8c86b2e22b64
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55933
diff
changeset
|
382 * nmake.defs (SYS_LDFLAGS): Add -nologo. |
55339
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55338
diff
changeset
|
383 |
55338 | 384 * makefile.w32-in (info-gmake, info-nmake): New targets. |
385 (info): Use them. | |
386 | |
55091
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
387 2004-04-23 Juanma Barranquero <lektu@terra.es> |
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
388 |
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
389 * nmake.defs: |
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
390 * gmake.defs: |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55091
diff
changeset
|
391 * makefile.w32-in: |
55091
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
392 * makefile.def: |
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
393 * makefile.nt: Add "-*- makefile -*-" mode tag. |
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
394 |
54774 | 395 2004-04-10 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> |
396 | |
55934
8c86b2e22b64
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55933
diff
changeset
|
397 * runemacs.c (WinMain): Let Emacs environment default to parent. |
54774 | 398 |
54371 | 399 2004-03-11 Jason Rumney <jasonr@gnu.org> |
400 | |
401 * paths.h: Remove PATH_LOCK, add PATH_BITMAPS. | |
402 | |
54330
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
403 2004-03-10 Juanma Barranquero <lektu@terra.es> |
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
404 |
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
405 * makefile.w32-in (install): Don't try to copy |
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
406 ../lib-src/fns-*.el, as it isn't used anymore. |
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
407 |
53741 | 408 2004-01-28 Peter Runestig <peter@runestig.com> |
409 | |
410 * gmake.defs, nmake.defs: Add linking to ``winspool.lib''. | |
411 | |
53287
a15a93942364
Add .arch-inventory to .cvsignore
Miles Bader <miles@gnu.org>
parents:
53124
diff
changeset
|
412 2003-12-24 Miles Bader <miles@gnu.ai.mit.edu> |
a15a93942364
Add .arch-inventory to .cvsignore
Miles Bader <miles@gnu.org>
parents:
53124
diff
changeset
|
413 |
a15a93942364
Add .arch-inventory to .cvsignore
Miles Bader <miles@gnu.org>
parents:
53124
diff
changeset
|
414 * .cvsignore: Add `.arch-inventory'. |
a15a93942364
Add .arch-inventory to .cvsignore
Miles Bader <miles@gnu.org>
parents:
53124
diff
changeset
|
415 |
53741 | 416 2003-11-22 Lars Hansen <larsh@math.ku.dk> |
53124 | 417 |
55934
8c86b2e22b64
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55933
diff
changeset
|
418 * inc/grp.h: New file. |
53124 | 419 |
53741 | 420 2003-09-03 Peter Runestig <peter@runestig.com> |
52427 | 421 |
422 * configure.bat: Create ``makefile'' in directories man, lispref | |
423 and lispintro. | |
424 | |
425 * makefile.w32-in (force-info, info): New targets. | |
426 | |
427 * envadd.bat: New file. | |
428 | |
429 * multi-install-info.bat: New file. | |
430 | |
57354 | 431 2003-06-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
51680
10faf0e7ef61
config.nt: New define strftime
Jan Djärv <jan.h.d@swipnet.se>
parents:
49564
diff
changeset
|
432 |
10faf0e7ef61
config.nt: New define strftime
Jan Djärv <jan.h.d@swipnet.se>
parents:
49564
diff
changeset
|
433 * config.nt (my_strftime): New define. |
10faf0e7ef61
config.nt: New define strftime
Jan Djärv <jan.h.d@swipnet.se>
parents:
49564
diff
changeset
|
434 |
49564 | 435 2003-02-01 Jason Rumney <jasonr@gnu.org> |
436 | |
437 * configure.bat: Automatically detect libXpm. | |
438 Suppress compiler output when testing for image libraries. | |
439 Give names of un-found libraries in messages. | |
440 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
441 2003-01-31 Juanma Barranquero <lektu@terra.es> |
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
442 |
49545
64c0c06b6191
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49542
diff
changeset
|
443 * configure.bat: Automatically detect giflib and tifflib. |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
444 |
49526 | 445 2003-01-29 Jason Rumney <jasonr@gnu.org> |
446 | |
447 * gmake.defs (CURDIR): Disable cygpath kludge. | |
448 | |
49511
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
449 2003-01-29 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> |
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
450 |
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
451 * configure.bat: Avoid endless loop when configuring without image |
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
452 support. |
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
453 |
49457 | 454 2003-01-26 Jason Rumney <jasonr@gnu.org> |
455 | |
456 * configure.bat: Automatically detect jpeglib. | |
457 | |
49449 | 458 2003-01-25 Jason Rumney <jasonr@gnu.org> |
459 | |
460 * configure.bat: Automatically detect libpng. | |
461 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
462 2003-01-21 Jason Rumney <jasonr@gnu.org> |
49373 | 463 |
464 * icons/hand.cur: New file. | |
465 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
466 2003-01-21 David Ponce <david@dponce.com> |
49373 | 467 |
468 * emacs.rc (32649): Declare hand cursor resource. | |
469 | |
49260 | 470 2003-01-15 Andrew Innes <andrewi@gnu.org> |
471 | |
472 * gmake.defs (CURDIR): Convert to native Windows format (with | |
473 forward slashes), to support building with Cygwin builds of make. | |
474 | |
48454
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
475 2002-11-17 Ben Key <BKey1@tampabay.rr.com> |
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
476 |
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
477 * nmake.defs: |
48375
4d7b83cc03aa
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
Ben Key <bkey1@tampabay.rr.com>
parents:
48065
diff
changeset
|
478 * gmake.defs: Made changes so that Emacs would link with |
4d7b83cc03aa
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
Ben Key <bkey1@tampabay.rr.com>
parents:
48065
diff
changeset
|
479 WinMM.lib. This change was required for my addition of a Windows |
4d7b83cc03aa
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
Ben Key <bkey1@tampabay.rr.com>
parents:
48065
diff
changeset
|
480 compatible implementation of play-sound-internal. |
4d7b83cc03aa
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
Ben Key <bkey1@tampabay.rr.com>
parents:
48065
diff
changeset
|
481 |
48454
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
482 2002-09-03 Peter Runestig <peter@runestig.com> (tiny change) |
47216
31c7cb792cd2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45813
diff
changeset
|
483 |
48454
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
484 * emacs.rc: Version updated to 21.3.50. |
47216
31c7cb792cd2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45813
diff
changeset
|
485 |
45813 | 486 2002-06-13 Jason Rumney <jasonr@gnu.org> |
487 | |
488 * addpm.c (env_vars): Remove EMACSLOCKDIR. | |
489 | |
490 * makefile.w32-in (maybe-bootstrap, doit, maybe-bootstrap-CMD) | |
491 (maybe-bootstrap-SH): New targets. | |
492 (all): Depend on maybe-bootstrap. | |
493 | |
45088 | 494 2002-05-03 Jason Rumney <jasonr@gnu.org> |
495 | |
496 * inc/sys/socket.h (F_SETFL, O_NDELAY): Define. | |
497 (sys_getpeername, fcntl): Declare as wrappers. | |
498 | |
44496
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
499 2002-04-10 Juanma Barranquero <lektu@terra.es> |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
500 |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
501 * makefile.w32-in (bootstrap-nmake, bootstrap-gmake): Make DOC |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
502 after compiling .el files. |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
503 |
44048 | 504 2002-03-20 Jason Rumney <jasonr@gnu.org> |
505 | |
506 * inc/sys/socket.h (sys_setsockopt, sys_listen, sys_getsockname) | |
507 (sys_accept, sys_recvfrom, sys_sendto): Declare as wrappers. | |
508 | |
44024 | 509 2002-03-19 Kim F. Storm <storm@cua.dk> |
510 | |
511 * config.nt (HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT) | |
512 (HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define. | |
513 (HAVE_SYS_UN_H): Undef. | |
514 From David Ponce <dponce@voila.fr>. | |
515 | |
43892 | 516 2002-03-13 Jason Rumney <jasonr@gnu.org> |
517 | |
518 * config.nt (STRFTIME_NO_POSIX2): Define. | |
519 | |
43398 | 520 2002-02-18 Jason Rumney <jasonr@gnu.org> |
521 | |
522 * emacs.rc: Define VS_VERSION_INFO if not already. | |
523 Update version info. | |
524 | |
42530 | 525 2002-01-04 Andrew Innes <andrewi@gnu.org> |
526 | |
527 * gmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to | |
528 pick up relevant bits of the Windows API definitions. | |
529 | |
530 * nmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to | |
531 pick up relevant bits of the Windows API definitions. | |
532 | |
42027 | 533 2001-12-14 Andrew Innes <andrewi@gnu.org> |
534 | |
535 * makefile.w32-in (bootstrap): Build addsection program before | |
536 bootstrap (required for post-processing temacs.exe). | |
537 | |
41896 | 538 2001-12-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
539 | |
540 * COPYING: New file. | |
541 | |
42025 | 542 2001-12-03 Andrew Innes <andrewi@gnu.org> |
543 | |
544 * makefile.w32-in (bootstrap-nmake): | |
545 (bootstrap-gmake): Extend bootstrap process to first do | |
546 bootstrap-clean in lisp dir and rebuild the DOC file. | |
547 (bootstrap): Do a "normal" make after the bootstrap work. | |
548 | |
41328 | 549 2001-11-20 Jason Rumney <jasonr@gnu.org> |
550 | |
551 * INSTALL: Update table of versions of make that are suitable | |
552 for building Emacs, based on recent feedback. | |
553 | |
55934
8c86b2e22b64
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55933
diff
changeset
|
554 * TODO, _emacs, emacs.bat.in, debug.bat.in: Remove. |
41328 | 555 |
41278 | 556 2001-11-19 Andrew Innes <andrewi@gnu.org> |
557 | |
558 * ftime-nostartup.bat: New file. | |
559 | |
560 * ftime.bat: Don't include libc.lib for profiling - the profiler | |
561 corrupts part of memcpy. | |
562 | |
41178 | 563 2001-11-17 Jason Rumney <jasonr@gnu.org> |
564 | |
565 * nmake.defs (SYS_LDFLAGS): Add setargv.obj for wildcard | |
566 expansion. From Juanma Barranquero <lektu@terra.es>. | |
567 | |
40111 | 568 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
569 | |
40152 | 570 * (Version 21.1 released.) |
40111 | 571 |
39826 | 572 2001-10-12 Andrew Innes <andrewi@gnu.org> |
573 | |
574 * inc/pwd.h (uid_t, gid_t): New typedefs. | |
575 | |
39742 | 576 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
577 | |
578 * Branch for 21.1. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
579 |
39193 | 580 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il> |
581 | |
582 * README: Update the address of the mailing list and subscription | |
583 instructions. From Geoff Voelker <voelker@cs.ucsd.edu>. | |
584 | |
39156 | 585 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il> |
586 | |
587 * INSTALL: Suggest to avoid using WinZip. | |
39154 | 588 |
589 * configure.bat: Make sure ../site-lisp exists; create if necessary. | |
590 | |
39145 | 591 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il> |
592 | |
593 * INSTALL: Mention that "make install" can be "nmake install". | |
594 | |
39114 | 595 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il> |
596 | |
597 * makefile.w32-in ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR), | |
598 since some versions of `mkdir' don't automatically create parent | |
599 directories. From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>. | |
600 | |
39056 | 601 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il> |
602 | |
603 * subdirs.el: New file. | |
604 | |
605 * configure.bat: Copy subdirs.el to the site-lisp directory. | |
606 | |
607 * makefile.w32-in (install): Copy subdirs.el to the installation | |
608 directory. | |
609 | |
38140 | 610 2001-06-20 Jason Rumney <jasonr@gnu.org> |
611 | |
612 * runemacs.c (WinMain): Add quotes around command in case of spaces. | |
613 | |
37975 | 614 2001-06-01 Andrew Innes <andrewi@gnu.org> |
615 | |
616 * gmake.defs (sh_output): Don't use $(warning ...) to output | |
617 messages, since that is not supported by GNU make 3.77. | |
618 | |
37886 | 619 2001-05-24 Jason Rumney <jasonr@gnu.org> |
620 | |
621 * INSTALL: Clarify that building with MSVC requires nmake. | |
622 | |
37779 | 623 2001-05-17 Andrew Innes <andrewi@gnu.org> |
624 | |
625 * gmake.defs (NEW_CYGWIN): Output message about spurious error | |
626 message that is to be ignored. | |
627 | |
37711 | 628 2001-05-13 Andrew Innes <andrewi@gnu.org> |
629 | |
630 * TODO: Remove file, since it is completely out of date. | |
631 | |
632 * README: Add copyright notice. | |
633 | |
634 * INSTALL: Add copyright notice. | |
635 | |
37566 | 636 2001-04-18 Andrew Innes <andrewi@gnu.org> |
637 | |
638 * nmake.defs (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in | |
639 the environment. | |
640 | |
641 * gmake.defs (SETLOADPATH): Remove definition. | |
642 (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the | |
643 environment. | |
644 | |
645 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il> | |
646 | |
647 * configure.bat: Make the checkw32api* labels be distinct in the | |
73542
5740f58a5aa8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73093
diff
changeset
|
648 first 8 characters. |
37566 | 649 |
650 2001-03-17 Andrew Innes <andrewi@gnu.org> | |
651 | |
652 * cmdproxy.c (get_next_token): Fix indefinite loop bug scanning | |
653 escaped quotes. | |
654 | |
655 * gmake.defs (DEBUG_LINK): New macro. | |
656 (LINK_FLAGS): Use it. | |
657 | |
658 * nmake.defs (DEBUG_LINK): New macro. | |
659 (LINK_FLAGS): Use it. | |
660 | |
661 2001-03-06 Andrew Innes <andrewi@gnu.org> | |
662 | |
663 * INSTALL: Add --ldflags to configure line for building with | |
664 recent versions of Cygwin GCC. | |
665 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
666 2001-03-05 Eli Zaretskii <eliz@is.elta.co.il> |
37566 | 667 |
668 * configure.bat: Use correct options when compiling a test program | |
669 with Cygwin. From David Ponce <dponce@voila.fr>. | |
670 | |
671 2001-02-24 Andrew Innes <andrewi@gnu.org> | |
672 | |
673 * _emacs: Remove obsolete file. | |
674 | |
675 * emacs.bat.in: Remove obsolete file. | |
676 | |
677 * debug.bat.in: Remove obsolete file. | |
678 | |
679 * inc/sys/socket.h: Add copyright notice. | |
680 | |
681 * paths.h: Add copyright notice. | |
682 | |
683 * makefile.nt: Update copyright notice. | |
684 | |
685 * makefile.def: Update copyright notice. | |
686 | |
687 * configure.bat: Update copyright notice. | |
688 | |
689 * nmake.defs: Add copyright notice. | |
690 | |
691 * gmake.defs: Add copyright notice. | |
692 | |
693 * makefile.w32-in: Add copyright notice. | |
694 | |
695 2001-02-05 Andrew Innes <andrewi@gnu.org> | |
696 | |
697 * nmake.defs (THISDIR): New definition. | |
698 | |
699 * gmake.defs (THISDIR): New definition. | |
700 | |
701 2001-02-03 Andrew Innes <andrewi@gnu.org> | |
702 | |
703 * configure.bat: Leave a space before >> only when there is a | |
704 preceding digit. Add a comment about the importance of this. | |
705 | |
706 * README: Replace outdated information. | |
707 | |
708 * INSTALL (Trouble-shooting): Add note about need to specify extra | |
709 compiler flags with recent Cygwin ports of gcc. | |
710 | |
711 2001-02-01 Eli Zaretskii <eliz@is.elta.co.il> | |
712 | |
713 * configure.bat: Use "rm -f" instead of "del /f", as the latter | |
714 is not supported by Windows 9X's COMMAND.COM. | |
715 | |
716 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il> | |
717 | |
718 * configure.bat: Make sure redirection is preceeded by a blank, to | |
719 avoid problems with "1>>foo" when CMD.EXE is the shell, which eats | |
720 up the "1" part. From Rob Giardina <rob@criticalpointsoftware.com>. | |
721 | |
722 2001-01-30 Eli Zaretskii <eliz@is.elta.co.il> | |
723 | |
724 * INSTALL: Copy the table of tested combinations of development | |
725 tools from confuigure.bat. Add suggestion to install Bash on | |
726 Windows 9X. | |
727 | |
728 * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy | |
729 lisp/Makefile.in instead. Use "rm -f" where more than one file | |
730 needs to be deleted, since command.com in Windows 9X doesn't grok | |
731 more than one argument. | |
732 | |
733 2001-01-24 Andrew Innes <andrewi@gnu.org> | |
734 | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
735 * makefile.w32-in (cleanall-other-dirs-nmake): |
37566 | 736 (cleanall-other-dirs-gmake): New targets. |
737 (cleanall): Invoke them. | |
738 | |
739 2001-01-19 Andrew Innes <andrewi@gnu.org> | |
740 | |
741 * addpm.c (env_vars): Add a version-independent site-lisp | |
742 directory to EMACSLOADPATH, after the version dependent one. | |
743 | |
744 2001-01-06 Andrew Innes <andrewi@gnu.org> | |
745 | |
746 * README: Update info about compilers. | |
747 | |
748 * makefile.w32-in: Use $(MAKETYPE) instead of $(SHELLTYPE) to | |
749 select correct rule for invoking make in another directory. Amend | |
750 rules accordingly. | |
751 (clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb. | |
752 | |
753 * nmake.defs (EMACS_ICON_PATH): Delete definition. | |
754 (COMPILER_TEMP_FILES): New definition. | |
755 (MAKETYPE): New definition. | |
756 | |
757 * gmake.defs (EMACS_ICON_PATH): Delete definition. | |
758 (COMPILER_TEMP_FILES): New definition. | |
759 (MAKETYPE): New definition. | |
760 | |
761 * makefile.def (EMACS_ICON_PATH): Delete definition. | |
762 | |
763 * configure.bat: Be careful not to add trailing spaces when | |
764 outputting to config.settings. | |
765 | |
766 2001-01-02 Andrew Innes <andrewi@gnu.org> | |
767 | |
768 * config.nt (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather | |
769 than the function. | |
770 | |
771 2000-12-17 Andrew Innes <andrewi@gnu.org> | |
772 | |
773 * makefile.w32-in (install): Copy directories to the correct | |
774 places. | |
775 (real_install): Remove obsolete target. | |
776 | |
777 2000-12-06 Andrew Innes <andrewi@gnu.org> | |
778 | |
779 * nmake.defs (CURDIR): New define. | |
780 (INSTALL_DIR): Use it. | |
781 | |
782 * gmake.defs (NEW_CYGWIN): New define. | |
783 (DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20, | |
784 so we need to adjust how we escape embedded quotes. | |
785 (SETLOADPATH): Set EMACSLOADPATH to an absolute directory, | |
786 relative to $(CURDIR). | |
787 | |
788 2000-11-25 Jason Rumney <jasonr@gnu.org> | |
789 | |
790 * config.nt (GC_MARK_STACK, GC_SETJMP_WORKS): Define. | |
791 | |
792 2000-10-17 Andrew Innes <andrewi@gnu.org> | |
793 | |
794 * makefile.w32-in (recompile): New target to recompile lisp | |
795 directory. | |
796 (recompile-CMD, recompile-SH): New support targets. | |
797 | |
798 2000-09-24 Jason Rumney <jasonr@gnu.org> | |
799 | |
800 * config.nt (NO_RETURN): Define it. | |
801 | |
802 2000-09-17 Andrew Innes <andrewi@gnu.org> | |
803 | |
804 * gmake.defs: Revert to Unix line endings. | |
805 | |
806 * nmake.defs: Revert to Unix line endings. | |
807 | |
808 2000-09-16 Andrew Innes <andrewi@gnu.org> | |
809 | |
810 * gmake.defs (SETLOADPATH): Change definition to work from any | |
811 subdirectory. | |
812 | |
813 2000-09-14 Andrew Innes <andrewi@gnu.org> | |
814 | |
815 * makefile.w32-in: Revert to Unix line endings. | |
816 | |
817 2000-09-14 Andrew Innes <andrewi@gnu.org> | |
818 | |
819 * INSTALL: Add note about expected error messages when configure | |
820 is run. | |
821 | |
822 * configure.bat: Simplify the generation of makefiles (don't need | |
823 to generate various top-level targets that invoke make in other | |
824 directories). | |
825 | |
826 * gmake.defs (SHELLTYPE): New define. | |
827 (SETLOADPATH): New define. | |
828 | |
829 * nmake.defs (SHELLTYPE): New define. | |
830 | |
831 * makefile.w32-in: Standardize indentation somewhat. | |
832 Add bootstrap support. | |
833 Pass $(MFLAGS) when invoking make recursively. | |
834 Add shell-specific variants of top-level targets that invoke make | |
835 recursively in other directories, and add necessary computed | |
836 dependencies. | |
837 | |
838 2000-09-03 Andrew Innes <andrewi@gnu.org> | |
839 | |
840 * makefile.w32-in: Change to DOS line endings. | |
841 | |
842 * configure.bat: Change to DOS line endings. | |
843 | |
844 * addsection.c (_ANONYMOUS_UNION) [__GNUC__]: New define. | |
845 (_ANONYMOUS_STRUCT) [__GNUC__]: New define. | |
846 | |
847 * preprep.c (_ANONYMOUS_UNION) [__GNUC__]: New define. | |
848 (_ANONYMOUS_STRUCT) [__GNUC__]: New define. | |
849 | |
850 * gmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION | |
851 -D_ANONYMOUS_STRUCT on compile line. | |
852 (EMACS_EXTRA_C_FLAGS): No need for -DORDINARY_LINK. | |
853 (ARCH_CFLAGS): Change optimization flags to -O2. | |
854 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions. | |
855 (ARGQUOTE, DQUOTE): New defines. | |
856 | |
857 * nmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION | |
858 -D_ANONYMOUS_STRUCT on compile line. | |
859 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions. | |
860 (ARGQUOTE, DQUOTE): New defines. | |
861 | |
862 2000-08-22 Andrew Innes <andrewi@gnu.org> | |
863 | |
864 * configure.bat: New file. | |
865 | |
866 * gmake.defs: New file. | |
867 | |
868 * nmake.defs: New file. | |
869 | |
870 * makefile.w32-in: New file. | |
871 | |
872 * INSTALL: Rewrite to match new configure process. | |
873 | |
874 * config.nt [WINDOWSNT]: Don't declare getenv. | |
875 (EMACS_CONFIG_OPTIONS): Define according to compiler being used. | |
876 | |
877 * addpm.c (main): Accept /q to mean install based on addpm's | |
878 location without asking. Remove reference to emacs.bat which is | |
879 now obsolete. | |
880 | |
881 * addsection.c (PTR_TO_OFFSET): Cast ptr to unsigned char*. | |
882 | |
883 * paths.h: Use forward slash as directory separator in all path | |
884 definitions. | |
885 (PATH_DUMPLOADSEARCH): Revert to definition used on Unix. | |
886 | |
887 * preprep.c (PTR_TO_OFFSET): Cast ptr to unsigned char *. | |
888 | |
889 * runemacs.c: Remove WIN32 define. | |
890 | |
891 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is | |
892 not defined. | |
893 | |
894 * inc/sys/socket.h (_WINSOCK_H): Undefine if defined. | |
895 (fd_set): Define to new name, after including winsock.h, so we can | |
896 provide our own implementation. | |
897 | |
898 2000-07-05 Andrew Innes <andrewi@gnu.org> | |
899 | |
900 * ebuild.bat: Add support for specifying make arguments. | |
901 | |
902 * makefile.nt: Add support for `bootstrap' and related targets. | |
903 | |
904 2000-06-11 Jason Rumney <jasonr@gnu.org> | |
905 | |
906 * config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P. | |
907 | |
908 2000-02-06 Andrew Innes <andrewi@gnu.org> | |
909 | |
910 * inc/sys/time.h: Add inclusion protection. | |
911 | |
912 * makefile.def (SYS_LDFLAGS): Add -nologo. | |
913 | |
914 1999-11-22 Andrew Innes <andrewi@gnu.org> | |
915 | |
916 * install.bat: Pass on command line arguments to make. | |
917 | |
76413
23c8e893a579
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
76279
diff
changeset
|
918 * makefile.nt (fast_install): Bring commands up-to-date, and fix typo. |
37566 | 919 |
920 1999-11-21 Andrew Innes <andrewi@gnu.org> | |
921 | |
922 * makefile.nt (all): Build leim if present. | |
923 (install): Install leim if present. | |
924 (clean): Clean leim if present. | |
925 | |
926 * addpm.c (env_vars): Include leim in default EMACSLOADPATH | |
927 definition. | |
928 | |
929 * emacs.bat.in (EMACSLOADPATH): Include leim. | |
930 | |
931 1999-07-12 Richard Stallman <rms@gnu.org> | |
932 | |
933 * Version 20.4 released. | |
934 | |
935 1999-06-16 Andrew Innes <andrewi@gnu.org> | |
936 | |
937 * emacs.rc: Use an icon with a transparent background, to be in | |
938 keeping with other applications. | |
939 | |
940 1999-06-03 Andrew Innes <andrewi@gnu.org> | |
941 | |
942 * preprep.c: Fix typo. | |
943 | |
944 1999-05-02 Andrew Innes <andrewi@gnu.org> | |
945 | |
946 * config.h: Remove obsolete file. | |
947 | |
948 * preprep.c (copy_executable_and_move_sections): Ifdef out a | |
949 couple of unused switch cases that aren't defined on all | |
950 platforms. | |
951 | |
952 * ftime.bat: Add another variation of the profile command, which | |
953 only profiles extended commands. | |
954 | |
955 1999-03-31 Geoff Voelker <voelker@cs.washington.edu> | |
956 | |
957 * cmdproxy.c (main): Fix parens. | |
958 | |
959 1999-03-25 Andrew Innes <andrewi@gnu.org> | |
960 | |
961 * cmdproxy.c (main): Call GetShortPathName to normalize program | |
962 names for comparison. | |
963 | |
964 1999-03-05 Geoff Voelker <voelker@cs.washington.edu> | |
965 | |
966 * makefile.def: Compile multiple .c files when possible. | |
967 Use BLD instead of assuming i386. | |
968 * makefile.nt: Remove common multiple file compilation commands. | |
969 | |
970 1999-03-04 Geoff Voelker <voelker@cs.washington.edu> | |
971 | |
972 * cmdproxy.c (main): Add missing parens. | |
973 | |
974 1999-02-20 Andrew Innes <andrewi@gnu.org> | |
975 | |
976 * preprep.c: New program to allow dumped image to be profiled. | |
977 | |
978 * makefile.nt (preprep): New target. | |
979 (ALL): Build it. | |
980 | |
981 * makefile.def (ARCH_CFLAGS): Set struct packing to 8. | |
982 | |
983 * ftime.bat: Invoke preprep to prepare dumped image for profiling. | |
984 Change prep options to profile libc functions and skip the startup | |
985 code. | |
986 | |
987 1999-02-15 Geoff Voelker <voelker@cs.washington.edu> | |
988 | |
989 * makefile.nt: Create installation directory as first step. | |
990 | |
991 1999-01-31 Andrew Innes <andrewi@gnu.org> | |
992 | |
993 * addsection.c: (ROUND_UP_DST_AND_ZERO): Renamed from | |
994 ROUND_UP_DST. Zeroes the alignment slop. | |
995 (copy_executable_and_add_section): Update the | |
996 SizeOfHeaders field properly. | |
997 | |
998 1999-01-27 Andrew Innes <andrewi@gnu.org> | |
999 | |
1000 * makefile.nt: Do make version comparison as strings. | |
1001 | |
1002 1999-01-26 Andrew Innes <andrewi@harlequin.co.uk> | |
1003 | |
1004 * runemacs.c (WinMain): Pass explicit environment block to | |
1005 CreateProcess, to work around a bug in Windows 95/98. | |
1006 | |
1007 1999-01-22 Geoff Voelker <voelker@cs.washington.edu> | |
1008 | |
1009 * icons: New directory with Davenport's icons. | |
54330
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
1010 * icons/sink.ico: Renamed from emacs.ico. |
37566 | 1011 |
1012 * makefile.nt (install, fast_install): Install Windows icons | |
1013 into etc/icons. | |
1014 | |
1015 * emacs.rc (ICON): Use icons/gnu2a32.ico as the default icon. | |
1016 | |
1017 1999-01-17 Andrew Innes <andrewi@gnu.org> | |
1018 | |
1019 * makefile.nt: (ALL): List top-level targets. | |
1020 (addsection): New top-level target. | |
1021 (install): Copy fns-*.el to bin directory. | |
1022 | |
1023 * addsection.c: New program to add static heap section to | |
1024 temacs.exe after linking, in support of new unexec method. | |
1025 | |
1026 1998-12-28 Andrew Innes <andrewi@delysid.gnu.org> | |
1027 | |
1028 * cmdproxy.c (spawn): Pass directory for child as parameter. | |
1029 (main): Save startup directory to give to spawn, then change | |
1030 directory to location of .exe in order not to prevent startup | |
1031 directory from being deleted. | |
1032 | |
1033 1998-12-08 Geoff Voelker <voelker@cs.washington.edu> | |
1034 | |
1035 * makefile.nt: Do string comparision of _NMAKE_VER. | |
1036 | |
1037 1998-12-02 Geoff Voelker <voelker@cs.washington.edu> | |
1038 | |
1039 * config.nt (LOCALTIME_CACHE): Define. | |
1040 | |
1041 1998-11-13 Andrew Innes <andrewi@delysid.gnu.org> | |
1042 | |
1043 * install.bat: Convert to DOS format. | |
1044 | |
1045 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk> | |
1046 | |
1047 * cmdproxy.c (main): Set environment size only when running | |
1048 command.com. | |
1049 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
1050 1998-11-03 Theodore Jump <tjump@tertius.com> |
37566 | 1051 |
1052 * makefile.def (SYS_LDFLAGS): Use swapfile when running from cd or net. | |
1053 (DEL_TREE): Use rd instead of rmdir. | |
1054 (ARCH_CFLAGS): Optimize for P6. Align structures on 8-byte boundaries. | |
1055 * makefile.nt: Compile multiple source files when possible. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
1056 |
37566 | 1057 1998-10-05 Geoff Voelker <voelker@cs.washington.edu> |
1058 | |
1059 * cmdproxy.c (main): Treat command line options as case-insensitive. | |
1060 | |
1061 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
1062 | |
1063 * Version 20.3 released. | |
1064 | |
1065 1998-07-20 Geoff Voelker <voelker@cs.washington.edu> | |
1066 | |
1067 * addpm.c (main): Explicitly check result of message box for OK. | |
1068 | |
1069 1998-06-05 Andrew Innes <andrewi@harlequin.co.uk> | |
1070 | |
1071 * inc/sys/file.h (D_OK): Define new macro. | |
1072 | |
1073 1998-06-01 Andrew Innes <andrewi@mescaline.gnu.org> | |
1074 | |
1075 * makefile.def (CFLAGS): Do not define HAVE_NTGUI. | |
1076 | |
1077 1998-05-30 Geoff Voelker <voelker@cs.washington.edu> | |
1078 | |
1079 * emacs.rc (VS_VERSION_INFO): Define. | |
1080 | |
1081 1998-04-23 Geoff Voelker <voelker@cs.washington.edu> | |
1082 | |
1083 * makefile.nt (emacs.bat, debug.bat): Create them in the | |
1084 installation directory. | |
1085 | |
1086 1998-04-23 Andrew Innes <andrewi@harlequin.co.uk> | |
1087 | |
1088 * ddeclient.c: New file. (Support program for performing limited | |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
1089 interprocess communication on Windows.) |
37566 | 1090 |
1091 * makefile.nt: Build ddeclient. | |
1092 | |
1093 * cmdproxy.c (main): Only set environment size for real shell, and | |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
1094 provide extra directory argument, when running on Windows 95. |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
1095 |
37566 | 1096 1998-04-17 Geoff Voelker <voelker@cs.washington.edu> |
1097 | |
1098 * cmdproxy.c (fail): Exit with a negative return value. | |
1099 (spawn): Return subprocess return code as an argument. | |
1100 Explicitly copy environment block. | |
1101 (main): Update to use return value argument with spawn. | |
1102 Retry if spawn failed when a subshell was not tried. | |
1103 | |
1104 * config.nt: Include new macros from src/config.in. | |
1105 (GNU_MALLOC, REL_ALLOC): Define. | |
1106 (RE_TRANSLATE_TYPE): Use Lisp_Object as type. | |
1107 (RE_TRANSLATE): Use char_table_translate. | |
1108 | |
1109 * makefile.def (CP_DIR): Preserve attributes. | |
1110 | |
1111 * makefile.nt (clean): Delete patch generated files, optimized | |
1112 build directory. | |
1113 | |
1114 1997-10-01 Geoff Voelker <voelker@cs.washington.edu> | |
1115 | |
1116 * addpm.c (env_vars): Fix misplaced % in SHELL entry. | |
1117 | |
1118 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1119 | |
1120 * Version 20.2 released. | |
1121 | |
1122 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1123 | |
1124 * Version 20.1 released. | |
1125 | |
1126 1997-09-11 Geoff Voelker <voelker@cs.washington.edu> | |
1127 | |
1128 * debug.bat.in: New file. | |
1129 * makefile.nt (debug.bat): New target. | |
1130 | |
1131 1997-09-02 Andrew Innes <andrewi@harlequin.co.uk> | |
1132 | |
1133 * addpm.c (env_vars): Put site-lisp before lisp in EMACSLOADPATH. | |
1134 Quote group name. Allow different icons to be specified. | |
1135 | |
1136 * cmdproxy.c (get_env_size): New function. | |
1137 (spawn): Explicitly pass in environment when creating subprocess. | |
1138 (main): Cleaup error messages. | |
1139 Specify dynamically sized environment block for real shell. | |
1140 Pass on unhandled switches to real shell. | |
1141 Quote program name. | |
1142 | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
1143 * makefile.def (CFLAGS_COMMON): Place pdb file in object build |
37566 | 1144 directory. |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
1145 (CFLAGS) [!MSVCNT11]: Define _CRTAPI1. |
37566 | 1146 |
1147 * runemacs.c (WinMain): Allow Emacs process to be started with | |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
1148 high or low priority. |
37566 | 1149 |
1150 * emacs.bat.in: Remove OS dependent operations. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
1151 |
37566 | 1152 1997-09-02 Geoff Voelker <voelker@cs.washington.edu> |
1153 | |
1154 * addpm.c (env_vars): No longer set INFOPATH. | |
1155 | |
1156 * cmdproxy.c (get_next_token): Null terminate token returned. | |
1157 | |
1158 * emacs.bat.in (INFOPATH): No longer set INFOPATH. | |
1159 | |
1160 1997-08-10 Andrew Innes <andrewi@harlequin.co.uk> | |
1161 | |
1162 * addpm.c (env_vars): Set SHELL to cmdproxy. | |
1163 (main): Initialize idDde to 0. | |
1164 Determine emacs_path from module file name. | |
1165 Prompt for install. | |
1166 | |
1167 * makefile.def (MSVCNT11): Conditionally define it. | |
1168 (BASE_LIBS): Do not use oldnames.lib. | |
1169 (SYS_LDFLAGS): Use pdb files. | |
1170 (CFLAGS_COMMON) [!spd]: Define EMACSDEBUG. | |
1171 (ARCH_CFLAGS) [i386 && spd]: Use space optimizations. | |
1172 (ARCH_CFLAGS) [alpha && spd]: Use optimizations. | |
1173 | |
1174 * makefile.nt (ALL): Build cmdproxy. | |
1175 (cmdproxy): New target. | |
1176 (install): Install cmdproxy. | |
1177 | |
1178 * ftime.bat, debug.bat, cmdproxy.c: New files. | |
1179 | |
1180 1997-07-10 Geoff Voelker <voelker@cs.washington.edu> | |
1181 | |
1182 * inc/sys/socket.h: (shutdown): Define. | |
1183 (sys_shutdown): Export. | |
1184 | |
1185 1997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1186 | |
1187 * config.nt (RE_TRANSLATE): Copy definition from config.in. | |
1188 | |
1189 1997-07-01 Geoff Voelker <voelker@cs.washington.edu> | |
1190 | |
1191 * config.nt: Update file comments. | |
1192 Update undefs added/removed in src/config.in. | |
1193 | |
1194 1997-06-19 Geoff Voelker <voelker@cs.washington.edu> | |
1195 | |
1196 * makefil.def, emacs.bat: Use windows95 and windowsnt instead | |
1197 of win95 and winnt, respectively. | |
1198 | |
1199 1997-01-04 Geoff Voelker <voelker@cs.washington.edu> | |
1200 | |
1201 * makefile.nt (real_install): Create site-lisp in installation dir. | |
1202 * addpm.c (env_vars): Add site-lisp to EMACSLOADPATH. | |
1203 * emacs.bat.in: Add site-lisp to EMACSLOADPATH. | |
1204 | |
1205 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1206 | |
1207 * Version 19.33 released. | |
1208 | |
1209 1996-08-09 Geoff Voelker <voelker@cs.washington.edu> | |
1210 | |
1211 * runemacs.c (WinMain): Put a space between the binary and its args. | |
1212 | |
1213 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1214 | |
1215 * Version 19.32 released. | |
1216 | |
1217 1996-07-16 Andrew Innes <andrewi@harlequin.co.uk> | |
1218 | |
1219 * makefile.nt (clean): Use OBJDIR macro. | |
1220 | |
1221 1996-06-03 Kim F. Storm <kfs@olicom.dk> | |
1222 | |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
1223 * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro. |
37566 | 1224 Not defined by default. |
1225 (WinMain): Add conditional testing CHOOSE_NEWEST_EXE. | |
1226 (WinMain): Convert backslashes to slashes in env var values. | |
1227 | |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
1228 * addpm.c (env_vars): Use slashes, not backslashes. |
37566 | 1229 |
1230 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
1231 | |
1232 * Version 19.31 released. | |
1233 | |
1234 1996-05-13 Andrew Innes <andrewi@harlequin.co.uk> | |
1235 | |
1236 * install.bat: Set BUILD_TYPE and INSTALL_DIR before calling make; | |
1237 undo settings afterwards. | |
1238 | |
1239 1996-05-08 Andrew Innes <andrewi@harlequin.co.uk> | |
1240 | |
1241 * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC | |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
1242 environment variable. |
37566 | 1243 |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
1244 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk> |
37566 | 1245 |
1246 * install.bat: Allow for optimized build. | |
1247 * makefile.def [BUILD_TYPE]: Build optimized version in its own dir. | |
1248 (ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version. | |
1249 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
1250 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk> |
37566 | 1251 |
1252 * addpm.c (REG_ROOT): Don't use a trailing backslash. | |
1253 (env_vars): Rename field emacs_path to emacs_dir. | |
1254 (main): Add link to runemacs instead of emacs. | |
1255 | |
1256 * install.bat: Check if INSTALL_DIR is passed as an argument. | |
1257 | |
1258 * makefile.def (CONFIG_H) [WIN95]: Use config.nt. | |
1259 | |
1260 * makefile.nt: Build and install runemacs.exe. | |
1261 | |
1262 * runemacs.c: New file. | |
1263 | |
1264 * config.w95: File removed. | |
1265 | |
1266 * inc/netdb.h, inc/unistd.h, inc/arpa/inet.h, inc/netinet/in.h, | |
1267 inc/sys/socket.h, inc/sys/time.h: New header files. | |
1268 | |
1269 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK): New macros. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
1270 |
37566 | 1271 1996-03-27 Geoff Voelker <voelker@cs.washington.edu> |
1272 | |
1273 * makefile.def (DEL): Defined. | |
1274 (DEL_TREE) [win95]: Defined. | |
1275 (SYS_LDFLAGS): Set executable versions to 3.10. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
1276 |
37566 | 1277 * makefile.nt: Change uses of del to $(DEL). |
1278 | |
1279 1996-01-17 Erik Naggum <erik@naggum.no> | |
1280 | |
1281 * All files: Update FSF's address in comment preamble. | |
1282 | |
1283 1996-01-03 George V. Reilly <georger@microcrafts.com> | |
1284 | |
1285 * emacs.ico: Now the proverbial kitchen sink icon. | |
1286 | |
1287 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
1288 | |
1289 * Version 19.30 released. | |
1290 | |
1291 1995-11-22 Geoff Voelker <voelker@cs.washington.edu> | |
1292 | |
1293 * makefile.def (CP_DIR): Use platform independent switches for xcopy. | |
1294 | |
1295 * makefile.nt (install, fast_install, real_install, clean): | |
1296 Don't use switches to del not supported by Win95. | |
1297 | |
1298 1995-11-07 Kevin Gallo <kgallo@microsoft.com> | |
1299 | |
1300 * makefile.nt (addpm.exe): Link with $(ADVAPI32). | |
1301 (install, fast_install): Change same-dir test to create test file in | |
1302 installation tree and thereby support read-only shares. | |
1303 (clean): Remove .pdb files. | |
1304 | |
1305 * makefile.def (NTGUI): New macro. | |
1306 [NTGUI] (CFLAGS): Define HAVE_NTGUI. | |
1307 | |
1308 * config.nt, config.w95: Update to latest src/config.in. | |
1309 | |
1310 * addpm.c (env_vars): New variable. | |
1311 (add_registry): New procedure. | |
1312 (main): Use values of configuration environment variables from | |
1313 the registry if defined, the process environment otherwise. | |
1314 | |
1315 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
1316 | |
1317 * Version 19.29 released. | |
1318 | |
1319 * makefile.nt (addpm.exe): Change WinMainCRTStartup to mainCRTStartup. | |
1320 | |
1321 1995-06-13 Geoff Voelker <voelker@cs.washington.edu> | |
1322 | |
1323 * makefile.nt: Define .c to .obj suffix rule. | |
1324 (addpm.obj): Compile directly, use CFLAGS. | |
1325 (addpm.exe): Link from addpm.obj. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
1326 |
37566 | 1327 * makefile.def (MSVCNT11): Defined. |
1328 (BASE_LIBS) [MSVCNT11]: Use oldnames.lib. | |
1329 (CFLAGS_COMMON): Defined. | |
1330 (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
1331 |
37566 | 1332 1995-06-09 Geoff Voelker <voelker@cs.washington.edu> |
1333 | |
54330
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
1334 * emacs.bat.in: Renamed from emacs.bat. |
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
1335 (emacs_dir): Renamed from emacs_path. |
37566 | 1336 Definition removed. |
1337 | |
1338 * addpm.c: New file. | |
1339 * makefile.nt (ALL,addpm,addpm.exe,addpm.obj): Defined. | |
1340 (all): Depend upon $(BLD) and $(ALL). | |
1341 (install): Depend upon emacs.bat. | |
1342 Create program item for Emacs. | |
1343 (clean): Delete obj. | |
1344 (emacs.bat): Defined. | |
1345 * makefile.def (EMACS_ICON_PATH,ADDPM): Defined. | |
1346 | |
1347 1995-05-27 Geoff Voelker <voelker@cs.washington.edu> | |
1348 | |
1349 * ebuild.bat, emacs.bat, fast-install.bat, install.bat: | |
1350 Add carriage returns; necessary for batch files on Win95. | |
1351 | |
1352 1995-05-25 Geoff Voelker <voelker@cs.washington.edu> | |
1353 | |
1354 * config.w95: Created. | |
1355 * config.h: Changed to config.nt. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
1356 |
37566 | 1357 * makefile.nt (SUBDIRS): Commented out. |
1358 (all,install,clean): Expand for-loops. | |
1359 (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined. | |
1360 | |
1361 * makefile.def (SYS_LIB_DIR,SYS_INC_DIR): Undefined. | |
1362 (ARCH): New definition. | |
1363 (CPU,CONFIG_H,OS_TYPE): Defined. | |
1364 (INCLUDE,LIB): Checked if valid. | |
1365 (ntwin32.mak): Included. | |
1366 (AR,CC,LINK): New definition. | |
1367 (ADVAPI32,libc,BASE_LIBS): Defined. | |
1368 (SYS_LDFLAGS): New definition. | |
1369 Update comments and preprocessor conditionals. | |
1370 | |
1371 * emacs.bat (SHELL): Conditionally defined. | |
1372 (HOME): Conditionally defined. | |
1373 (emacs_path,HOME): Update comments. | |
1374 Turn off all echo. | |
1375 | |
1376 1995-05-09 Geoff Voelker <voelker@cs.washington.edu> | |
1377 | |
1378 * _emacs, config.h, ebuild.bat, emacs.bat, emacs.rc, | |
1379 fast-install.bat, install.bat, makefile.def, makefile.nt, paths.h, | |
1380 inc/pwd.h, inc/sys/dir.h, inc/sys/file.h, inc/sys/ioctl.h, | |
1381 inc/sys/param.h: Removed carriage-returns. | |
1382 | |
1383 1995-05-06 Geoff Voelker <voelker@cs.washington.edu> | |
1384 | |
1385 * makefile.def (CVTRES): Defined. | |
1386 | |
1387 * emacs.ico, emacs.rc: New files by Kevin Gallo. | |
1388 | |
1389 1995-04-10 Geoff Voelker <voelker@cs.washington.edu> | |
1390 | |
49505
1aba10ab73b4
Corrected misc. typos like missing : after file names,
Kim F. Storm <storm@cua.dk>
parents:
49457
diff
changeset
|
1391 * src: Remove directory. |
37566 | 1392 |
1393 * src\config.h, src\paths.h: Moved to parent dir, src removed. | |
1394 | |
1395 1995-04-09 Geoff Voelker <voelker@cs.washington.edu> | |
1396 | |
1397 * makefile.def (INSTALL_DIR): Changed to generic directory. | |
1398 | |
1399 * emacs.bat: Added arguments when emacs.exe invoked. | |
1400 | |
1401 * ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat. | |
1402 | |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
1403 1994-12-13 Geoff Voelker <voelker@cs.washington.edu> |
37566 | 1404 |
1405 * makefile.def (CC): In configuration section. | |
1406 (COMPAT_LIB): Defined. | |
1407 | |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
1408 1994-11-01 Geoff Voelker <voelker@cs.washington.edu> |
37566 | 1409 |
1410 * src/paths.h: New file. | |
1411 | |
1412 * src/config.h: New file. | |
1413 | |
1414 * inc/pwd.h: New file. | |
1415 | |
1416 * inc/sys/dir.h: New file. | |
1417 | |
1418 * inc/sys/file.h: New file. | |
1419 | |
1420 * inc/sys/ioctl.h: New file. | |
1421 | |
1422 * inc/sys/param.h: New file. | |
1423 | |
1424 * todo: New file. | |
1425 | |
49505
1aba10ab73b4
Corrected misc. typos like missing : after file names,
Kim F. Storm <storm@cua.dk>
parents:
49457
diff
changeset
|
1426 * README: New file. |
37566 | 1427 |
1428 * makefile.nt: New file. | |
1429 | |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
1430 * makefile.def: New file. |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
1431 |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
1432 * install.cmd: New file. |
37566 | 1433 |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
1434 * INSTALL: New file. |
37566 | 1435 |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73856
diff
changeset
|
1436 * fast-install.cmd: New file. |
37566 | 1437 |
1438 * emacs.cmd: New file. | |
1439 | |
1440 * ebuild.cmd: New file. | |
1441 | |
1442 * _emacs: New file. | |
1443 | |
1444 ;; Local Variables: | |
1445 ;; coding: iso-2022-7bit | |
73856
594a719b7a7f
Add "add-log-time-zone-rule: t" to Local Variables section.
Juanma Barranquero <lekktu@gmail.com>
parents:
73542
diff
changeset
|
1446 ;; add-log-time-zone-rule: t |
37566 | 1447 ;; End: |
39627 | 1448 |
64890
3723093a21fd
Update years in copyright notice; nfc.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
64887
diff
changeset
|
1449 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, |
75348 | 1450 2005, 2006, 2007 Free Software Foundation, Inc. |
75769
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75565
diff
changeset
|
1451 |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75565
diff
changeset
|
1452 This file is part of GNU Emacs. |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75565
diff
changeset
|
1453 |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75565
diff
changeset
|
1454 GNU Emacs is free software; you can redistribute it and/or modify |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75565
diff
changeset
|
1455 it under the terms of the GNU General Public License as published by |
78246
075eb71f218d
Switch license to GPLv3 or later.
Glenn Morris <rgm@gnu.org>
parents:
78173
diff
changeset
|
1456 the Free Software Foundation; either version 3, or (at your option) |
75769
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75565
diff
changeset
|
1457 any later version. |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75565
diff
changeset
|
1458 |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75565
diff
changeset
|
1459 GNU Emacs is distributed in the hope that it will be useful, |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75565
diff
changeset
|
1460 but WITHOUT ANY WARRANTY; without even the implied warranty of |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75565
diff
changeset
|
1461 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75565
diff
changeset
|
1462 GNU General Public License for more details. |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75565
diff
changeset
|
1463 |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75565
diff
changeset
|
1464 You should have received a copy of the GNU General Public License |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75565
diff
changeset
|
1465 along with GNU Emacs; see the file COPYING. If not, write to the |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75565
diff
changeset
|
1466 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75565
diff
changeset
|
1467 Boston, MA 02110-1301, USA. |
52401 | 1468 |
1469 ;;; arch-tag: b3d2c29c-04a0-45d0-b52d-57354711c414 |