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