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