aboutsummaryrefslogtreecommitdiffstats
path: root/nt
diff options
context:
space:
mode:
authorMiles Bader2005-09-11 22:21:01 +0000
committerMiles Bader2005-09-11 22:21:01 +0000
commitff8d296438e69b8cf701d95b6ccd271c416c46fd (patch)
tree44b388101b40592656ad4c5033aabe2a1ae4b462 /nt
parent389cb481135145b80a679beec8cdc8fed75682c5 (diff)
parenta8f6d239d2d541ec874a22000e0542c20fd55a67 (diff)
downloademacs-ff8d296438e69b8cf701d95b6ccd271c416c46fd.tar.gz
emacs-ff8d296438e69b8cf701d95b6ccd271c416c46fd.zip
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81
Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 532-541) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 112-115) - Update from CVS
Diffstat (limited to 'nt')
-rw-r--r--nt/ChangeLog4
-rw-r--r--nt/config.nt1
2 files changed, 5 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 854410b4f58..7436cd7b47e 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,7 @@
12005-09-10 Eli Zaretskii <eliz@gnu.org>
2
3 * config.nt (HAVE_GET_CURRENT_DIR_NAME): Undefine.
4
12005-08-10 Juanma Barranquero <lekktu@gmail.com> 52005-08-10 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * .cvsignore: Add `obj' and `oo' for in-place installations. 7 * .cvsignore: Add `obj' and `oo' for in-place installations.
diff --git a/nt/config.nt b/nt/config.nt
index 4b8c38823af..0f66a441c7b 100644
--- a/nt/config.nt
+++ b/nt/config.nt
@@ -233,6 +233,7 @@ Boston, MA 02110-1301, USA. */
233#undef HAVE_MKTIME 233#undef HAVE_MKTIME
234#undef HAVE_EUIDACCESS 234#undef HAVE_EUIDACCESS
235#undef HAVE_GETPAGESIZE 235#undef HAVE_GETPAGESIZE
236#undef HAVE_GET_CURRENT_DIR_NAME
236#undef HAVE_TZSET 237#undef HAVE_TZSET
237#undef HAVE_SETLOCALE 238#undef HAVE_SETLOCALE
238#undef HAVE_UTIMES 239#undef HAVE_UTIMES