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