emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch: bugfix in lisp/xml.el


From: Mark A. Hershberger
Subject: Re: patch: bugfix in lisp/xml.el
Date: Fri, 28 Oct 2005 17:43:47 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Edward O'Connor <address@hidden> writes:

> diff -u -r1.49 xml.el
> --- xml.el    9 Aug 2005 02:52:15 -0000       1.49
> +++ xml.el    28 Oct 2005 02:18:23 -0000
>                                     ;; The two strings were separated by a 
> comment.
> -                                   (setq children (append (concat (car 
> children) expansion)
> +                                   (setq children (append (list (concat (car 
> children) expansion))

Thanks. Applied.

-- 
http://mah.everybody.org/weblog/
GPG Fingerprint: 7E15 362D A32C DFAB E4D2  B37A 735E F10A 2DFC BFF5

Someone will always sell you for 30 pieces of silver.
 -- Andrei Rublev

Attachment: pgp7FzdbrbH3h.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]