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