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