*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Fri, 22 Dec 2006 23:50:08 +0000 (23:50 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 22 Dec 2006 23:50:08 +0000 (23:50 +0000)
ChangeLog
lisp/ChangeLog
src/ChangeLog

index 8172bab..222a92f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-12-22  Mark Davies  <mark@mcs.vuw.ac.nz>
+
+       * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.
+       Remove redundant entry for powerpc-apple-netbsd.
+
+       * configure: Regenerate.
+
 2006-12-22  Chong Yidong  <cyd@stupidchicken.com>
 
        * configure: Regenerate with autoconf 2.61.
index 9637102..df63f54 100644 (file)
@@ -1,3 +1,8 @@
+2006-12-22  Eli Zaretskii  <eliz@gnu.org>
+
+       * w32-fns.el (convert-standard-filename): Wrap in
+       save-match-data.
+
 2006-12-22  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
 
        * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in
index 3f7bf84..5462c32 100644 (file)
@@ -1,3 +1,7 @@
+2006-12-22  Eli Zaretskii  <eliz@gnu.org>
+
+       * callproc.c (syms_of_callproc) <shell-file-name>: Doc fix.
+
 2006-12-22  Mark Davies  <mark@mcs.vuw.ac.nz>
 
        * m/amdx86-64.h, m/hp800.h: Add support for NetBSD.