diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a1a826d625f..ffb8dd76366 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-08-23 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (x_produce_glyphs): Set it->nglyphs to 1. Fixes pixel | ||
| 4 | coordinates reported by pos-visible-in-window-p for a composed | ||
| 5 | character in column zero. | ||
| 6 | |||
| 1 | 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * cmds.c (Fself_insert_command): Mention post-self-insert-hook. | 9 | * cmds.c (Fself_insert_command): Mention post-self-insert-hook. |