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