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