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

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

bug#22184: Diff for trivial bug in term.el TERMCAP


From: Eli Zaretskii
Subject: bug#22184: Diff for trivial bug in term.el TERMCAP
Date: Sat, 19 Dec 2015 12:18:25 +0200

> From: Dave Thomas <dave@pragprog.org>
> Date: Wed, 16 Dec 2015 10:02:11 -0600
> 
> The ue sequence in term.el’s TERMCAP variable is missing a ‘[‘ character: 
> right
> now it is ue=\\E24m and it should be ue=\\E[24m. The attached diff fixes it.

Thanks, pushed.





reply via email to

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