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