Re: [patch] fix bug 2429

2006-03-28 Thread Georg Baum
Jean-Marc Lasgouttes wrote: >> "Georg" == Georg Baum >> <[EMAIL PROTECTED]> >> writes: > > Georg> It is not possible to insert a " in ERT. This trivial patch > Georg> fixes that. It is going into trunk later if nobody objects. > Georg> Also OK for 1.4? > > Yes, it looks good. Done.

Re: [patch] fix bug 2429

2006-03-28 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> It is not possible to insert a " in ERT. This trivial patch Georg> fixes that. It is going into trunk later if nobody objects. Georg> Also OK for 1.4? Yes, it looks good. JMarc

[patch] fix bug 2429

2006-03-26 Thread Georg Baum
It is not possible to insert a " in ERT. This trivial patch fixes that. It is going into trunk later if nobody objects. Also OK for 1.4? GeorgIndex: src/insets/insetert.C === --- src/insets/insetert.C (Revision 13499) +++ src/insets/