Mercurial > emacs
comparison nt/ChangeLog @ 91327:606f2d163a64
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 09 Jan 2008 01:21:15 +0000 |
parents | 880960b70474 107ccd98fa12 |
children | c70e45a7acfd |
comparison
equal
deleted
inserted
replaced
91326:b1a63d7fa09c | 91327:606f2d163a64 |
---|---|
30 * nmake.defs (COMCTL32): New system library. | 30 * nmake.defs (COMCTL32): New system library. |
31 | 31 |
32 2007-09-06 Glenn Morris <rgm@gnu.org> | 32 2007-09-06 Glenn Morris <rgm@gnu.org> |
33 | 33 |
34 * configure.bat: | 34 * configure.bat: |
35 * makefile.w32-in (info-nmake, info-gmake) | 35 * makefile.w32-in (info-nmake, info-gmake, clean-other-dirs-nmake): |
36 (clean-other-dirs-nmake): Change from ../man to ../doc/emacs and | 36 Change from ../man to ../doc/emacs and ../doc/misc; and from |
37 ../doc/misc; and from ../lispref, ../lispintro to ../doc/lispref, | 37 ../lispref, ../lispintro to ../doc/lispref, ../doc/lispintro. |
38 ../doc/lispintro. | |
39 | 38 |
40 2007-08-29 Glenn Morris <rgm@gnu.org> | 39 2007-08-29 Glenn Morris <rgm@gnu.org> |
41 | 40 |
42 * emacs.rc: Increase version to 23.0.50. | 41 * emacs.rc: Increase version to 23.0.50. |
43 | 42 |
999 | 998 |
1000 * makefile.nt: Create installation directory as first step. | 999 * makefile.nt: Create installation directory as first step. |
1001 | 1000 |
1002 1999-01-31 Andrew Innes <andrewi@gnu.org> | 1001 1999-01-31 Andrew Innes <andrewi@gnu.org> |
1003 | 1002 |
1004 * addsection.c: (ROUND_UP_DST_AND_ZERO): Renamed from | 1003 * addsection.c (ROUND_UP_DST_AND_ZERO): Renamed from |
1005 ROUND_UP_DST. Zeroes the alignment slop. | 1004 ROUND_UP_DST. Zeroes the alignment slop. |
1006 (copy_executable_and_add_section): Update the | 1005 (copy_executable_and_add_section): Update the |
1007 SizeOfHeaders field properly. | 1006 SizeOfHeaders field properly. |
1008 | 1007 |
1009 1999-01-27 Andrew Innes <andrewi@gnu.org> | 1008 1999-01-27 Andrew Innes <andrewi@gnu.org> |
1025 | 1024 |
1026 * emacs.rc (ICON): Use icons/gnu2a32.ico as the default icon. | 1025 * emacs.rc (ICON): Use icons/gnu2a32.ico as the default icon. |
1027 | 1026 |
1028 1999-01-17 Andrew Innes <andrewi@gnu.org> | 1027 1999-01-17 Andrew Innes <andrewi@gnu.org> |
1029 | 1028 |
1030 * makefile.nt: (ALL): List top-level targets. | 1029 * makefile.nt (ALL): List top-level targets. |
1031 (addsection): New top-level target. | 1030 (addsection): New top-level target. |
1032 (install): Copy fns-*.el to bin directory. | 1031 (install): Copy fns-*.el to bin directory. |
1033 | 1032 |
1034 * addsection.c: New program to add static heap section to | 1033 * addsection.c: New program to add static heap section to |
1035 temacs.exe after linking, in support of new unexec method. | 1034 temacs.exe after linking, in support of new unexec method. |
1188 | 1187 |
1189 * ftime.bat, debug.bat, cmdproxy.c: New files. | 1188 * ftime.bat, debug.bat, cmdproxy.c: New files. |
1190 | 1189 |
1191 1997-07-10 Geoff Voelker <voelker@cs.washington.edu> | 1190 1997-07-10 Geoff Voelker <voelker@cs.washington.edu> |
1192 | 1191 |
1193 * inc/sys/socket.h: (shutdown): Define. | 1192 * inc/sys/socket.h (shutdown): Define. |
1194 (sys_shutdown): Export. | 1193 (sys_shutdown): Export. |
1195 | 1194 |
1196 1997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | 1195 1997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> |
1197 | 1196 |
1198 * config.nt (RE_TRANSLATE): Copy definition from config.in. | 1197 * config.nt (RE_TRANSLATE): Copy definition from config.in. |
1345 * emacs.bat.in: Renamed from emacs.bat. | 1344 * emacs.bat.in: Renamed from emacs.bat. |
1346 (emacs_dir): Renamed from emacs_path. | 1345 (emacs_dir): Renamed from emacs_path. |
1347 Definition removed. | 1346 Definition removed. |
1348 | 1347 |
1349 * addpm.c: New file. | 1348 * addpm.c: New file. |
1350 * makefile.nt (ALL,addpm,addpm.exe,addpm.obj): Defined. | 1349 * makefile.nt (ALL, addpm, addpm.exe, addpm.obj): Defined. |
1351 (all): Depend upon $(BLD) and $(ALL). | 1350 (all): Depend upon $(BLD) and $(ALL). |
1352 (install): Depend upon emacs.bat. | 1351 (install): Depend upon emacs.bat. |
1353 Create program item for Emacs. | 1352 Create program item for Emacs. |
1354 (clean): Delete obj. | 1353 (clean): Delete obj. |
1355 (emacs.bat): Defined. | 1354 (emacs.bat): Defined. |
1356 * makefile.def (EMACS_ICON_PATH,ADDPM): Defined. | 1355 * makefile.def (EMACS_ICON_PATH, ADDPM): Defined. |
1357 | 1356 |
1358 1995-05-27 Geoff Voelker <voelker@cs.washington.edu> | 1357 1995-05-27 Geoff Voelker <voelker@cs.washington.edu> |
1359 | 1358 |
1360 * ebuild.bat, emacs.bat, fast-install.bat, install.bat: | 1359 * ebuild.bat, emacs.bat, fast-install.bat, install.bat: |
1361 Add carriage returns; necessary for batch files on Win95. | 1360 Add carriage returns; necessary for batch files on Win95. |
1364 | 1363 |
1365 * config.w95: Created. | 1364 * config.w95: Created. |
1366 * config.h: Changed to config.nt. | 1365 * config.h: Changed to config.nt. |
1367 | 1366 |
1368 * makefile.nt (SUBDIRS): Commented out. | 1367 * makefile.nt (SUBDIRS): Commented out. |
1369 (all,install,clean): Expand for-loops. | 1368 (all, install, clean): Expand for-loops. |
1370 (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined. | 1369 (BUILD_CMD, INSTALL_CMD, CLEAN_CMD): Defined. |
1371 | 1370 |
1372 * makefile.def (SYS_LIB_DIR,SYS_INC_DIR): Undefined. | 1371 * makefile.def (SYS_LIB_DIR, SYS_INC_DIR): Undefined. |
1373 (ARCH): New definition. | 1372 (ARCH): New definition. |
1374 (CPU,CONFIG_H,OS_TYPE): Defined. | 1373 (CPU, CONFIG_H, OS_TYPE): Defined. |
1375 (INCLUDE,LIB): Checked if valid. | 1374 (INCLUDE, LIB): Checked if valid. |
1376 (ntwin32.mak): Included. | 1375 (ntwin32.mak): Included. |
1377 (AR,CC,LINK): New definition. | 1376 (AR, CC, LINK): New definition. |
1378 (ADVAPI32,libc,BASE_LIBS): Defined. | 1377 (ADVAPI32, libc, BASE_LIBS): Defined. |
1379 (SYS_LDFLAGS): New definition. | 1378 (SYS_LDFLAGS): New definition. |
1380 Update comments and preprocessor conditionals. | 1379 Update comments and preprocessor conditionals. |
1381 | 1380 |
1382 * emacs.bat (SHELL): Conditionally defined. | 1381 * emacs.bat (SHELL): Conditionally defined. |
1383 (HOME): Conditionally defined. | 1382 (HOME): Conditionally defined. |
1384 (emacs_path,HOME): Update comments. | 1383 (emacs_path, HOME): Update comments. |
1385 Turn off all echo. | 1384 Turn off all echo. |
1386 | 1385 |
1387 1995-05-09 Geoff Voelker <voelker@cs.washington.edu> | 1386 1995-05-09 Geoff Voelker <voelker@cs.washington.edu> |
1388 | 1387 |
1389 * _emacs, config.h, ebuild.bat, emacs.bat, emacs.rc, | 1388 * _emacs, config.h, ebuild.bat, emacs.bat, emacs.rc, |
1456 ;; coding: iso-2022-7bit | 1455 ;; coding: iso-2022-7bit |
1457 ;; add-log-time-zone-rule: t | 1456 ;; add-log-time-zone-rule: t |
1458 ;; End: | 1457 ;; End: |
1459 | 1458 |
1460 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, | 1459 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, |
1461 2005, 2006, 2007 Free Software Foundation, Inc. | 1460 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
1462 | 1461 |
1463 This file is part of GNU Emacs. | 1462 This file is part of GNU Emacs. |
1464 | 1463 |
1465 GNU Emacs is free software; you can redistribute it and/or modify | 1464 GNU Emacs is free software; you can redistribute it and/or modify |
1466 it under the terms of the GNU General Public License as published by | 1465 it under the terms of the GNU General Public License as published by |