From: Eli Zaretskii Date: Sat, 21 May 2005 12:21:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~96 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a2c9aee6a0121314f33974303de88cc26698136e;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b71c3a1d3f2..14ddd53a40e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-05-21 Frederik Fouvry + + * mail/sendmail.el (mail-send): Use [[:space:]] instead of a + literal blank when splitting new-header-values. + 2005-05-21 Matt Hodges * calendar/cal-menu.el (cal-menu-update): Add separator as a diff --git a/lispref/ChangeLog b/lispref/ChangeLog index ad16fe264f0..62edb1afe61 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2005-05-21 Kevin Ryde + + * frames.texi (Initial Parameters): Update cross reference to + "Emacs Invocation". + 2005-05-19 Luc Teirlinck * keymaps.texi (Active Keymaps): Add anchor. diff --git a/man/ChangeLog b/man/ChangeLog index e5997fab28b..e43aa17f830 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,9 @@ +2005-05-21 Kevin Ryde + + * 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 * org.texi: Version 3.09 diff --git a/src/ChangeLog b/src/ChangeLog index ccfc27f1998..66dc0406443 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2005-05-21 David Hunter (tiny change) + + * process.c (send_process): Restore the SIGPIPE handler if we + catch a SIGPIPE. + 2005-05-20 Juanma Barranquero * image.c (lookup_image, png_read_from_memory): Remove hacks (and