Mercurial > emacs
comparison src/ChangeLog @ 107718:22e41874fef4
Fix highlight of trailing whitespace is right-to-left lines.
xdisp.c (highlight_trailing_whitespace): Support highlight of
trailing whitespace in right-to-left rows.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 31 Mar 2010 17:28:16 +0300 |
parents | 41747909cb4b |
children | 9c0ed2d6731a |
comparison
equal
deleted
inserted
replaced
107717:7e3e614f8fe1 | 107718:22e41874fef4 |
---|---|
1 2010-03-31 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * xdisp.c (highlight_trailing_whitespace): Support highlight of | |
4 trailing whitespace in right-to-left rows. | |
5 | |
1 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 Get rid of the direct_output optimizations. | 8 Get rid of the direct_output optimizations. |
4 * keyboard.c (nonundocount): Remove extern declaration. | 9 * keyboard.c (nonundocount): Remove extern declaration. |
5 (command_loop_1): Remove brittle optimisation for cheap and | 10 (command_loop_1): Remove brittle optimisation for cheap and |