*** empty log message ***

This commit is contained in:
Gerd Moellmann 2001-09-24 09:28:24 +00:00
parent f58176e6fe
commit 6f3f0db43c
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2001-09-24 Gerd Moellmann <gerd@gnu.org>
* xml.el (xml-parse-attlist): Quotes around attributes must be the
same on each side. Make sure we properly handle simple quotes.
From Daiki Ueno <ueno@unixuser.org>.
2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
* mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson

View file

@ -1,3 +1,8 @@
2001-09-24 Gerd Moellmann <gerd@gnu.org>
* process.c (sigchld_handler) [LINUX]: Don't return from
the signal handler at the end of the loop.
2001-09-21 Gerd Moellmann <gerd@gnu.org>
* sysdep.c (wait_for_termination) [POSIX_SIGNALS]: Terminate