changeset 69920:6dce72f812e7

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Mon, 10 Apr 2006 20:11:12 +0000
parents 32dd7ee0ac8b
children 055c0dc190ac
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Apr 10 20:10:33 2006 +0000
+++ b/lisp/ChangeLog	Mon Apr 10 20:11:12 2006 +0000
@@ -1,3 +1,9 @@
+2006-04-10  Eli Zaretskii  <eliz@gnu.org>
+
+	* international/mule-cmds.el (set-locale-environment): Fix last
+	change for when the locale's preferences don't specify any
+	encoding.
+
 2006-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
--- a/src/ChangeLog	Mon Apr 10 20:10:33 2006 +0000
+++ b/src/ChangeLog	Mon Apr 10 20:11:12 2006 +0000
@@ -1,3 +1,7 @@
+2006-04-10  Eli Zaretskii  <eliz@gnu.org>
+
+	* s/ms-w32.h (pid_t) [_MSC_VER]: New typedef.
+
 2006-04-10  Romain Francoise  <romain@orebokech.com>
 
 	* xrdb.c (gethomedir): Use xstrdup.