Mercurial > emacs
annotate nt/ChangeLog @ 61864:af1b504ffc35
(line-move-1): Avoid using vertical-motion in easy cases.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 26 Apr 2005 18:31:19 +0000 |
parents | f3b6bd62c802 |
children | 90f76a14f831 08185296b491 |
rev | line source |
---|---|
61742
f3b6bd62c802
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
57354
diff
changeset
|
1 2005-04-23 David Hunter <hunterd42@comcast.net> (tiny change) |
f3b6bd62c802
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
57354
diff
changeset
|
2 |
f3b6bd62c802
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
57354
diff
changeset
|
3 * config.nt (HAVE_PWD_H): Undef. |
f3b6bd62c802
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
57354
diff
changeset
|
4 |
55978
9bc2875f4842
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55936
diff
changeset
|
5 2004-06-07 Juanma Barranquero <lektu@terra.es> |
9bc2875f4842
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55936
diff
changeset
|
6 |
9bc2875f4842
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55936
diff
changeset
|
7 * INSTALL: Clarify paragraph about compatibility between image |
9bc2875f4842
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55936
diff
changeset
|
8 libraries and builds of Emacs with several compilers. |
9bc2875f4842
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55936
diff
changeset
|
9 |
55933
93e65371c82c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55897
diff
changeset
|
10 2004-06-06 Juanma Barranquero <lektu@terra.es> |
93e65371c82c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55897
diff
changeset
|
11 |
55936
c24767c28665
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55934
diff
changeset
|
12 * makefile.w32-in (bootstrap-nmake): When nmake'ing bootstrap on |
c24767c28665
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55934
diff
changeset
|
13 the lisp/ directory, set SHELL to $(SHELLTYPE); this avoids |
c24767c28665
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55934
diff
changeset
|
14 calling non-existent cmdproxy.exe on boostrappings after a |
c24767c28665
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55934
diff
changeset
|
15 previous install followed by realclean. |
c24767c28665
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55934
diff
changeset
|
16 |
55933
93e65371c82c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55897
diff
changeset
|
17 * nmake.defs: Add quote in comment to resync font-locking. |
93e65371c82c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55897
diff
changeset
|
18 |
55897
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
19 2004-06-04 Juanma Barranquero <lektu@terra.es> |
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
20 |
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
21 * INSTALL: Reword the section on image support. Add reference to |
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
22 GnuWin32. Mention problems when mixing binaries from different |
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
23 compilers. |
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
24 |
55394 | 25 2004-05-06 Jason Rumney <jasonr@gnu.org> |
26 | |
27 * configure.bat: Use -mno-cygwin to check for image libraries | |
28 when needed. | |
29 | |
55338 | 30 2004-05-03 Jason Rumney <jasonr@gnu.org> |
31 | |
55339
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55338
diff
changeset
|
32 * 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
|
33 * makefile.def: Remove. |
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55338
diff
changeset
|
34 |
55934
8c86b2e22b64
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55933
diff
changeset
|
35 * 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
|
36 |
55338 | 37 * makefile.w32-in (info-gmake, info-nmake): New targets. |
38 (info): Use them. | |
39 | |
55091
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
40 2004-04-23 Juanma Barranquero <lektu@terra.es> |
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
41 |
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
42 * nmake.defs: |
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
43 * gmake.defs: |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55091
diff
changeset
|
44 * makefile.w32-in: |
55091
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
45 * makefile.def: |
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
46 * makefile.nt: Add "-*- makefile -*-" mode tag. |
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
47 |
54774 | 48 2004-04-10 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> |
49 | |
55934
8c86b2e22b64
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55933
diff
changeset
|
50 * runemacs.c (WinMain): Let Emacs environment default to parent. |
54774 | 51 |
54371 | 52 2004-03-11 Jason Rumney <jasonr@gnu.org> |
53 | |
54 * paths.h: Remove PATH_LOCK, add PATH_BITMAPS. | |
55 | |
54330
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
56 2004-03-10 Juanma Barranquero <lektu@terra.es> |
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
57 |
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
58 * makefile.w32-in (install): Don't try to copy |
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
59 ../lib-src/fns-*.el, as it isn't used anymore. |
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
60 |
53741 | 61 2004-01-28 Peter Runestig <peter@runestig.com> |
62 | |
63 * gmake.defs, nmake.defs: Add linking to ``winspool.lib''. | |
64 | |
53287
a15a93942364
Add .arch-inventory to .cvsignore
Miles Bader <miles@gnu.org>
parents:
53124
diff
changeset
|
65 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
|
66 |
a15a93942364
Add .arch-inventory to .cvsignore
Miles Bader <miles@gnu.org>
parents:
53124
diff
changeset
|
67 * .cvsignore: Add `.arch-inventory'. |
a15a93942364
Add .arch-inventory to .cvsignore
Miles Bader <miles@gnu.org>
parents:
53124
diff
changeset
|
68 |
53741 | 69 2003-11-22 Lars Hansen <larsh@math.ku.dk> |
53124 | 70 |
55934
8c86b2e22b64
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55933
diff
changeset
|
71 * inc/grp.h: New file. |
53124 | 72 |
53741 | 73 2003-09-03 Peter Runestig <peter@runestig.com> |
52427 | 74 |
75 * configure.bat: Create ``makefile'' in directories man, lispref | |
76 and lispintro. | |
77 | |
78 * makefile.w32-in (force-info, info): New targets. | |
79 | |
80 * envadd.bat: New file. | |
81 | |
82 * multi-install-info.bat: New file. | |
83 | |
57354 | 84 2003-06-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
51680
10faf0e7ef61
config.nt: New define strftime
Jan Djärv <jan.h.d@swipnet.se>
parents:
49564
diff
changeset
|
85 |
10faf0e7ef61
config.nt: New define strftime
Jan Djärv <jan.h.d@swipnet.se>
parents:
49564
diff
changeset
|
86 * config.nt (my_strftime): New define. |
10faf0e7ef61
config.nt: New define strftime
Jan Djärv <jan.h.d@swipnet.se>
parents:
49564
diff
changeset
|
87 |
49564 | 88 2003-02-01 Jason Rumney <jasonr@gnu.org> |
89 | |
90 * configure.bat: Automatically detect libXpm. | |
91 Suppress compiler output when testing for image libraries. | |
92 Give names of un-found libraries in messages. | |
93 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
94 2003-01-31 Juanma Barranquero <lektu@terra.es> |
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
95 |
49545
64c0c06b6191
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49542
diff
changeset
|
96 * configure.bat: Automatically detect giflib and tifflib. |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
97 |
49526 | 98 2003-01-29 Jason Rumney <jasonr@gnu.org> |
99 | |
100 * gmake.defs (CURDIR): Disable cygpath kludge. | |
101 | |
49511
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
102 2003-01-29 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> |
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
103 |
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
104 * configure.bat: Avoid endless loop when configuring without image |
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
105 support. |
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
106 |
49457 | 107 2003-01-26 Jason Rumney <jasonr@gnu.org> |
108 | |
109 * configure.bat: Automatically detect jpeglib. | |
110 | |
49449 | 111 2003-01-25 Jason Rumney <jasonr@gnu.org> |
112 | |
113 * configure.bat: Automatically detect libpng. | |
114 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
115 2003-01-21 Jason Rumney <jasonr@gnu.org> |
49373 | 116 |
117 * icons/hand.cur: New file. | |
118 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
119 2003-01-21 David Ponce <david@dponce.com> |
49373 | 120 |
121 * emacs.rc (32649): Declare hand cursor resource. | |
122 | |
49260 | 123 2003-01-15 Andrew Innes <andrewi@gnu.org> |
124 | |
125 * gmake.defs (CURDIR): Convert to native Windows format (with | |
126 forward slashes), to support building with Cygwin builds of make. | |
127 | |
48454
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
128 2002-11-17 Ben Key <BKey1@tampabay.rr.com> |
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
129 |
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
130 * 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
|
131 * 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
|
132 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
|
133 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
|
134 |
48454
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
135 2002-09-03 Peter Runestig <peter@runestig.com> (tiny change) |
47216
31c7cb792cd2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45813
diff
changeset
|
136 |
48454
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
137 * emacs.rc: Version updated to 21.3.50. |
47216
31c7cb792cd2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45813
diff
changeset
|
138 |
45813 | 139 2002-06-13 Jason Rumney <jasonr@gnu.org> |
140 | |
141 * addpm.c (env_vars): Remove EMACSLOCKDIR. | |
142 | |
143 * makefile.w32-in (maybe-bootstrap, doit, maybe-bootstrap-CMD) | |
144 (maybe-bootstrap-SH): New targets. | |
145 (all): Depend on maybe-bootstrap. | |
146 | |
45088 | 147 2002-05-03 Jason Rumney <jasonr@gnu.org> |
148 | |
149 * inc/sys/socket.h (F_SETFL, O_NDELAY): Define. | |
150 (sys_getpeername, fcntl): Declare as wrappers. | |
151 | |
44496
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
152 2002-04-10 Juanma Barranquero <lektu@terra.es> |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
153 |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
154 * makefile.w32-in (bootstrap-nmake, bootstrap-gmake): Make DOC |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
155 after compiling .el files. |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
156 |
44048 | 157 2002-03-20 Jason Rumney <jasonr@gnu.org> |
158 | |
159 * inc/sys/socket.h (sys_setsockopt, sys_listen, sys_getsockname) | |
160 (sys_accept, sys_recvfrom, sys_sendto): Declare as wrappers. | |
161 | |
44024 | 162 2002-03-19 Kim F. Storm <storm@cua.dk> |
163 | |
164 * config.nt (HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT) | |
165 (HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define. | |
166 (HAVE_SYS_UN_H): Undef. | |
167 From David Ponce <dponce@voila.fr>. | |
168 | |
43892 | 169 2002-03-13 Jason Rumney <jasonr@gnu.org> |
170 | |
171 * config.nt (STRFTIME_NO_POSIX2): Define. | |
172 | |
43398 | 173 2002-02-18 Jason Rumney <jasonr@gnu.org> |
174 | |
175 * emacs.rc: Define VS_VERSION_INFO if not already. | |
176 Update version info. | |
177 | |
42530 | 178 2002-01-04 Andrew Innes <andrewi@gnu.org> |
179 | |
180 * gmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to | |
181 pick up relevant bits of the Windows API definitions. | |
182 | |
183 * nmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to | |
184 pick up relevant bits of the Windows API definitions. | |
185 | |
42027 | 186 2001-12-14 Andrew Innes <andrewi@gnu.org> |
187 | |
188 * makefile.w32-in (bootstrap): Build addsection program before | |
189 bootstrap (required for post-processing temacs.exe). | |
190 | |
41896 | 191 2001-12-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
192 | |
193 * COPYING: New file. | |
194 | |
42025 | 195 2001-12-03 Andrew Innes <andrewi@gnu.org> |
196 | |
197 * makefile.w32-in (bootstrap-nmake): | |
198 (bootstrap-gmake): Extend bootstrap process to first do | |
199 bootstrap-clean in lisp dir and rebuild the DOC file. | |
200 (bootstrap): Do a "normal" make after the bootstrap work. | |
201 | |
41328 | 202 2001-11-20 Jason Rumney <jasonr@gnu.org> |
203 | |
204 * INSTALL: Update table of versions of make that are suitable | |
205 for building Emacs, based on recent feedback. | |
206 | |
55934
8c86b2e22b64
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55933
diff
changeset
|
207 * TODO, _emacs, emacs.bat.in, debug.bat.in: Remove. |
41328 | 208 |
41278 | 209 2001-11-19 Andrew Innes <andrewi@gnu.org> |
210 | |
211 * ftime-nostartup.bat: New file. | |
212 | |
213 * ftime.bat: Don't include libc.lib for profiling - the profiler | |
214 corrupts part of memcpy. | |
215 | |
41178 | 216 2001-11-17 Jason Rumney <jasonr@gnu.org> |
217 | |
218 * nmake.defs (SYS_LDFLAGS): Add setargv.obj for wildcard | |
219 expansion. From Juanma Barranquero <lektu@terra.es>. | |
220 | |
40111 | 221 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
222 | |
40152 | 223 * (Version 21.1 released.) |
40111 | 224 |
39826 | 225 2001-10-12 Andrew Innes <andrewi@gnu.org> |
226 | |
227 * inc/pwd.h (uid_t, gid_t): New typedefs. | |
228 | |
39742 | 229 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
230 | |
231 * Branch for 21.1. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
232 |
39193 | 233 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il> |
234 | |
235 * README: Update the address of the mailing list and subscription | |
236 instructions. From Geoff Voelker <voelker@cs.ucsd.edu>. | |
237 | |
39156 | 238 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il> |
239 | |
240 * INSTALL: Suggest to avoid using WinZip. | |
39154 | 241 |
242 * configure.bat: Make sure ../site-lisp exists; create if necessary. | |
243 | |
39145 | 244 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il> |
245 | |
246 * INSTALL: Mention that "make install" can be "nmake install". | |
247 | |
39114 | 248 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il> |
249 | |
250 * makefile.w32-in ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR), | |
251 since some versions of `mkdir' don't automatically create parent | |
252 directories. From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>. | |
253 | |
39056 | 254 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il> |
255 | |
256 * subdirs.el: New file. | |
257 | |
258 * configure.bat: Copy subdirs.el to the site-lisp directory. | |
259 | |
260 * makefile.w32-in (install): Copy subdirs.el to the installation | |
261 directory. | |
262 | |
38140 | 263 2001-06-20 Jason Rumney <jasonr@gnu.org> |
264 | |
265 * runemacs.c (WinMain): Add quotes around command in case of spaces. | |
266 | |
37975 | 267 2001-06-01 Andrew Innes <andrewi@gnu.org> |
268 | |
269 * gmake.defs (sh_output): Don't use $(warning ...) to output | |
270 messages, since that is not supported by GNU make 3.77. | |
271 | |
37886 | 272 2001-05-24 Jason Rumney <jasonr@gnu.org> |
273 | |
274 * INSTALL: Clarify that building with MSVC requires nmake. | |
275 | |
37779 | 276 2001-05-17 Andrew Innes <andrewi@gnu.org> |
277 | |
278 * gmake.defs (NEW_CYGWIN): Output message about spurious error | |
279 message that is to be ignored. | |
280 | |
37711 | 281 2001-05-13 Andrew Innes <andrewi@gnu.org> |
282 | |
283 * TODO: Remove file, since it is completely out of date. | |
284 | |
285 * README: Add copyright notice. | |
286 | |
287 * INSTALL: Add copyright notice. | |
288 | |
37566 | 289 2001-04-18 Andrew Innes <andrewi@gnu.org> |
290 | |
291 * nmake.defs (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in | |
292 the environment. | |
293 | |
294 * gmake.defs (SETLOADPATH): Remove definition. | |
295 (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the | |
296 environment. | |
297 | |
298 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il> | |
299 | |
300 * configure.bat: Make the checkw32api* labels be distinct in the | |
301 first 8 characters. | |
302 | |
303 2001-03-17 Andrew Innes <andrewi@gnu.org> | |
304 | |
305 * cmdproxy.c (get_next_token): Fix indefinite loop bug scanning | |
306 escaped quotes. | |
307 | |
308 * gmake.defs (DEBUG_LINK): New macro. | |
309 (LINK_FLAGS): Use it. | |
310 | |
311 * nmake.defs (DEBUG_LINK): New macro. | |
312 (LINK_FLAGS): Use it. | |
313 | |
314 2001-03-06 Andrew Innes <andrewi@gnu.org> | |
315 | |
316 * INSTALL: Add --ldflags to configure line for building with | |
317 recent versions of Cygwin GCC. | |
318 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
319 2001-03-05 Eli Zaretskii <eliz@is.elta.co.il> |
37566 | 320 |
321 * configure.bat: Use correct options when compiling a test program | |
322 with Cygwin. From David Ponce <dponce@voila.fr>. | |
323 | |
324 2001-02-24 Andrew Innes <andrewi@gnu.org> | |
325 | |
326 * _emacs: Remove obsolete file. | |
327 | |
328 * emacs.bat.in: Remove obsolete file. | |
329 | |
330 * debug.bat.in: Remove obsolete file. | |
331 | |
332 * inc/sys/socket.h: Add copyright notice. | |
333 | |
334 * paths.h: Add copyright notice. | |
335 | |
336 * makefile.nt: Update copyright notice. | |
337 | |
338 * makefile.def: Update copyright notice. | |
339 | |
340 * configure.bat: Update copyright notice. | |
341 | |
342 * nmake.defs: Add copyright notice. | |
343 | |
344 * gmake.defs: Add copyright notice. | |
345 | |
346 * makefile.w32-in: Add copyright notice. | |
347 | |
348 2001-02-05 Andrew Innes <andrewi@gnu.org> | |
349 | |
350 * nmake.defs (THISDIR): New definition. | |
351 | |
352 * gmake.defs (THISDIR): New definition. | |
353 | |
354 2001-02-03 Andrew Innes <andrewi@gnu.org> | |
355 | |
356 * configure.bat: Leave a space before >> only when there is a | |
357 preceding digit. Add a comment about the importance of this. | |
358 | |
359 * README: Replace outdated information. | |
360 | |
361 * INSTALL (Trouble-shooting): Add note about need to specify extra | |
362 compiler flags with recent Cygwin ports of gcc. | |
363 | |
364 2001-02-01 Eli Zaretskii <eliz@is.elta.co.il> | |
365 | |
366 * configure.bat: Use "rm -f" instead of "del /f", as the latter | |
367 is not supported by Windows 9X's COMMAND.COM. | |
368 | |
369 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il> | |
370 | |
371 * configure.bat: Make sure redirection is preceeded by a blank, to | |
372 avoid problems with "1>>foo" when CMD.EXE is the shell, which eats | |
373 up the "1" part. From Rob Giardina <rob@criticalpointsoftware.com>. | |
374 | |
375 2001-01-30 Eli Zaretskii <eliz@is.elta.co.il> | |
376 | |
377 * INSTALL: Copy the table of tested combinations of development | |
378 tools from confuigure.bat. Add suggestion to install Bash on | |
379 Windows 9X. | |
380 | |
381 * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy | |
382 lisp/Makefile.in instead. Use "rm -f" where more than one file | |
383 needs to be deleted, since command.com in Windows 9X doesn't grok | |
384 more than one argument. | |
385 | |
386 2001-01-24 Andrew Innes <andrewi@gnu.org> | |
387 | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
388 * makefile.w32-in (cleanall-other-dirs-nmake): |
37566 | 389 (cleanall-other-dirs-gmake): New targets. |
390 (cleanall): Invoke them. | |
391 | |
392 2001-01-19 Andrew Innes <andrewi@gnu.org> | |
393 | |
394 * addpm.c (env_vars): Add a version-independent site-lisp | |
395 directory to EMACSLOADPATH, after the version dependent one. | |
396 | |
397 2001-01-06 Andrew Innes <andrewi@gnu.org> | |
398 | |
399 * README: Update info about compilers. | |
400 | |
401 * makefile.w32-in: Use $(MAKETYPE) instead of $(SHELLTYPE) to | |
402 select correct rule for invoking make in another directory. Amend | |
403 rules accordingly. | |
404 (clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb. | |
405 | |
406 * nmake.defs (EMACS_ICON_PATH): Delete definition. | |
407 (COMPILER_TEMP_FILES): New definition. | |
408 (MAKETYPE): New definition. | |
409 | |
410 * gmake.defs (EMACS_ICON_PATH): Delete definition. | |
411 (COMPILER_TEMP_FILES): New definition. | |
412 (MAKETYPE): New definition. | |
413 | |
414 * makefile.def (EMACS_ICON_PATH): Delete definition. | |
415 | |
416 * configure.bat: Be careful not to add trailing spaces when | |
417 outputting to config.settings. | |
418 | |
419 2001-01-02 Andrew Innes <andrewi@gnu.org> | |
420 | |
421 * config.nt (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather | |
422 than the function. | |
423 | |
424 2000-12-17 Andrew Innes <andrewi@gnu.org> | |
425 | |
426 * makefile.w32-in (install): Copy directories to the correct | |
427 places. | |
428 (real_install): Remove obsolete target. | |
429 | |
430 2000-12-06 Andrew Innes <andrewi@gnu.org> | |
431 | |
432 * nmake.defs (CURDIR): New define. | |
433 (INSTALL_DIR): Use it. | |
434 | |
435 * gmake.defs (NEW_CYGWIN): New define. | |
436 (DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20, | |
437 so we need to adjust how we escape embedded quotes. | |
438 (SETLOADPATH): Set EMACSLOADPATH to an absolute directory, | |
439 relative to $(CURDIR). | |
440 | |
441 2000-11-25 Jason Rumney <jasonr@gnu.org> | |
442 | |
443 * config.nt (GC_MARK_STACK, GC_SETJMP_WORKS): Define. | |
444 | |
445 2000-10-17 Andrew Innes <andrewi@gnu.org> | |
446 | |
447 * makefile.w32-in (recompile): New target to recompile lisp | |
448 directory. | |
449 (recompile-CMD, recompile-SH): New support targets. | |
450 | |
451 2000-09-24 Jason Rumney <jasonr@gnu.org> | |
452 | |
453 * config.nt (NO_RETURN): Define it. | |
454 | |
455 2000-09-17 Andrew Innes <andrewi@gnu.org> | |
456 | |
457 * gmake.defs: Revert to Unix line endings. | |
458 | |
459 * nmake.defs: Revert to Unix line endings. | |
460 | |
461 2000-09-16 Andrew Innes <andrewi@gnu.org> | |
462 | |
463 * gmake.defs (SETLOADPATH): Change definition to work from any | |
464 subdirectory. | |
465 | |
466 2000-09-14 Andrew Innes <andrewi@gnu.org> | |
467 | |
468 * makefile.w32-in: Revert to Unix line endings. | |
469 | |
470 2000-09-14 Andrew Innes <andrewi@gnu.org> | |
471 | |
472 * INSTALL: Add note about expected error messages when configure | |
473 is run. | |
474 | |
475 * configure.bat: Simplify the generation of makefiles (don't need | |
476 to generate various top-level targets that invoke make in other | |
477 directories). | |
478 | |
479 * gmake.defs (SHELLTYPE): New define. | |
480 (SETLOADPATH): New define. | |
481 | |
482 * nmake.defs (SHELLTYPE): New define. | |
483 | |
484 * makefile.w32-in: Standardize indentation somewhat. | |
485 Add bootstrap support. | |
486 Pass $(MFLAGS) when invoking make recursively. | |
487 Add shell-specific variants of top-level targets that invoke make | |
488 recursively in other directories, and add necessary computed | |
489 dependencies. | |
490 | |
491 2000-09-03 Andrew Innes <andrewi@gnu.org> | |
492 | |
493 * makefile.w32-in: Change to DOS line endings. | |
494 | |
495 * configure.bat: Change to DOS line endings. | |
496 | |
497 * addsection.c (_ANONYMOUS_UNION) [__GNUC__]: New define. | |
498 (_ANONYMOUS_STRUCT) [__GNUC__]: New define. | |
499 | |
500 * preprep.c (_ANONYMOUS_UNION) [__GNUC__]: New define. | |
501 (_ANONYMOUS_STRUCT) [__GNUC__]: New define. | |
502 | |
503 * gmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION | |
504 -D_ANONYMOUS_STRUCT on compile line. | |
505 (EMACS_EXTRA_C_FLAGS): No need for -DORDINARY_LINK. | |
506 (ARCH_CFLAGS): Change optimization flags to -O2. | |
507 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions. | |
508 (ARGQUOTE, DQUOTE): New defines. | |
509 | |
510 * nmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION | |
511 -D_ANONYMOUS_STRUCT on compile line. | |
512 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions. | |
513 (ARGQUOTE, DQUOTE): New defines. | |
514 | |
515 2000-08-22 Andrew Innes <andrewi@gnu.org> | |
516 | |
517 * configure.bat: New file. | |
518 | |
519 * gmake.defs: New file. | |
520 | |
521 * nmake.defs: New file. | |
522 | |
523 * makefile.w32-in: New file. | |
524 | |
525 * INSTALL: Rewrite to match new configure process. | |
526 | |
527 * config.nt [WINDOWSNT]: Don't declare getenv. | |
528 (EMACS_CONFIG_OPTIONS): Define according to compiler being used. | |
529 | |
530 * addpm.c (main): Accept /q to mean install based on addpm's | |
531 location without asking. Remove reference to emacs.bat which is | |
532 now obsolete. | |
533 | |
534 * addsection.c (PTR_TO_OFFSET): Cast ptr to unsigned char*. | |
535 | |
536 * paths.h: Use forward slash as directory separator in all path | |
537 definitions. | |
538 (PATH_DUMPLOADSEARCH): Revert to definition used on Unix. | |
539 | |
540 * preprep.c (PTR_TO_OFFSET): Cast ptr to unsigned char *. | |
541 | |
542 * runemacs.c: Remove WIN32 define. | |
543 | |
544 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is | |
545 not defined. | |
546 | |
547 * inc/sys/socket.h (_WINSOCK_H): Undefine if defined. | |
548 (fd_set): Define to new name, after including winsock.h, so we can | |
549 provide our own implementation. | |
550 | |
551 2000-07-05 Andrew Innes <andrewi@gnu.org> | |
552 | |
553 * ebuild.bat: Add support for specifying make arguments. | |
554 | |
555 * makefile.nt: Add support for `bootstrap' and related targets. | |
556 | |
557 2000-06-11 Jason Rumney <jasonr@gnu.org> | |
558 | |
559 * config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P. | |
560 | |
561 2000-02-06 Andrew Innes <andrewi@gnu.org> | |
562 | |
563 * inc/sys/time.h: Add inclusion protection. | |
564 | |
565 * makefile.def (SYS_LDFLAGS): Add -nologo. | |
566 | |
567 1999-11-22 Andrew Innes <andrewi@gnu.org> | |
568 | |
569 * install.bat: Pass on command line arguments to make. | |
570 | |
571 * makefile.nt (fast_install): Bring commands up-to-date, and fix | |
572 typo. | |
573 | |
574 1999-11-21 Andrew Innes <andrewi@gnu.org> | |
575 | |
576 * makefile.nt (all): Build leim if present. | |
577 (install): Install leim if present. | |
578 (clean): Clean leim if present. | |
579 | |
580 * addpm.c (env_vars): Include leim in default EMACSLOADPATH | |
581 definition. | |
582 | |
583 * emacs.bat.in (EMACSLOADPATH): Include leim. | |
584 | |
585 1999-07-12 Richard Stallman <rms@gnu.org> | |
586 | |
587 * Version 20.4 released. | |
588 | |
589 1999-06-16 Andrew Innes <andrewi@gnu.org> | |
590 | |
591 * emacs.rc: Use an icon with a transparent background, to be in | |
592 keeping with other applications. | |
593 | |
594 1999-06-03 Andrew Innes <andrewi@gnu.org> | |
595 | |
596 * preprep.c: Fix typo. | |
597 | |
598 1999-05-02 Andrew Innes <andrewi@gnu.org> | |
599 | |
600 * config.h: Remove obsolete file. | |
601 | |
602 * preprep.c (copy_executable_and_move_sections): Ifdef out a | |
603 couple of unused switch cases that aren't defined on all | |
604 platforms. | |
605 | |
606 * ftime.bat: Add another variation of the profile command, which | |
607 only profiles extended commands. | |
608 | |
609 1999-03-31 Geoff Voelker <voelker@cs.washington.edu> | |
610 | |
611 * cmdproxy.c (main): Fix parens. | |
612 | |
613 1999-03-25 Andrew Innes <andrewi@gnu.org> | |
614 | |
615 * cmdproxy.c (main): Call GetShortPathName to normalize program | |
616 names for comparison. | |
617 | |
618 1999-03-05 Geoff Voelker <voelker@cs.washington.edu> | |
619 | |
620 * makefile.def: Compile multiple .c files when possible. | |
621 Use BLD instead of assuming i386. | |
622 * makefile.nt: Remove common multiple file compilation commands. | |
623 | |
624 1999-03-04 Geoff Voelker <voelker@cs.washington.edu> | |
625 | |
626 * cmdproxy.c (main): Add missing parens. | |
627 | |
628 1999-02-20 Andrew Innes <andrewi@gnu.org> | |
629 | |
630 * preprep.c: New program to allow dumped image to be profiled. | |
631 | |
632 * makefile.nt (preprep): New target. | |
633 (ALL): Build it. | |
634 | |
635 * makefile.def (ARCH_CFLAGS): Set struct packing to 8. | |
636 | |
637 * ftime.bat: Invoke preprep to prepare dumped image for profiling. | |
638 Change prep options to profile libc functions and skip the startup | |
639 code. | |
640 | |
641 1999-02-15 Geoff Voelker <voelker@cs.washington.edu> | |
642 | |
643 * makefile.nt: Create installation directory as first step. | |
644 | |
645 1999-01-31 Andrew Innes <andrewi@gnu.org> | |
646 | |
647 * addsection.c: (ROUND_UP_DST_AND_ZERO): Renamed from | |
648 ROUND_UP_DST. Zeroes the alignment slop. | |
649 (copy_executable_and_add_section): Update the | |
650 SizeOfHeaders field properly. | |
651 | |
652 1999-01-27 Andrew Innes <andrewi@gnu.org> | |
653 | |
654 * makefile.nt: Do make version comparison as strings. | |
655 | |
656 1999-01-26 Andrew Innes <andrewi@harlequin.co.uk> | |
657 | |
658 * runemacs.c (WinMain): Pass explicit environment block to | |
659 CreateProcess, to work around a bug in Windows 95/98. | |
660 | |
661 1999-01-22 Geoff Voelker <voelker@cs.washington.edu> | |
662 | |
663 * icons: New directory with Davenport's icons. | |
54330
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
664 * icons/sink.ico: Renamed from emacs.ico. |
37566 | 665 |
666 * makefile.nt (install, fast_install): Install Windows icons | |
667 into etc/icons. | |
668 | |
669 * emacs.rc (ICON): Use icons/gnu2a32.ico as the default icon. | |
670 | |
671 1999-01-17 Andrew Innes <andrewi@gnu.org> | |
672 | |
673 * makefile.nt: (ALL): List top-level targets. | |
674 (addsection): New top-level target. | |
675 (install): Copy fns-*.el to bin directory. | |
676 | |
677 * addsection.c: New program to add static heap section to | |
678 temacs.exe after linking, in support of new unexec method. | |
679 | |
680 1998-12-28 Andrew Innes <andrewi@delysid.gnu.org> | |
681 | |
682 * cmdproxy.c (spawn): Pass directory for child as parameter. | |
683 (main): Save startup directory to give to spawn, then change | |
684 directory to location of .exe in order not to prevent startup | |
685 directory from being deleted. | |
686 | |
687 1998-12-08 Geoff Voelker <voelker@cs.washington.edu> | |
688 | |
689 * makefile.nt: Do string comparision of _NMAKE_VER. | |
690 | |
691 1998-12-02 Geoff Voelker <voelker@cs.washington.edu> | |
692 | |
693 * config.nt (LOCALTIME_CACHE): Define. | |
694 | |
695 1998-11-13 Andrew Innes <andrewi@delysid.gnu.org> | |
696 | |
697 * install.bat: Convert to DOS format. | |
698 | |
699 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk> | |
700 | |
701 * cmdproxy.c (main): Set environment size only when running | |
702 command.com. | |
703 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
704 1998-11-03 Theodore Jump <tjump@tertius.com> |
37566 | 705 |
706 * makefile.def (SYS_LDFLAGS): Use swapfile when running from cd or net. | |
707 (DEL_TREE): Use rd instead of rmdir. | |
708 (ARCH_CFLAGS): Optimize for P6. Align structures on 8-byte boundaries. | |
709 * makefile.nt: Compile multiple source files when possible. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
710 |
37566 | 711 1998-10-05 Geoff Voelker <voelker@cs.washington.edu> |
712 | |
713 * cmdproxy.c (main): Treat command line options as case-insensitive. | |
714 | |
715 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
716 | |
717 * Version 20.3 released. | |
718 | |
719 1998-07-20 Geoff Voelker <voelker@cs.washington.edu> | |
720 | |
721 * addpm.c (main): Explicitly check result of message box for OK. | |
722 | |
723 1998-06-05 Andrew Innes <andrewi@harlequin.co.uk> | |
724 | |
725 * inc/sys/file.h (D_OK): Define new macro. | |
726 | |
727 1998-06-01 Andrew Innes <andrewi@mescaline.gnu.org> | |
728 | |
729 * makefile.def (CFLAGS): Do not define HAVE_NTGUI. | |
730 | |
731 1998-05-30 Geoff Voelker <voelker@cs.washington.edu> | |
732 | |
733 * emacs.rc (VS_VERSION_INFO): Define. | |
734 | |
735 1998-04-23 Geoff Voelker <voelker@cs.washington.edu> | |
736 | |
737 * makefile.nt (emacs.bat, debug.bat): Create them in the | |
738 installation directory. | |
739 | |
740 1998-04-23 Andrew Innes <andrewi@harlequin.co.uk> | |
741 | |
742 * ddeclient.c: New file. (Support program for performing limited | |
743 interprocess communication on Windows.) | |
744 | |
745 * makefile.nt: Build ddeclient. | |
746 | |
747 * cmdproxy.c (main): Only set environment size for real shell, and | |
748 provide extra directory argument, when running on Windows 95. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
749 |
37566 | 750 1998-04-17 Geoff Voelker <voelker@cs.washington.edu> |
751 | |
752 * cmdproxy.c (fail): Exit with a negative return value. | |
753 (spawn): Return subprocess return code as an argument. | |
754 Explicitly copy environment block. | |
755 (main): Update to use return value argument with spawn. | |
756 Retry if spawn failed when a subshell was not tried. | |
757 | |
758 * config.nt: Include new macros from src/config.in. | |
759 (GNU_MALLOC, REL_ALLOC): Define. | |
760 (RE_TRANSLATE_TYPE): Use Lisp_Object as type. | |
761 (RE_TRANSLATE): Use char_table_translate. | |
762 | |
763 * makefile.def (CP_DIR): Preserve attributes. | |
764 | |
765 * makefile.nt (clean): Delete patch generated files, optimized | |
766 build directory. | |
767 | |
768 1997-10-01 Geoff Voelker <voelker@cs.washington.edu> | |
769 | |
770 * addpm.c (env_vars): Fix misplaced % in SHELL entry. | |
771 | |
772 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
773 | |
774 * Version 20.2 released. | |
775 | |
776 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
777 | |
778 * Version 20.1 released. | |
779 | |
780 1997-09-11 Geoff Voelker <voelker@cs.washington.edu> | |
781 | |
782 * debug.bat.in: New file. | |
783 * makefile.nt (debug.bat): New target. | |
784 | |
785 1997-09-02 Andrew Innes <andrewi@harlequin.co.uk> | |
786 | |
787 * addpm.c (env_vars): Put site-lisp before lisp in EMACSLOADPATH. | |
788 Quote group name. Allow different icons to be specified. | |
789 | |
790 * cmdproxy.c (get_env_size): New function. | |
791 (spawn): Explicitly pass in environment when creating subprocess. | |
792 (main): Cleaup error messages. | |
793 Specify dynamically sized environment block for real shell. | |
794 Pass on unhandled switches to real shell. | |
795 Quote program name. | |
796 | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
797 * makefile.def (CFLAGS_COMMON): Place pdb file in object build |
37566 | 798 directory. |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
799 (CFLAGS) [!MSVCNT11]: Define _CRTAPI1. |
37566 | 800 |
801 * runemacs.c (WinMain): Allow Emacs process to be started with | |
802 high or low priority. | |
803 | |
804 * emacs.bat.in: Remove OS dependent operations. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
805 |
37566 | 806 1997-09-02 Geoff Voelker <voelker@cs.washington.edu> |
807 | |
808 * addpm.c (env_vars): No longer set INFOPATH. | |
809 | |
810 * cmdproxy.c (get_next_token): Null terminate token returned. | |
811 | |
812 * emacs.bat.in (INFOPATH): No longer set INFOPATH. | |
813 | |
814 1997-08-10 Andrew Innes <andrewi@harlequin.co.uk> | |
815 | |
816 * addpm.c (env_vars): Set SHELL to cmdproxy. | |
817 (main): Initialize idDde to 0. | |
818 Determine emacs_path from module file name. | |
819 Prompt for install. | |
820 | |
821 * makefile.def (MSVCNT11): Conditionally define it. | |
822 (BASE_LIBS): Do not use oldnames.lib. | |
823 (SYS_LDFLAGS): Use pdb files. | |
824 (CFLAGS_COMMON) [!spd]: Define EMACSDEBUG. | |
825 (ARCH_CFLAGS) [i386 && spd]: Use space optimizations. | |
826 (ARCH_CFLAGS) [alpha && spd]: Use optimizations. | |
827 | |
828 * makefile.nt (ALL): Build cmdproxy. | |
829 (cmdproxy): New target. | |
830 (install): Install cmdproxy. | |
831 | |
832 * ftime.bat, debug.bat, cmdproxy.c: New files. | |
833 | |
834 1997-07-10 Geoff Voelker <voelker@cs.washington.edu> | |
835 | |
836 * inc/sys/socket.h: (shutdown): Define. | |
837 (sys_shutdown): Export. | |
838 | |
839 1997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
840 | |
841 * config.nt (RE_TRANSLATE): Copy definition from config.in. | |
842 | |
843 1997-07-01 Geoff Voelker <voelker@cs.washington.edu> | |
844 | |
845 * config.nt: Update file comments. | |
846 Update undefs added/removed in src/config.in. | |
847 | |
848 1997-06-19 Geoff Voelker <voelker@cs.washington.edu> | |
849 | |
850 * makefil.def, emacs.bat: Use windows95 and windowsnt instead | |
851 of win95 and winnt, respectively. | |
852 | |
853 1997-01-04 Geoff Voelker <voelker@cs.washington.edu> | |
854 | |
855 * makefile.nt (real_install): Create site-lisp in installation dir. | |
856 * addpm.c (env_vars): Add site-lisp to EMACSLOADPATH. | |
857 * emacs.bat.in: Add site-lisp to EMACSLOADPATH. | |
858 | |
859 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
860 | |
861 * Version 19.33 released. | |
862 | |
863 1996-08-09 Geoff Voelker <voelker@cs.washington.edu> | |
864 | |
865 * runemacs.c (WinMain): Put a space between the binary and its args. | |
866 | |
867 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
868 | |
869 * Version 19.32 released. | |
870 | |
871 1996-07-16 Andrew Innes <andrewi@harlequin.co.uk> | |
872 | |
873 * makefile.nt (clean): Use OBJDIR macro. | |
874 | |
875 1996-06-03 Kim F. Storm <kfs@olicom.dk> | |
876 | |
877 * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro. | |
878 Not defined by default. | |
879 (WinMain): Add conditional testing CHOOSE_NEWEST_EXE. | |
880 (WinMain): Convert backslashes to slashes in env var values. | |
881 | |
882 * addpm.c (env_vars): Use slashes, not backslashes. | |
883 | |
884 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
885 | |
886 * Version 19.31 released. | |
887 | |
888 1996-05-13 Andrew Innes <andrewi@harlequin.co.uk> | |
889 | |
890 * install.bat: Set BUILD_TYPE and INSTALL_DIR before calling make; | |
891 undo settings afterwards. | |
892 | |
893 1996-05-08 Andrew Innes <andrewi@harlequin.co.uk> | |
894 | |
895 * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC | |
896 environment variable. | |
897 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
898 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk> |
37566 | 899 |
900 * install.bat: Allow for optimized build. | |
901 * makefile.def [BUILD_TYPE]: Build optimized version in its own dir. | |
902 (ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version. | |
903 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
904 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk> |
37566 | 905 |
906 * addpm.c (REG_ROOT): Don't use a trailing backslash. | |
907 (env_vars): Rename field emacs_path to emacs_dir. | |
908 (main): Add link to runemacs instead of emacs. | |
909 | |
910 * install.bat: Check if INSTALL_DIR is passed as an argument. | |
911 | |
912 * makefile.def (CONFIG_H) [WIN95]: Use config.nt. | |
913 | |
914 * makefile.nt: Build and install runemacs.exe. | |
915 | |
916 * runemacs.c: New file. | |
917 | |
918 * config.w95: File removed. | |
919 | |
920 * inc/netdb.h, inc/unistd.h, inc/arpa/inet.h, inc/netinet/in.h, | |
921 inc/sys/socket.h, inc/sys/time.h: New header files. | |
922 | |
923 * 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
|
924 |
37566 | 925 1996-03-27 Geoff Voelker <voelker@cs.washington.edu> |
926 | |
927 * makefile.def (DEL): Defined. | |
928 (DEL_TREE) [win95]: Defined. | |
929 (SYS_LDFLAGS): Set executable versions to 3.10. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
930 |
37566 | 931 * makefile.nt: Change uses of del to $(DEL). |
932 | |
933 1996-01-17 Erik Naggum <erik@naggum.no> | |
934 | |
935 * All files: Update FSF's address in comment preamble. | |
936 | |
937 1996-01-03 George V. Reilly <georger@microcrafts.com> | |
938 | |
939 * emacs.ico: Now the proverbial kitchen sink icon. | |
940 | |
941 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
942 | |
943 * Version 19.30 released. | |
944 | |
945 1995-11-22 Geoff Voelker <voelker@cs.washington.edu> | |
946 | |
947 * makefile.def (CP_DIR): Use platform independent switches for xcopy. | |
948 | |
949 * makefile.nt (install, fast_install, real_install, clean): | |
950 Don't use switches to del not supported by Win95. | |
951 | |
952 1995-11-07 Kevin Gallo <kgallo@microsoft.com> | |
953 | |
954 * makefile.nt (addpm.exe): Link with $(ADVAPI32). | |
955 (install, fast_install): Change same-dir test to create test file in | |
956 installation tree and thereby support read-only shares. | |
957 (clean): Remove .pdb files. | |
958 | |
959 * makefile.def (NTGUI): New macro. | |
960 [NTGUI] (CFLAGS): Define HAVE_NTGUI. | |
961 | |
962 * config.nt, config.w95: Update to latest src/config.in. | |
963 | |
964 * addpm.c (env_vars): New variable. | |
965 (add_registry): New procedure. | |
966 (main): Use values of configuration environment variables from | |
967 the registry if defined, the process environment otherwise. | |
968 | |
969 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
970 | |
971 * Version 19.29 released. | |
972 | |
973 * makefile.nt (addpm.exe): Change WinMainCRTStartup to mainCRTStartup. | |
974 | |
975 1995-06-13 Geoff Voelker <voelker@cs.washington.edu> | |
976 | |
977 * makefile.nt: Define .c to .obj suffix rule. | |
978 (addpm.obj): Compile directly, use CFLAGS. | |
979 (addpm.exe): Link from addpm.obj. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
980 |
37566 | 981 * makefile.def (MSVCNT11): Defined. |
982 (BASE_LIBS) [MSVCNT11]: Use oldnames.lib. | |
983 (CFLAGS_COMMON): Defined. | |
984 (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
985 |
37566 | 986 1995-06-09 Geoff Voelker <voelker@cs.washington.edu> |
987 | |
54330
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
988 * emacs.bat.in: Renamed from emacs.bat. |
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
989 (emacs_dir): Renamed from emacs_path. |
37566 | 990 Definition removed. |
991 | |
992 * addpm.c: New file. | |
993 * makefile.nt (ALL,addpm,addpm.exe,addpm.obj): Defined. | |
994 (all): Depend upon $(BLD) and $(ALL). | |
995 (install): Depend upon emacs.bat. | |
996 Create program item for Emacs. | |
997 (clean): Delete obj. | |
998 (emacs.bat): Defined. | |
999 * makefile.def (EMACS_ICON_PATH,ADDPM): Defined. | |
1000 | |
1001 1995-05-27 Geoff Voelker <voelker@cs.washington.edu> | |
1002 | |
1003 * ebuild.bat, emacs.bat, fast-install.bat, install.bat: | |
1004 Add carriage returns; necessary for batch files on Win95. | |
1005 | |
1006 1995-05-25 Geoff Voelker <voelker@cs.washington.edu> | |
1007 | |
1008 * config.w95: Created. | |
1009 * config.h: Changed to config.nt. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
1010 |
37566 | 1011 * makefile.nt (SUBDIRS): Commented out. |
1012 (all,install,clean): Expand for-loops. | |
1013 (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined. | |
1014 | |
1015 * makefile.def (SYS_LIB_DIR,SYS_INC_DIR): Undefined. | |
1016 (ARCH): New definition. | |
1017 (CPU,CONFIG_H,OS_TYPE): Defined. | |
1018 (INCLUDE,LIB): Checked if valid. | |
1019 (ntwin32.mak): Included. | |
1020 (AR,CC,LINK): New definition. | |
1021 (ADVAPI32,libc,BASE_LIBS): Defined. | |
1022 (SYS_LDFLAGS): New definition. | |
1023 Update comments and preprocessor conditionals. | |
1024 | |
1025 * emacs.bat (SHELL): Conditionally defined. | |
1026 (HOME): Conditionally defined. | |
1027 (emacs_path,HOME): Update comments. | |
1028 Turn off all echo. | |
1029 | |
1030 1995-05-09 Geoff Voelker <voelker@cs.washington.edu> | |
1031 | |
1032 * _emacs, config.h, ebuild.bat, emacs.bat, emacs.rc, | |
1033 fast-install.bat, install.bat, makefile.def, makefile.nt, paths.h, | |
1034 inc/pwd.h, inc/sys/dir.h, inc/sys/file.h, inc/sys/ioctl.h, | |
1035 inc/sys/param.h: Removed carriage-returns. | |
1036 | |
1037 1995-05-06 Geoff Voelker <voelker@cs.washington.edu> | |
1038 | |
1039 * makefile.def (CVTRES): Defined. | |
1040 | |
1041 * emacs.ico, emacs.rc: New files by Kevin Gallo. | |
1042 | |
1043 1995-04-10 Geoff Voelker <voelker@cs.washington.edu> | |
1044 | |
49505
1aba10ab73b4
Corrected misc. typos like missing : after file names,
Kim F. Storm <storm@cua.dk>
parents:
49457
diff
changeset
|
1045 * src: Remove directory. |
37566 | 1046 |
1047 * src\config.h, src\paths.h: Moved to parent dir, src removed. | |
1048 | |
1049 1995-04-09 Geoff Voelker <voelker@cs.washington.edu> | |
1050 | |
1051 * makefile.def (INSTALL_DIR): Changed to generic directory. | |
1052 | |
1053 * emacs.bat: Added arguments when emacs.exe invoked. | |
1054 | |
1055 * ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat. | |
1056 | |
1057 1994-12-13 voelker <voelker@cs.washington.edu> | |
1058 | |
1059 * makefile.def (CC): In configuration section. | |
1060 (COMPAT_LIB): Defined. | |
1061 | |
1062 1994-11-01 voelker <voelker@cs.washington.edu> | |
1063 | |
1064 * src/paths.h: New file. | |
1065 | |
1066 * src/config.h: New file. | |
1067 | |
1068 * inc/pwd.h: New file. | |
1069 | |
1070 * inc/sys/dir.h: New file. | |
1071 | |
1072 * inc/sys/file.h: New file. | |
1073 | |
1074 * inc/sys/ioctl.h: New file. | |
1075 | |
1076 * inc/sys/param.h: New file. | |
1077 | |
1078 * todo: New file. | |
1079 | |
49505
1aba10ab73b4
Corrected misc. typos like missing : after file names,
Kim F. Storm <storm@cua.dk>
parents:
49457
diff
changeset
|
1080 * README: New file. |
37566 | 1081 |
1082 * makefile.nt: New file. | |
1083 | |
1084 * makefile.def: New file. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
1085 |
37566 | 1086 * install.cmd: New file. |
1087 | |
49505
1aba10ab73b4
Corrected misc. typos like missing : after file names,
Kim F. Storm <storm@cua.dk>
parents:
49457
diff
changeset
|
1088 * INSTALL: New file. |
37566 | 1089 |
1090 * fast-install.cmd: New file. | |
1091 | |
1092 * emacs.cmd: New file. | |
1093 | |
1094 * ebuild.cmd: New file. | |
1095 | |
1096 * _emacs: New file. | |
1097 | |
1098 ;; Local Variables: | |
1099 ;; coding: iso-2022-7bit | |
1100 ;; End: | |
39627 | 1101 |
1102 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001 | |
1103 Free Software Foundation, Inc. | |
1104 Copying and distribution of this file, with or without modification, | |
1105 are permitted provided the copyright notice and this notice are preserved. | |
52401 | 1106 |
1107 ;;; arch-tag: b3d2c29c-04a0-45d0-b52d-57354711c414 |