Mercurial > emacs
changeset 94199:4f5b6e367b16
* xdisp.c (pos_visible_p): Check if iterator stops on a display
string.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 20 Apr 2008 22:46:03 +0000 |
parents | 5f9b227e3b2e |
children | 8f5e7dfb15e8 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sun Apr 20 13:38:19 2008 +0000 +++ b/src/ChangeLog Sun Apr 20 22:46:03 2008 +0000 @@ -1,3 +1,8 @@ +2008-04-20 Chong Yidong <cyd@stupidchicken.com> + + * xdisp.c (pos_visible_p): Check if iterator stops on a display + string. + 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca> * keyboard.c (Vpre_help_message): Remove.