changeset 62584:f8cc1658963a

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 21 May 2005 12:21:44 +0000
parents 3052b909ad3f
children 78962e585d20
files lisp/ChangeLog lispref/ChangeLog man/ChangeLog src/ChangeLog
diffstat 4 files changed, 21 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat May 21 12:20:45 2005 +0000
+++ b/lisp/ChangeLog	Sat May 21 12:21:44 2005 +0000
@@ -1,3 +1,8 @@
+2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
+
+	* mail/sendmail.el (mail-send): Use [[:space:]] instead of a
+	literal blank when splitting new-header-values.
+
 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
 
 	* calendar/cal-menu.el (cal-menu-update): Add separator as a
--- a/lispref/ChangeLog	Sat May 21 12:20:45 2005 +0000
+++ b/lispref/ChangeLog	Sat May 21 12:21:44 2005 +0000
@@ -1,3 +1,8 @@
+2005-05-21  Kevin Ryde  <user42@zip.com.au>
+
+	* frames.texi (Initial Parameters): Update cross reference to
+	"Emacs Invocation".
+
 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* keymaps.texi (Active Keymaps): Add anchor.
--- a/man/ChangeLog	Sat May 21 12:20:45 2005 +0000
+++ b/man/ChangeLog	Sat May 21 12:21:44 2005 +0000
@@ -1,3 +1,9 @@
+2005-05-21  Kevin Ryde  <user42@zip.com.au>
+
+	* widget.texi (Basic Types): Update cross ref from "Enabling
+	Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
+	lispref/text.texi change.
+
 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
 
 	* org.texi: Version 3.09
--- a/src/ChangeLog	Sat May 21 12:20:45 2005 +0000
+++ b/src/ChangeLog	Sat May 21 12:21:44 2005 +0000
@@ -1,3 +1,8 @@
+2005-05-21  David Hunter  <hunterd42@comcast.net>  (tiny change)
+
+	* process.c (send_process): Restore the SIGPIPE handler if we
+	catch a SIGPIPE.
+
 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
 
 	* image.c (lookup_image, png_read_from_memory): Remove hacks (and