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