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