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