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