bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#3898: 23.1.50; nxml-extend-after-change-region should not return t


From: Chong Yidong
Subject: bug#3898: 23.1.50; nxml-extend-after-change-region should not return t
Date: Sat, 16 Jan 2010 17:24:53 -0500

> When an error occurs in nxml-extend-after-change-region it returns t
> which makes font-lock-extend-jit-lock-region-after-change to fail
> since it expects a cons with two numbers or nil.
>
> The patch below make the return value nil instead.

Thanks; applied.






reply via email to

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