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