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