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